summaryrefslogtreecommitdiff
path: root/misc.c
AgeCommit message (Expand)Author
2005-01-23(svn r1622) -Fix: variables can't be defined after a statement.. (Igor2Code)truelight
2005-01-23(svn r1621) -Fix: fixed some compiler warnings for the random-debug-switchtruelight
2005-01-22(svn r1596) Add some more staticstron
2005-01-22(svn r1594) Convert all undefined parameter lists to (void) and add the appro...tron
2005-01-15(svn r1525) -Codechange: rewrote the _order_array, now it can be made dynamic.truelight
2005-01-14(svn r1508) Remove duplicate declarations and include proper headers where ne...tron
2005-01-13(svn r1496) -Fix: highscore no longer crashes in network games with a dedicat...darkvater
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 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-09(svn r1447) Move TILE_ADD(), TILE_ADDXY() and SafeTileAdd() to map.[ch] and m...tron
2005-01-08(svn r1437) -Fix: Safetileadd preprocessor magic is the same as for GCC and n...darkvater
2005-01-07(svn r1416) Print sensible information in SafeTileAdd() if gcc is usedtron
2005-01-07(svn r1414) Move TileIndex, TILE_MASK and GET_TILE_[XY] to map.h and turn the...tron
2005-01-06(svn r1407) -Codechange: changed a lot around _stations, _vehicles, _towns an...truelight
2005-01-06(svn r1402) Trim trailing whitespacetron
2005-01-05(svn r1386) Move TileIndexDiff to map.htron
2005-01-04(svn r1365) -Fix: very, very nasty buffer overflow bug introduced with replac...darkvater
2005-01-03(svn r1346) -Fix: fix signed/unsigned warningsdarkvater
2005-01-03(svn r1344) Use MapSize[XY]() (or MapSize()/MapMax[XY]() where appropriate) i...tron
2005-01-03(svn r1337) Use MapMax[XY]() (or MapSize[XY]() if appropriate) instead of TIL...tron
2005-01-02(svn r1323) Adding autoreplace featurebjarni
2004-12-29(svn r1297) Language fixes in the source.. (ln-)miham
2004-12-28(svn r1288) -Codechange: changed _map2 to an uint16. It is still saved and lo...truelight
2004-12-23(svn r1252) -Add: [Network] With 'set restart_game_date' you can set the date...truelight
2004-12-22(svn r1236) MorphOS: added make release like in OSX (tokai)bjarni
2004-12-22(svn r1227) -Add: Ingame Server-list (select Internet, then Find Servers)truelight
2004-12-17(svn r1144) Don't rely on sizeof() to determine the map size, use MapSize() i...tron
2004-12-16(svn r1131) -Add: [Network] Autoclean_companies (set it with 'set autoclean_c...truelight
2004-12-15(svn r1117) Move map arrays and some related macros into their own files map....tron
2004-12-04(svn r942) -Merged branch/network back into the trunktruelight
2004-11-25(svn r815) Include strings.h only in the files which need it.tron
2004-11-24(svn r793) Merge INLINE -> inline replacement (revision 376)tron
2004-11-14(svn r607) -Patch: [ 985102 ] static cleanuptron
2004-11-14(svn r587) -newgrf: Rename all /Checkpoint/i tokens to 'Waypoint's. The name ...darkvater
2004-11-14(svn r579) Remove now unused function memswap()tron
2004-09-18(svn r292) -Fix: [1030275] 'Service at' orders ignored after 2090. After 2090...darkvater
2004-09-16(svn r277) -Fix: removed playerseeds again until it is stablesignde
2004-09-15(svn r266) -Fix: hopefully fixed the desync problem nicely (and reverted the truelight
2004-09-14(svn r261) -Workaround: unplayeable network-game on busy maps because of wron...signde
2004-09-13(svn r240) -Fix: desync on subsidy generationsignde
2004-09-11(svn r207) -Codechange: randomizer handlingsignde
2004-09-11(svn r202) -Codechange: I missed some files with trailing spaces.. this shoul...truelight
2004-09-07(svn r180) -Fix: some more warning fixes for C99 (Tron)darkvater
2004-09-06(svn r165) -Feature: Option to sort vehicles in vehicle-list window by differ...darkvater
2004-08-23(svn r117) Feature: Performance details window in company league menu (TrueLi...dominik
2004-08-22(svn r106) New network core (by sign_de)dominik
2004-08-09(svn r1) Import of revision 975 of old (crashed) SVNtruelight