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
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
2010-07-19
(svn r20183) -Codechange: make _do_autosave and _dedicated_forks not use VARD...
rubidium
2010-07-08
(svn r20090) -Fix: savegames would (very likely) end with 128 KiB worth of us...
rubidium
2010-07-08
(svn r20087) -Fix [FS#3876, FS#3887, FS#3920, FS#3923]: if after loading a sa...
rubidium
2010-07-02
(svn r20048) -Feature: Add a setting to forbid towns building level crossings.
michi_cc
2010-06-20
(svn r20003) -Feature [FS#3886]: [NewGRF] var 43 depot build date for railtypes
yexo
2010-06-13
(svn r19981) -Add: Read NewGRF configuration during SL_LOAD_CHECK.
frosch
2010-06-13
(svn r19975) -Add: SL_LOAD_CHECK mode for partial reading of savegames.
frosch
2010-06-13
(svn r19974) -Add: SlSkipArray() to skip arrays and sparse arrays in savegames.
frosch
2010-05-12
(svn r19799) -Change: give depots an unique name in the same manner buoys and...
rubidium
2010-04-14
(svn r19638) -Change: log the _date and _date_fract in the desync log for sav...
rubidium
2010-04-08
(svn r19589) -Change: add some more useful information to the desync log and ...
rubidium
2010-03-18
(svn r19457) -Codechange: introduce AirportOverrideManager to keep track of a...
yexo
2010-03-10
(svn r19382) -Fix (r19381): don't break savegame version 139
yexo
2010-03-06
(svn r19346) -Feature: Configurable slope steepness for road vehicles from 0%...
terkhen
2010-02-24
(svn r19224) -Codechange: change parameters passed to ShowErrorMessage() a bit
smatz
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 failed
rubidium
2010-02-05
(svn r19021) -Fix [FS#3570]: don't NULL the pointers when saving the savegame...
rubidium
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-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 code
rubidium
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
[next]