Age | Commit message (Collapse) | Author |
|
|
|
|
|
(GameScript only)
|
|
Incoming based on TownEffect, outgoing based on CargoType (based on patch by Terkhen)
|
|
amount of towns into a reusable struct.
|
|
variables (using var 7B). Currently most useful for vehicle var 60.
|
|
used by small functions that compute there value on-the-fly when necessary
|
|
GUI.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
but at least it can be consistent.
|
|
|
|
settings stored in the savegame so there is no need to have a duplicate copy of it for new games.
|
|
-Codechange: move all Settings into substructs of _settings in a way that they are logically grouped.
|
|
something more than whitespace as description of files that don't have a description.
|
|
towns.
|
|
computed right. A few other things regaring the updating had to be changed. Big thanks for support to frosch123 and SmatZ, to name just a few. (Inspired by a patch of bilbo)
|
|
returned wrong values.
|
|
the value
|
|
|
|
logical place and remove about 50% of the includes of 'functions.h'
|
|
|
|
|
|
properly.
|
|
complete support for
the newhouses grf specs, so all newhouses grfs will be playable in the game.
Many thanks to everyone who contributed code and ideas, and all the testers
who found things we missed.
|