summaryrefslogtreecommitdiff
path: root/oldloader.c
AgeCommit message (Expand)Author
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 committruelight
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 warningstron
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 committron
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 Ordertron
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 cleanuptron
2004-11-14(svn r584) -newgrf: Increase chance to get a TTDPatch savegame using custom G...darkvater
2004-09-11(svn r207) -Codechange: randomizer handlingsignde
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) SVNtruelight