Age | Commit message (Collapse) | Author |
|
remove some unused variables
|
|
enum some more.
|
|
|
|
the switch bar a tooltip and unify the naming of sprites.
|
|
|
|
games because it can be read by NewGRFs on game load and thus if it changes cause desyncs
|
|
too big
-Codechange: replace some magic numbers related to palette animation with constants
|
|
saving, only via the config file/in game console though
|
|
-Fix (r7326): Powernaut Helicopter got wrong 'load amount'.
-Fix (r2639): Call the Evil by its name.
|
|
comment
|
|
company settings where done
|
|
|
|
settings in the scenario editor. Also re-enable changing some difficulty settings (e.g. max loan) in the scenario editor.
|
|
|
|
|
|
which were sometimes missing and sometimes just typos
|
|
not in-game) console if show_date_in_console is set. For dedicated server binaries the default is 'on', for the rest it is 'off'.
|
|
icc >= 11.0
|
|
table/clear_land.h and change some names
|
|
building (in the future buying) vehicles.
|
|
CargoSpec::current_payment.
|
|
|
|
|
|
to EngineInfo.
|
|
|
|
|
|
|
|
|
|
relatives
|
|
windows.
|
|
table/pricebase.h.
|
|
|
|
road vehicles; only ROAD isn't always enough. Also unify the way of writing it.
|
|
codes and group them logically
|
|
drawing stations
|
|
|
|
instead of searching them everytime payment is made
|
|
|
|
|
|
of the Airport class.
-Change: rename station.always_small_airport to station.never_expire_airports to make it more future-proof
|
|
|
|
|
|
for months. All attempts to do another workaround failed.
|
|
company-based settings, so in a multiplayer game everyone can change them.
|
|
with calls to CmdChangeCompanySetting
|
|
settings: the default set in the main menu / config file is now really the default for a new company, and changing the value in game will no longer change the default for new companies.
|
|
SoundFX, which was used as a byte and uint16 at different places, when the uint16 sound ID is meant.
|
|
CompanySettings struct
|
|
|
|
(hopefully) automatically be updated to support new pragmas
|