Age | Commit message (Expand) | Author |
2005-03-24 | (svn r2041) -Fix: not all vehicles did get a day_proc call (because of roundi... | truelight |
2005-02-22 | (svn r1900) Simplify a piece of code in the oldloader | tron |
2005-02-07 | (svn r1844) -Fix: small protection in oldloader.c, and put the savegame on pa... | truelight |
2005-02-06 | (svn r1832) Next byte -> char iteration: custom names | tron |
2005-02-06 | (svn r1830) -Codechange: small stuff to make the file more beautiful (tnx Tron) | truelight |
2005-02-06 | (svn r1829) -Fix: fixed some compiler warnings (tnx to Tron for the Makefile-... | truelight |
2005-02-06 | (svn r1826) -Feature: a brand new OldLoader so OpenTTD is TTD(Patch) compatible | truelight |
2005-02-06 | (svn r1818) -Add: Dynamic orders (up to 64k orders) | truelight |
2005-02-06 | (svn r1817) -Codechange: Moved depot-functions to depot.c | truelight |
2005-02-04 | (svn r1788) -Add: Made RoadStops dynamic. You can now create up to 64k roadst... | truelight |
2005-02-04 | (svn r1787) -Add: Dynamic signs (euh.. yeah, this means you can built 64k signs) | truelight |
2005-02-04 | (svn r1783) -Add: Dynamic vehicles (now up to 64k of vehicles) | truelight |
2005-02-03 | (svn r1776) -Add: Dynamic stations. You can now have up to 64k of stations | truelight |
2005-02-02 | (svn r1771) -Add: Industries are now dynamic (up to 64k industries). Generating | truelight |
2005-02-01 | (svn r1764) -Add: dynamic towns, you can now have up to 64k towns (let me kno... | truelight |
2005-01-29 | (svn r1721) -Feature: It is now possible to build multiple road stations (up ... | celestar |
2005-01-29 | (svn r1713) Split off several functions which query/set information about a s... | tron |
2005-01-22 | (svn r1594) Convert all undefined parameter lists to (void) and add the appro... | tron |
2005-01-16 | (svn r1536) Move GET_TILEHEIGHT, GET_TILETYPE and IS_TILETYPE to map.h, turn ... | tron |
2005-01-15 | (svn r1525) -Codechange: rewrote the _order_array, now it can be made dynamic. | truelight |
2005-01-12 | (svn r1486) -Codechange: moved all 'signs' stuff to signs.c/h and prepared it... | truelight |
2005-01-10 | (svn r1469) -Fix: missed one in last commit | truelight |
2005-01-10 | (svn r1468) -Fix: really old maps do load again (Darkvater / TrueLight) | truelight |
2005-01-10 | (svn r1465) -Fix: [1099101] starting year patch goes out of range. Clamped ye... | darkvater |
2005-01-09 | (svn r1451) Fix some of the signed/unsigned comparison warnings | tron |
2005-01-07 | (svn r1411) -Fix: structure packing in the OS/2 version (eg, with the old loa... | truelight |
2005-01-06 | (svn r1408) -Fix: uninitialized variable :) | darkvater |
2005-01-06 | (svn r1407) -Codechange: changed a lot around _stations, _vehicles, _towns an... | truelight |
2005-01-03 | (svn r1356) -Fix: [1092363] missing GCC_PACK in oldloader.c (thx hafken) | darkvater |
2004-12-28 | (svn r1288) -Codechange: changed _map2 to an uint16. It is still saved and lo... | truelight |
2004-12-17 | (svn r1145) Remove stray line which crept in in last commit | tron |
2004-12-17 | (svn r1144) Don't rely on sizeof() to determine the map size, use MapSize() i... | tron |
2004-12-15 | (svn r1117) Move map arrays and some related macros into their own files map.... | tron |
2004-12-09 | (svn r990) Fix a display bug in the order list: | tron |
2004-12-05 | (svn r955) Replace uint16 for orders with struct Order | tron |
2004-11-25 | (svn r815) Include strings.h only in the files which need it. | tron |
2004-11-16 | (svn r645) -Feature: Finally support for TTDLX games on Big Endian machines s... | darkvater |
2004-11-14 | (svn r607) -Patch: [ 985102 ] static cleanup | tron |
2004-11-14 | (svn r584) -newgrf: Increase chance to get a TTDPatch savegame using custom G... | darkvater |
2004-09-11 | (svn r207) -Codechange: randomizer handling | signde |
2004-09-10 | (svn r194) -Codechange: stripping trailing-spaces. Please keep this that way! | truelight |
2004-08-23 | (svn r124) Prepared code for removal of block_months variable in next major s... | dominik |
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) SVN | truelight |