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
Age
Commit message (
Expand
)
Author
2010-08-13
(svn r20482) -Codechange: move some object related information off the map an...
rubidium
2010-08-11
(svn r20450) -Fix: same the airport tile ID mapping as well
rubidium
2010-08-11
(svn r20449) -Codechange: unduplicate saving/loading of NewGRF ID + local id ...
rubidium
2010-08-11
(svn r20446) -Codechange: unify the location of the water class
rubidium
2010-08-08
(svn r20411) -Codechange: rename unmovables as quite a lot of them are actual...
rubidium
2010-08-07
(svn r20406) -Codechange: make StationClass use the new generic class
rubidium
2010-08-07
(svn r20400) -Codechange: let StationSpec use GRFFilePropsBase
rubidium
2010-08-05
(svn r20376) -Feature [FS#3093]: add setting for none/original/more smoke (Si...
yexo
2010-08-05
(svn r20375) -Codechange: make sure the watertype for existing airport tiles ...
yexo
2010-08-05
(svn r20374) -Codechange: add persistant storage for airports
yexo
2010-08-05
(svn r20366) -Codechange: store the rotation of the airport layout in the sta...
yexo
2010-08-05
(svn r20365) -Codechange: allow multiple layouts for one airport statemachine...
yexo
2010-08-03
(svn r20337) -Codechange: unify the construction of objects on the map
rubidium
2010-08-03
(svn r20335) -Codechange: change the name of some unmovable map accessors
rubidium
2010-08-03
(svn r20334) -Codechange: reorder the unmovable bits a bit for futher extension
rubidium
2010-08-02
(svn r20311) -Codechange: don't reserve extra space in the savegame that is n...
yexo
2010-08-01
(svn r20289) -Codechange: Unify fall through coding style.
terkhen
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-08-01
(svn r20281) -Codechange: unify case scope closure + break coding style
rubidium
2010-07-31
(svn r20266) -Doc: Mostly typo fixes, a few doxygen-related improvements.
alberth
2010-07-31
(svn r20253) -Codechange: change GRFConfig::windows_paletted into a bitmask/b...
rubidium
2010-07-31
(svn r20252) -Codechange: deduplicate logic for setting a suitable (initial) ...
rubidium
2010-07-30
(svn r20247) -Fix: when it is known the loading an old savegame is going to f...
rubidium
2010-07-29
(svn r20239) -Doc: Give a common name to all fall throughs (FALL THROUGH).
terkhen
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 r20184) -Codechange: make _trees_tick_ctr and _disaster_delay not use VA...
rubidium
2010-07-19
(svn r20183) -Codechange: make _do_autosave and _dedicated_forks not use VARD...
rubidium
2010-07-16
(svn r20164) -Fix [FS#3870]: inconsistencies w.r.t. to km/h vs km-ish/h as "b...
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-27
(svn r20025) -Doc: Fix/add comments to let Doxygen know about the documentation.
alberth
2010-06-23
(svn r20013) -Fix [FS#3890]: silence some warnings / take the advice of the w...
rubidium
2010-06-21
(svn r20005) -Codechange: Enumify force_proceed.
frosch
2010-06-20
(svn r20003) -Feature [FS#3886]: [NewGRF] var 43 depot build date for railtypes
yexo
2010-06-13
(svn r19985) -Fix (r19980): Loading preview data from old savegames failed in...
frosch
2010-06-13
(svn r19981) -Add: Read NewGRF configuration during SL_LOAD_CHECK.
frosch
2010-06-13
(svn r19980) -Add: Load some general data from savegames on SL_LOAD_CHECK.
frosch
2010-06-13
(svn r19979) -Codechange: Separate static loadable fields from Company into s...
frosch
2010-06-13
(svn r19977) -Add: Read current date during SL_LOAD_CHECK.
frosch
2010-06-13
(svn r19976) -Add: Read mapsize 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-06-13
(svn r19973) -Codechange: Add another procedure to chunk handlers for checkin...
frosch
2010-06-13
(svn r19971) -Codechange: Make IsGoodGRFConfigList() operate on any given GRF...
frosch
[next]