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.h
Age
Commit message (
Expand
)
Author
2007-09-22
(svn r11139) -Codechange: add support for persistent storage for NewGRFs.
rubidium
2007-08-30
(svn r11004) -Codechange: some reworks of the saveload mechanism to be able t...
rubidium
2007-06-24
(svn r10300) -Fix [FS#917]: give a better explanation why the loading of a sa...
rubidium
2007-06-22
(svn r10266) -Codechange: keep track of the origin, time of travel and accumu...
rubidium
2007-06-17
(svn r10182) -Codechange: rewrite most part of the file loading/searching to ...
rubidium
2007-06-07
(svn r10056) -Revert (r10049): removing SLE_WRITEBYTE didn't work as expected...
rubidium
2007-06-06
(svn r10049) -Codechange: get rid of the SLE_WRITEBYTE obfuscation.
rubidium
2007-04-20
(svn r9682) -Codechange: Add support for saving/loading std::lists containing...
peter1138
2007-04-04
(svn r9556) -Documentation: doxygen and comment-style changes. 'R', 'S'.. The...
belugas
2007-03-07
(svn r9051) -Codechange: typedef [enum|struct] Y {} X; -> [enum|struct] X {};
rubidium
2007-03-07
(svn r9050) -Codechange: Foo(void) -> Foo()
rubidium
2007-01-14
(svn r8131) -Fix (r8125): g++ warning: 'invalid access to non-static data mem...
KUDr
2007-01-10
(svn r8038) -Merge: the cpp branch. Effort of KUDr, Celestar, glx, Smoovius, ...
rubidium
2007-01-02
(svn r7759) -Merge: makefile rewrite. This merge features:
rubidium