Age | Commit message (Collapse) | Author |
|
|
|
handling and bring it in line with the coding guidelines.
|
|
when the variable can just be unsigned...
|
|
|
|
unneeded include from openttd.h.
|
|
now attached to their object directly and there is
no limit to the amount of names.
-Fix: NewGRF engines could not be renamed.
|
|
|
|
of a global variable. Patch by Noldo (FS#1114).
|
|
when it's not necessary.
|
|
useless includes.
|
|
logical place and remove about 50% of the includes of 'functions.h'
|
|
|
|
single file and do not include gfx.h everywhere to get a Point type.
|
|
|
|
their respective places.
|
|
|
|
and making it more logic where function definitions can be found.
|
|
'global' window related types, on that defined 'global' window functions and one that defines functions and types only used by *_gui.cpps.
|
|
saves
|
|
some warnings and disclaimers when you want to unpause it.
|
|
instead calling it every time the vehicle is drawn
|
|
GameDifficulty instead on relying ints to always be 32 bits, which they are not.
|
|
some of the magic).
-Feature: possibility to disable exclusive rights and giving money. Both by skidd13.
|
|
vehicles that can have names, and skip inactive players.
|
|
inconsistent, and tested all 'namespaces'. now only check names of the same type.
|
|
better to use int64 variables in the string generating too instead of packing them into two int32s.
-Fix: some displays of money were wrong.
|
|
place money in some string.
|
|
|
|
|
|
money64, which is now renamed to player_money.
|
|
easily modified.
|
|
|
|
loan commands a little better readable.
|
|
|
|
|
|
already have
a symbol called _pause (and therefor our variable conflicts with
thatone. We shouldn't be using _ as global indicator.....)
|
|
tags and (more than just) a few comments style.
|
|
- introduce a new format (with backward compatability) that is more clear and needs a much simpler face drawer
- replace tons of ifs/switches/magic numbers by table lookups
|
|
stillunknown and pv2b.
|
|
renamed to .cpp)
|