summaryrefslogtreecommitdiff
path: root/economy.c
AgeCommit message (Expand)Author
2005-02-02(svn r1770) -Fix: Hopefully last pieces of code that are containing a station-idtruelight
2005-01-31(svn r1749) Move the functions which calculate distances to map.[ch] and give...tron
2005-01-22(svn r1599) fix: autoreplace window now updates when inflation alters pricesbjarni
2005-01-22(svn r1594) Convert all undefined parameter lists to (void) and add the appro...tron
2005-01-19(svn r1568) made an enum of train subtypes to make the code more readablebjarni
2005-01-15(svn r1520) Trim 134 (!) lines with trailing whitespace ):tron
2005-01-13(svn r1495) -Fix: Loan does not count against the company valuecelestar
2005-01-10(svn r1465) -Fix: [1099101] starting year patch goes out of range. Clamped ye...darkvater
2005-01-10(svn r1460) -Fix: [1099225] Bug Fix - Vehicle Lists not updated at Acqusition...darkvater
2005-01-07(svn r1418) -Feature: [1098254] (dis)Allow Shares. Add patch options to allow...darkvater
2005-01-06(svn r1407) -Codechange: changed a lot around _stations, _vehicles, _towns an...truelight
2005-01-03(svn r1344) Use MapSize[XY]() (or MapSize()/MapMax[XY]() where appropriate) i...tron
2004-12-30(svn r1301) -Codechange: _industries finally has FOR_ALL_INDUSTRIES tootruelight
2004-12-28(svn r1291) -Codechange: prepared subsidies and towns to become an uint16 (ha...truelight
2004-12-28(svn r1287) -Fix: reversed 1285, because it is not the solution. This also me...truelight
2004-12-28(svn r1285) -Fix: your loan is now substracted from your company valuetruelight
2004-12-23(svn r1247) -Fix: [ 1090313 ] Shares are now also sold when a company goes ba...truelight
2004-12-22(svn r1233) Fixed several currency issues. Now currencies should work correct...dominik
2004-12-22(svn r1222) Currency cleanup. Changed some currency symbols according to foru...dominik
2004-12-19(svn r1168) -Cleanup: [Network] Cleaned the network code a bit. Added 'const' truelight
2004-12-16(svn r1128) -Fix: [Network] Going bankrupt of human-players was corrupted in ...truelight
2004-12-15(svn r1117) Move map arrays and some related macros into their own files map....tron
2004-12-14(svn r1086) -Fix: [Network] [ 1084774 ] Fixed quick-share-sell bugtruelight
2004-12-13(svn r1061) -Fix: [Network] Compiling without ENABLE_NETWORK now works again ...truelight
2004-12-12(svn r1023) -Fix: [Network] [ 1083692 ] You can no longer buy out a company i...truelight
2004-12-05(svn r955) Replace uint16 for orders with struct Ordertron
2004-12-04(svn r942) -Merged branch/network back into the trunktruelight
2004-12-04(svn r925) Use sound enumstron
2004-12-02(svn r901) Small step in the process to clean up the DPARAM mess:tron
2004-11-29(svn r853) -Feature: Implement improved vehicle loading algorithmtron
2004-11-25(svn r815) Include strings.h only in the files which need it.tron
2004-11-24(svn r792) Small cleanup: Kill a gototron
2004-11-17(svn r654) Hopefully complete support for randomized variational spritegroups...tron
2004-11-05(svn r513) Merge revisions 402, 416, 417, 478, 479, 511, 512 from map to trunktron
2004-09-15(svn r266) -Fix: hopefully fixed the desync problem nicely (and reverted the truelight
2004-09-13(svn r241) -Fix: Trailing spaces :Odarkvater
2004-09-13(svn r240) -Fix: desync on subsidy generationsignde
2004-09-13(svn r237) -Fix: [1025836] Company value problem (again). Now company value r...darkvater
2004-09-11(svn r207) -Codechange: randomizer handlingsignde
2004-09-11(svn r201) -Fix: [1025836] Company values bigger dan int32 were put to negativetruelight
2004-09-10(svn r194) -Codechange: stripping trailing-spaces. Please keep this that way!truelight
2004-09-01(svn r148) -Feature: Company HQ can now be moved somewhere else (cost 1% of c...darkvater
2004-08-23(svn r117) Feature: Performance details window in company league menu (TrueLi...dominik
2004-08-12(svn r34) -Fix [990770] Cargo delivery area patch for bug #989322. If station...darkvater
2004-08-10(svn r10) Some documentation on _price_base arraydominik
2004-08-10(svn r5) -Fix: townname generation of TTDLX savegames. All work darkvater
2004-08-09(svn r1) Import of revision 975 of old (crashed) SVNtruelight