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.cpp
Age
Commit message (
Expand
)
Author
2007-02-14
(svn r8735) -Feature: drive-through road stops made possible by the hard work...
rubidium
2007-02-13
(svn r8705) -Codechange: Increased the number of airport blocks to 64. This i...
celestar
2007-01-31
(svn r8501) -Fix (r7377) [FS#539]: Keep track of how much cargo has been paid...
maedhros
2007-01-21
(svn r8306) [WinCE] -Fix: some functions don't exists in WinCE, so give an al...
truelight
2007-01-17
(svn r8214) -Fix (r8038): The fast forward flag stores 2 bits, not 1. Remembe...
peter1138
2007-01-17
(svn r8171) -Fix (FS#556): return SL_ERROR when unthreaded saves failed, to m...
rubidium
2007-01-15
(svn r8144) -Fix: [FS#163] When a station is removed, vehicles do not get exc...
celestar
2007-01-14
(svn r8128) -Codechange: Split sprite and palette remap into separate 32 bit ...
peter1138
2007-01-10
(svn r8038) -Merge: the cpp branch. Effort of KUDr, Celestar, glx, Smoovius, ...
rubidium
2007-01-10
(svn r8033) [cpp] - Prepare for merge from branches/cpp (all .c files renamed...
KUDr