summaryrefslogtreecommitdiff
path: root/src/saveload
AgeCommit message (Expand)Author
2010-12-14(svn r21521) -Codechange: Unify some cached values that were present in both ...terkhen
2010-12-14(svn r21516) -Codechange: Add IsGroundVehicle function to the Vehicle class.terkhen
2010-12-13(svn r21504) -Codechange: move the "lost" bit from the train's flags to vehic...rubidium
2010-12-10(svn r21453) -Codechange: add the view of an object to the savegamerubidium
2010-12-07(svn r21426) -Change: introduce a setting for the types of commands that are ...rubidium
2010-12-05(svn r21395) -Codechange: move the save and load filter's interface to a headerrubidium
2010-12-05(svn r21394) -Codechange: split the actual savegame loading from SaveOrLoad a...rubidium
2010-12-05(svn r21393) -Codechange: support resetting of the "base" filters, i.e. reset...rubidium
2010-12-04(svn r21382) -Fix (r21153) [FS#4290]: the road vehicle's frame wasn't properl...rubidium
2010-12-04(svn r21381) -Fix (r21377,r21375): some compilers have to spoil the fun...rubidium
2010-12-04(svn r21380) -Codechange: move ThreadedSave variables to a more logical place...rubidium
2010-12-04(svn r21379) -Codechange: move the actual save code into a separate functionrubidium
2010-12-04(svn r21378) -Codechange: move the logic for reading bytes from a savegame in...rubidium
2010-12-04(svn r21377) -Codechange: rewrite the savegame decompressors to behave more l...rubidium
2010-12-04(svn r21376) -Codechange: generalise ClearMemoryDumperrubidium
2010-12-04(svn r21375) -Codechange: rewrite the savegame compressors to behave more lik...rubidium
2010-12-02(svn r21373) -Codechange: rewrite the game state to memory dumperrubidium
2010-12-02(svn r21371) -Codechange: pass the buffer to the compressor directly instead ...rubidium
2010-11-23(svn r21299) -Fix (r21263): a road vehicle in a depot or wormhole could get i...rubidium
2010-11-21(svn r21284) -Codechange: Rename CheckSavegameVersion() to IsSavegameVersionB...alberth
2010-11-21(svn r21283) -Codechange: Allow minor argument IsSavegameVersionBefore() to b...alberth
2010-11-21(svn r21282) -Codechange: Rename CheckSavegameVersionOldStyle() to IsSavegame...alberth
2010-11-21(svn r21281) -Doc: Add doxygen comments to saveload code.alberth
2010-11-20(svn r21270) -Doc: Doxyment updates and additions. Removal of doxyment in code.alberth
2010-11-20(svn r21267) -Doc: Typo fixes.alberth
2010-11-20(svn r21263) -Fix [FS#3935]: under some circumstances two vehicles could leav...rubidium
2010-11-14(svn r21195) -Fix [FS#4230] (r21135): in some corner cases the savegame conve...rubidium
2010-11-13(svn r21171) -Change: Reset industry build data at game start or load.alberth
2010-11-13(svn r21170) -Codechange: Store industry management data in the save game (so...alberth
2010-11-12(svn r21153) -Change: unify the moment trains/road vehicles become (un)visibl...rubidium
2010-11-09(svn r21123) -Codechange: Remove max_speed from the Vehicle class.terkhen
2010-11-06(svn r21098) -Codechange: Ships now store their max speed in the cache instea...terkhen
2010-11-01(svn r21074) -Fix [FS#4194]: Crash when loading a corrupted 0.7.x (or before)...rubidium
2010-11-01(svn r21073) -Fix: spelling errors in commentsrubidium
2010-10-27(svn r21044) -Feature: XZ/LZMA2 savegame support. New default reduces savegam...rubidium
2010-10-12(svn r20918) -Add: Store NewGRF version information from Action14 in savegame...frosch
2010-10-01(svn r20860) -Cleanup: remove some unused functions and variablessmatz
2010-09-28(svn r20857) -Fix [FS#3637]: The station with the second highest rating was d...rubidium
2010-09-20(svn r20832) -Feature: Allow to select a custom percentage of water in the ma...terkhen
2010-09-16(svn r20819) -Fix [FS#3714]: be a bit more "lenient" w.r.t. invalid savegames...rubidium
2010-09-16(svn r20818) -Fix [FS#3791]: make the crash-on-saveload message clearer and m...rubidium
2010-09-16(svn r20816) -Codechange [FS#3835]: make waypoint default names work like dep...rubidium
2010-09-16(svn r20815) -Revert (r20814): wrong patch at wrong time...rubidium
2010-09-16(svn r20814) -Codechange [FS#3835]: make waypoint default names work like dep...rubidium
2010-09-01(svn r20717) -Fix [FS#4103]: water class was not set for stationsyexo
2010-09-01(svn r20708) -Fix [FS#4101]: upon company bankruptcy some objects weren't rem...rubidium
2010-08-28(svn r20659) -Feature: make the (flat) area around an industry configurable (...rubidium
2010-08-28(svn r20658) -Codechange: add the colour of an object to the object instancerubidium
2010-08-28(svn r20656) -Codechange: implement counting of objectsrubidium
2010-08-28(svn r20648) -Codechange: implement the NewGRF override manager for objectsrubidium