index
:
Erich/openttd
chunnel
master
signaltunnel
sloped-stations
sloped-stations-original
underground
underground-plus-others-original
underground-save-load
underground-station-construction
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
saveload
/
saveload.cpp
Age
Commit message (
Expand
)
Author
2011-01-31
(svn r21933) -Codechange: Split cur_order_index into cur_auto_order_index and...
frosch
2011-01-21
(svn r21875) -Codechange: indentation of some comments was wrong
smatz
2011-01-19
(svn r21862) -Codechange: Unify subtype handling between road vehicles and tr...
terkhen
2011-01-18
(svn r21833) -Fix [FS#4427]: desync debug savegames might not be actually sav...
rubidium
2011-01-05
(svn r21731) -Fix (r21728): don't forget to update the saveload version, or t...
rubidium
2011-01-04
(svn r21728) -Fix/Feature [FS#4331]: (configurably) limit amount of tiles tha...
rubidium
2010-12-10
(svn r21453) -Codechange: add the view of an object to the savegame
rubidium
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 header
rubidium
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 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 function
rubidium
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 ClearMemoryDumper
rubidium
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 dumper
rubidium
2010-12-02
(svn r21371) -Codechange: pass the buffer to the compressor directly instead ...
rubidium
2010-11-21
(svn r21284) -Codechange: Rename CheckSavegameVersion() to IsSavegameVersionB...
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-13
(svn r21171) -Change: Reset industry build data at game start or load.
alberth
2010-11-01
(svn r21073) -Fix: spelling errors in comments
rubidium
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-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 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-08-28
(svn r20659) -Feature: make the (flat) area around an industry configurable (...
rubidium
2010-08-26
(svn r20632) -Cleanup: remove "a few" unneeded includes, and add them to some...
rubidium
2010-08-26
(svn r20621) -Codechange: move animation frames of houses, objects and indust...
rubidium
2010-08-13
(svn r20482) -Codechange: move some object related information off the map an...
rubidium
2010-08-11
(svn r20446) -Codechange: unify the location of the water class
rubidium
2010-08-05
(svn r20376) -Feature [FS#3093]: add setting for none/original/more smoke (Si...
yexo
2010-08-03
(svn r20334) -Codechange: reorder the unmovable bits a bit for futher extension
rubidium
2010-08-01
(svn r20286) -Codechange: Unify end of doxygen comments.
frosch
2010-08-01
(svn r20283) -Codechange: Unify start of doygen comments.
frosch
2010-07-31
(svn r20266) -Doc: Mostly typo fixes, a few doxygen-related improvements.
alberth
2010-07-28
(svn r20233) -Codechange: fix/unify coding and comment style a bit
rubidium
2010-07-28
(svn r20232) -Codechange: shuffle a few functions around so they don't need t...
rubidium
2010-07-28
(svn r20231) -Document: which version had which savegame version
rubidium
2010-07-24
(svn r20211) -Codechange: Indented code should have curly braces around it.
alberth
2010-07-19
(svn r20192) -Cleanup: bye bye variables.h, bye bye VARDEF... you won't be mi...
rubidium
[next]