summaryrefslogtreecommitdiff
path: root/src/saveload
AgeCommit message (Expand)Author
2010-06-05(svn r19931) -Fix (r19914): Convert assertion in Backup<> destructor into DEB...frosch
2010-05-31(svn r19914) -Codechange: Wrap a helper class around temporary assignments of...frosch
2010-05-18(svn r19850) -Codechange: move declaration of InitializeRailGUI() to rail_gui.hsmatz
2010-05-13(svn r19812) -Codechange: give some unnamed enums a name or, in case they con...rubidium
2010-05-13(svn r19806) -Codechange: silence one warningsmatz
2010-05-12(svn r19799) -Change: give depots an unique name in the same manner buoys and...rubidium
2010-05-08(svn r19769) -Fix [FS#3820]: MV_VOID tiles shall have no tropic zone.frosch
2010-04-29(svn r19738) -Fix: MSVC 64 bits compile warningsrubidium
2010-04-24(svn r19715) -Codechange: Rename all appareances of shiplift to lock.terkhen
2010-04-14(svn r19638) -Change: log the _date and _date_fract in the desync log for sav...rubidium
2010-04-11(svn r19612) -Fix [FS#3756] (r3212): crash when opening a savegame with a way...rubidium
2010-04-08(svn r19589) -Change: add some more useful information to the desync log and ...rubidium
2010-03-23(svn r19507) -Codechange: remove semicolon after DECLARE_POSTFIX_INCREMENT an...smatz
2010-03-20(svn r19481) -Codechange: Turn _industry_counts into a static member of Indus...frosch
2010-03-18(svn r19458) -Fix (r19457): svn add the new fileyexo
2010-03-18(svn r19457) -Codechange: introduce AirportOverrideManager to keep track of a...yexo
2010-03-18(svn r19455) -Codechange: split all airport information in Station to a seper...yexo
2010-03-16(svn r19435) -Fix: when loading a savegame created with a house newgrf withou...yexo
2010-03-15(svn r19429) -Fix: when the title game contains an AIPL block the AI settinsg...yexo
2010-03-13(svn r19395) -Fix [FS#3669]: the AI Debug window didn't open if an AI or libr...Yexo
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