summaryrefslogtreecommitdiff
path: root/ttd.c
AgeCommit message (Expand)Author
2005-01-03(svn r1344) Use MapSize[XY]() (or MapSize()/MapMax[XY]() where appropriate) i...tron
2005-01-03(svn r1342) -Fix: [1094596] Problem with ship depot; upon load it is also giv...darkvater
2005-01-03(svn r1338) -Fix: fix signed/unsigned warnings introduced when ditching the m...darkvater
2005-01-03(svn r1337) Use MapMax[XY]() (or MapSize[XY]() if appropriate) instead of TIL...tron
2005-01-03(svn r1329) Remove unused function declarationtron
2005-01-01(svn r1321) -Fix: Revision 1302 partly solved the problem and created an other. truelight
2004-12-30(svn r1302) -Fix: [ 1091655 ] In some older maps somehow water is owned bytruelight
2004-12-24(svn r1272) -Fix: game compiles again with network disabledtruelight
2004-12-23(svn r1265) -Fix: the server can also no longer use the money cheat if the truelight
2004-12-23(svn r1240) -Fix: OpenTTD once again compiles if ENABLE_NETWORK is disabled.darkvater
2004-12-22(svn r1236) MorphOS: added make release like in OSX (tokai)bjarni
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-22(svn r1218) Fix: Autosaves go to the correct folder again with keep_all_autos...dominik
2004-12-18(svn r1154) -Add: [Network] Forked dedicated server (start openttd with -Df) ...truelight
2004-12-15(svn r1117) Move map arrays and some related macros into their own files map....tron
2004-12-15(svn r1093) -Fix: Hopefully fixed windows revision issues once and for all. R...darkvater
2004-12-14(svn r1090) -Fix: Made the _openttd_revision variable global, and with that truelight
2004-12-13(svn r1077) Implements scripts/autoexec.scr to get executed on game starting ...dominik
2004-12-13(svn r1061) -Fix: [Network] Compiling without ENABLE_NETWORK now works again ...truelight
2004-12-12(svn r1038) Feature: OpenTTD runs with the grf files of the DOS versiondominik
2004-12-07(svn r970) Added 2nd data path for all non-windows OSesbjarni
2004-12-05(svn r959) -Fix: fix previous typo for workaround of braindead MSVC6 (Tron)darkvater
2004-12-04(svn r942) -Merged branch/network back into the trunktruelight
2004-12-02(svn r901) Small step in the process to clean up the DPARAM mess:tron
2004-11-25(svn r815) Include strings.h only in the files which need it.tron
2004-11-23(svn r787) Invert the sense of the DO_TRANS_BUILDINGS flag to be consistent w...tron
2004-11-20(svn r702) -Fix: Buffer overflow in music/sound/video-driver-parameter (Oskar_)truelight
2004-11-15(svn r631) Merge r440, r444, r485, r630 to trunk:tron
2004-11-14(svn r607) -Patch: [ 985102 ] static cleanuptron
2004-09-23(svn r316) -Fix: not +7 (Tron)darkvater
2004-09-23(svn r315) -Fix: starting with -r option allows all resolutions (including 66...darkvater
2004-09-19(svn r301) Fix: game options (like drive side) are not taken from the scenari...dominik
2004-09-13(svn r240) -Fix: desync on subsidy generationsignde
2004-09-12(svn r224) -Fix: Music now finally works on WinXP. DirectMusic is now default...darkvater
2004-09-12(svn r223) -Fix: Const correctness and miscellaneous fixes. Thank you Tron fo...darkvater
2004-09-12(svn r214) -Feature: CMD_NET_INSTANT [just in time command handling over netw...darkvater
2004-09-11(svn r209) -Fix: network code based desyncsignde
2004-09-11(svn r207) -Codechange: randomizer handlingsignde
2004-09-10(svn r194) -Codechange: stripping trailing-spaces. Please keep this that way!truelight
2004-09-08(svn r186) -Add: debug 'net' for network debug (sign_de)truelight
2004-09-06(svn r173) -Network: [1023231] Debug Code + ErrorBoxes + Load Game/Scenario. ...darkvater
2004-09-06(svn r169) -Fix: move around sort-widgets a bit so it looks more naturaldarkvater
2004-09-03(svn r153) -Feature: [1009710] Extra Viewport. In the minimap dropdown menu, ...darkvater
2004-08-25(svn r140) -Fix: Load Scenario fixtruelight
2004-08-25(svn r137) Fix: console sometime didn't open (sign_de)dominik
2004-08-24(svn r127) New feature: ingame console. (sign_de)dominik
2004-08-23(svn r124) Prepared code for removal of block_months variable in next major s...dominik
2004-08-23(svn r122) Change: exclusive transport rights are now stored per town instead...dominik
2004-08-23(svn r117) Feature: Performance details window in company league menu (TrueLi...dominik