Age | Commit message (Expand) | Author |
2005-01-22 | (svn r1596) Add some more statics | tron |
2005-01-22 | (svn r1594) Convert all undefined parameter lists to (void) and add the appro... | tron |
2005-01-16 | (svn r1537) -Fix: Close all and any open filehandles open at shutdown (tamlin) | darkvater |
2005-01-16 | (svn r1536) Move GET_TILEHEIGHT, GET_TILETYPE and IS_TILETYPE to map.h, turn ... | tron |
2005-01-15 | (svn r1528) -Fix: forgot to init a variable | truelight |
2005-01-15 | (svn r1525) -Codechange: rewrote the _order_array, now it can be made dynamic. | truelight |
2005-01-14 | (svn r1509) Const correctness and add static where appropriate while touching... | tron |
2005-01-14 | (svn r1508) Remove duplicate declarations and include proper headers where ne... | tron |
2005-01-12 | (svn r1488) -Fix: fixed some spelling mistakes (tnx to Tron) | truelight |
2005-01-12 | (svn r1486) -Codechange: moved all 'signs' stuff to signs.c/h and prepared it... | truelight |
2005-01-11 | (svn r1479) -Added highscore chart (accessible from the difficulty window) wi... | darkvater |
2005-01-10 | (svn r1453) Feature: MD5 hash check for TTD files | dominik |
2005-01-09 | (svn r1451) Fix some of the signed/unsigned comparison warnings | tron |
2005-01-09 | (svn r1440) -Feature: Allows more flexible airport layouts now, as the number of | celestar |
2005-01-08 | (svn r1430) -Fix: starting openttd with -g <invalid_name> now acts normal | truelight |
2005-01-07 | (svn r1417) Fix: The invisible tiles on the southern border are now converted... | dominik |
2005-01-07 | (svn r1409) Simplify some preprocessor magic | tron |
2005-01-06 | (svn r1407) -Codechange: changed a lot around _stations, _vehicles, _towns an... | truelight |
2005-01-03 | (svn r1346) -Fix: fix signed/unsigned warnings | darkvater |
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 declaration | tron |
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 by | truelight |
2004-12-24 | (svn r1272) -Fix: game compiles again with network disabled | truelight |
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 version | dominik |
2004-12-07 | (svn r970) Added 2nd data path for all non-windows OSes | bjarni |
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 trunk | truelight |
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 cleanup | tron |
2004-09-23 | (svn r316) -Fix: not +7 (Tron) | darkvater |