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
/
industry_sl.cpp
Age
Commit message (
Expand
)
Author
2013-12-23
(svn r26175) -Add: Log in desync output when persistent storage is discarded.
frosch
2012-01-03
(svn r23740) -Codechange: remove some 300 unneeded includes from the .cpp files
rubidium
2011-06-12
(svn r22567) -Codechange: Store persistent storages inside a pool.
terkhen
2010-11-13
(svn r21170) -Codechange: Store industry management data in the save game (so...
alberth
2010-08-11
(svn r20449) -Codechange: unduplicate saving/loading of NewGRF ID + local id ...
rubidium
2010-08-02
(svn r20311) -Codechange: don't reserve extra space in the savegame that is n...
yexo
2010-06-13
(svn r19973) -Codechange: Add another procedure to chunk handlers for checkin...
frosch
2010-03-20
(svn r19481) -Codechange: Turn _industry_counts into a static member of Indus...
frosch
2010-03-12
(svn r19392) -Codechange: Increase the maximum size of a TileArea.
terkhen
2010-01-15
(svn r18809) -Codechange/Cleanup: remove unneeded headers from some files, if...
rubidium
2010-01-04
(svn r18717) -Codechange: use TileArea in industry instead of three separate ...
rubidium
2009-10-04
(svn r17693) -Cleanup: remove some unneeded includes
rubidium
2009-08-21
(svn r17248) -Fix: add GPL license notice where appropriate
rubidium
2009-07-24
(svn r16944) -Codechange: remove needlessly complex way of getting the offset...
rubidium
2009-05-17
(svn r16338) -Codechange: split loading of references to two phases
smatz
2009-02-09
(svn r15428) -Codechange: consistently use colour instead of having both colo...
rubidium
2009-01-04
(svn r14828) -Codechange: move most of save/load-specific code to separate files
smatz