summaryrefslogtreecommitdiff
path: root/economy.h
AgeCommit message (Collapse)Author
2006-03-26(svn r4130) - CodeChange: Add proper semantics for TownID for such variables ↵Darkvater
instead of using the general uint16-type. We probably need to change GetTown() and IsTownIndex() as well to use TownID.
2006-03-26(svn r4128) - CodeChange: Add proper semantics for CargoID for such ↵Darkvater
variables instead of using the general byte-type.
2005-11-13(svn r3172) static, consttron
2005-10-16(svn r3051) Remove the unused function RemoteSubsidyAdd()tron
2005-10-12(svn r3034) -NewGRF: Improve error checking of setting price bases.peter1138
2005-10-12(svn r3032) -NewGRF, Feature: Add support for changing base prices.peter1138
2005-08-01(svn r2781) Fix some of the issues with variables in .h files.ludde
2005-07-24(svn r2701) Insert Id tags into all source filestron
2005-06-24(svn r2483) Replace almost 500 "uint tile" (and variants) with "TileIndex tile"tron
2004-12-28(svn r1291) -Codechange: prepared subsidies and towns to become an uint16 ↵truelight
(happens after savegame bump)
2004-09-13(svn r241) -Fix: Trailing spaces :Odarkvater
2004-09-13(svn r240) -Fix: desync on subsidy generationsignde
-Fix: sometimes commands got executed to early on some clients -Feature: universal event packets for transmitting subsidys
2004-09-10(svn r194) -Codechange: stripping trailing-spaces. Please keep this that way!truelight
2004-09-07(svn r180) -Fix: some more warning fixes for C99 (Tron)darkvater
2004-09-01(svn r148) -Feature: Company HQ can now be moved somewhere else (cost 1% of ↵darkvater
company value). Water floods HQ. -Some layout fixes for command.c -Tileinfo debug window in console now shows Tile in decimal numbers
2004-08-23(svn r117) Feature: Performance details window in company league menu ↵dominik
(TrueLight)
2004-08-09(svn r1) Import of revision 975 of old (crashed) SVNtruelight