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
/
company_sl.cpp
Age
Commit message (
Expand
)
Author
2010-11-21
(svn r21284) -Codechange: Rename CheckSavegameVersion() to IsSavegameVersionB...
alberth
2010-08-26
(svn r20632) -Cleanup: remove "a few" unneeded includes, and add them to some...
rubidium
2010-08-02
(svn r20311) -Codechange: don't reserve extra space in the savegame that is n...
yexo
2010-06-13
(svn r19985) -Fix (r19980): Loading preview data from old savegames failed in...
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 r19973) -Codechange: Add another procedure to chunk handlers for checkin...
frosch
2009-10-04
(svn r17693) -Cleanup: remove some unneeded includes
rubidium
2009-09-01
(svn r17343) -Codechange: it's bankruptcy, not bankrupcy, according to my Oxf...
rubidium
2009-08-21
(svn r17248) -Fix: add GPL license notice where appropriate
rubidium
2009-06-10
(svn r16559) -Codechange: introduce Company::IsValidAiID() and Company::IsVal...
smatz
2009-05-26
(svn r16439) -Change: Make the default vehicle servicing settings company-bas...
yexo
2009-05-17
(svn r16338) -Codechange: split loading of references to two phases
smatz
2009-05-15
(svn r16315) -Codechange: move the autorenew settings to a new CompanySetting...
yexo
2009-02-09
(svn r15428) -Codechange: consistently use colour instead of having both colo...
rubidium
2009-02-09
(svn r15423) -Codechange: split widget related types to their own header and ...
rubidium
2009-01-31
(svn r15299) -Cleanup: remove many redundant includes
smatz
2009-01-24
(svn r15257) -Cleanup: remove Company::is_noai, it is not needed anymore
smatz
2009-01-24
(svn r15256) -Fix (r15027): use of uninitialised variable while saving/loadin...
smatz
2009-01-12
(svn r15027) -Merge: tomatos and bananas left to be, here is NoAI for all to ...
truebrain
2009-01-04
(svn r14828) -Codechange: move most of save/load-specific code to separate files
smatz