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
/
order_sl.cpp
Age
Commit message (
Expand
)
Author
2010-11-21
(svn r21284) -Codechange: Rename CheckSavegameVersion() to IsSavegameVersionB...
alberth
2010-11-21
(svn r21282) -Codechange: Rename CheckSavegameVersionOldStyle() to IsSavegame...
alberth
2010-08-18
(svn r20547) -Change: the way order backups are performed. Now restoring an o...
rubidium
2010-08-01
(svn r20283) -Codechange: Unify start of doygen comments.
frosch
2010-06-13
(svn r19973) -Codechange: Add another procedure to chunk handlers for checkin...
frosch
2010-01-01
(svn r18683) -Fix: it's not an other
rubidium
2009-11-28
(svn r18330) -Cleanup: remove some unneeded includes
rubidium
2009-08-21
(svn r17248) -Fix: add GPL license notice where appropriate
rubidium
2009-05-22
(svn r16378) -Codechange: replace OldPool with simpler Pool. Compilation time...
smatz
2009-05-17
(svn r16338) -Codechange: split loading of references to two phases
smatz
2009-05-16
(svn r16325) -Codechange: replace GetPoolItem(index) by PoolItem::Get(index)
smatz
2009-05-16
(svn r16320) -Fix (r11939): loading of savegames created in revision between ...
smatz
2009-04-12
(svn r16037) -Feature: allow (per order) to let a train stop at the near end,...
rubidium
2009-02-16
(svn r15500) -Fix (r12648): pre-0.5 OTTD stored new_nonstop and full_load_any...
smatz
2009-01-04
(svn r14828) -Codechange: move most of save/load-specific code to separate files
smatz