summaryrefslogtreecommitdiff
path: root/src/saveload
AgeCommit message (Expand)Author
2010-03-12(svn r19392) -Codechange: Increase the maximum size of a TileArea.terkhen
2010-03-10(svn r19382) -Fix (r19381): don't break savegame version 139yexo
2010-03-10(svn r19381) -Fix [FS#3670] (r19198): airport size wasn't properly stored in ...yexo
2010-03-10(svn r19380) -Fix [FS#3678] (r19322): updating the id of the oilrig airport s...yexo
2010-03-06(svn r19346) -Feature: Configurable slope steepness for road vehicles from 0%...terkhen
2010-03-06(svn r19345) -Feature: Realistic acceleration for road vehicles.terkhen
2010-03-06(svn r19343) -Codechange: Make RoadVehicle a child class of GroundVehicle.terkhen
2010-03-06(svn r19341) -Codechange: Move GOINGUP/GOINGDOWN flags to GroundVehicle.terkhen
2010-03-05(svn r19322) -Codechange: change the id of the oilrig airport from 15 to 9yexo
2010-02-25(svn r19256) -Codechange: use a constructor/destructor for GRFConfig to make ...yexo
2010-02-25(svn r19255) -Codechange: encapsulate GRFIdentifier in GRFConfig instead of s...yexo
2010-02-24(svn r19224) -Codechange: change parameters passed to ShowErrorMessage() a bitsmatz
2010-02-22(svn r19198) -Codechange: store the size of stations in savegamesyexo
2010-02-10(svn r19090) -Codechange: some comment coding style fixesrubidium
2010-02-10(svn r19081) -Codechange: make it possible to disable compilation of the AI+S...rubidium
2010-02-06(svn r19044) -Codechange: don't load the 'new game' NewGRFs when you're certa...rubidium
2010-02-05(svn r19022) -Fix (r18770): loading old (0.1-ish) savegames failedrubidium
2010-02-05(svn r19021) -Fix [FS#3570]: don't NULL the pointers when saving the savegame...rubidium
2010-01-29(svn r18954) -Fix (r18952): missing 'inline'smatz
2010-01-29(svn r18952) -Fix (r18950): loading recent (=newer then title game) savegames...yexo
2010-01-29(svn r18944) -Change [FS#3232]: use the highest version of an AI that can loa...yexo
2010-01-28(svn r18942) -Feature [FS#2678]: add a setting to reduce/disable aircraft cra...yexo
2010-01-24(svn r18912) -Codechange: free up a bunch of airporttile ids by using the til...yexo
2010-01-23(svn r18904) -Fix: Writing LZO-compressed savegames would produce invalid fil...michi_cc
2010-01-16(svn r18831) -Change [FS#3537]: do not go into the crashlog handler in case l...rubidium
2010-01-15(svn r18812) -Codechange: make some functions in train.h functions of Train.rubidium
2010-01-15(svn r18809) -Codechange/Cleanup: remove unneeded headers from some files, if...rubidium
2010-01-10(svn r18775) -Fix (r18769): non-LZO code used LZO defines, also replace #defi...rubidium
2010-01-10(svn r18772) -Feature-ish: allow user customisable compression levels for the...rubidium
2010-01-10(svn r18771) -Codechange: minor cleanups in saveload coderubidium
2010-01-10(svn r18770) -Fix-ish: don't allow the memory saveload format to be chosen fo...rubidium
2010-01-10(svn r18769) -Codechange: replace MiniLZO with the real library. If you're us...rubidium
2010-01-09(svn r18764) -Fix [FS#3422]: split the (un)load ticks counter and signal wait...rubidium
2010-01-09(svn r18763) -Feature [FS#3095]: rerandomise AIs on reloading (via the debug ...rubidium
2010-01-04(svn r18719) -Feature: don't delete the rough/rocky status of a tile when it'...yexo
2010-01-04(svn r18717) -Codechange: use TileArea in industry instead of three separate ...rubidium
2010-01-03(svn r18703) -Feature-ish: allow virtually paying a percentage of the leg pro...rubidium
2010-01-02(svn r18689) -Codechange: move the looping over chunkhandlers code to a macrorubidium
2010-01-02(svn r18688) -Cleanup: remove some unused code/constantsrubidium
2010-01-02(svn r18686) -Fix [FS#3470]: in some cases _sl.chs is used when not initialis...rubidium
2010-01-01(svn r18683) -Fix: it's not an otherrubidium
2009-12-31(svn r18674) -Feature (FS#3459): Configurable slope steepness for trains from...peter1138
2009-12-25(svn r18634) -Revert (r16808): the fix doesn't work in all casesrubidium
2009-12-17(svn r18522) -Feature: add the possibility to not make new tree tiles in-gamerubidium
2009-12-16(svn r18515) -Change: make it visible when you're to pass the next signal on ...rubidium
2009-12-15(svn r18506) -Fix [FS#3368]: no error message was created for the first fatal...rubidium
2009-12-13(svn r18486) -Fix: when switching language and you're getting a different fon...rubidium
2009-12-13(svn r18481) -Codechange: unify the curve pathfinder penalty defaults; 0.01 t...rubidium
2009-12-04(svn r18404) -Codechange: link drive through stops better togetherrubidium
2009-12-02(svn r18388) -Codechange: move entering/leaving of road stops to functions of...rubidium