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
/
order_backup.h
Age
Commit message (
Expand
)
Author
2019-12-21
Codechange: Replace order related FOR_ALL with range-based for loops
glx
2019-11-10
Cleanup: Removed SVN headers
S. D. Cloudt
2019-02-27
Fix #6574: Remove go to hangar orders when rebuilding airport
Samu
2012-07-29
(svn r24444) -Codechange: Base OrderBackup on BaseConsist.
frosch
2011-12-09
(svn r23464) -Fix [FS#4876]: clear the backed up orders of a removed station ...
rubidium
2011-05-02
(svn r22410) -Document: some more bits ;)
rubidium
2011-01-18
(svn r21846) -Codechange: move documentation towards the code to make it more...
rubidium
2010-08-26
(svn r20632) -Cleanup: remove "a few" unneeded includes, and add them to some...
rubidium
2010-08-23
(svn r20603) -Codechange: silence some ICC warnings
rubidium
2010-08-22
(svn r20593) -Fix: (rlongago, r20547): long ago the service interval was int1...
rubidium
2010-08-18
(svn r20547) -Change: the way order backups are performed. Now restoring an o...
rubidium
2010-08-18
(svn r20545) -Codechange: make sure an OrderBackup gets cleared when the depo...
rubidium
2010-08-18
(svn r20541) -Fix: when removing a vehicle update the "clone orders of"-vehic...
rubidium
2010-08-18
(svn r20539) -Codechange: make order backups more self-contained.
rubidium