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
/
saveload.h
Age
Commit message (
Expand
)
Author
2006-01-12
(svn r3396) - Autoreplace changes:
peter1138
2005-11-22
(svn r3227) -Codechange: [Savegame] removed 'minor' version, and renamed 'maj...
truelight
2005-09-02
(svn r2906) Fix some threaded saving problems. Now the thread only interfaces...
Darkvater
2005-08-13
(svn r2863) Move some type declarations into saveload.c, should've been part ...
tron
2005-08-12
(svn r2861) Move inclusion of setjmp.h into saveload.c, should've been part o...
tron
2005-08-06
(svn r2819) Make variables, which are exclusive for internal use of the save/...
tron
2005-08-05
(svn r2809) Implement more generic threading functions, which allow more than...
tron
2005-07-24
(svn r2701) Insert Id tags into all source files
tron
2005-07-22
(svn r2672) Move saving/loading related declarations to saveload.h
tron
2005-06-02
(svn r2393) - Implemented threaded saving for OS/2
orudge
2005-05-30
(svn r2387) - CodeChange: made the saveload code more readable and also remov...
Darkvater
2005-01-29
(svn r1721) -Feature: It is now possible to build multiple road stations (up ...
celestar
2005-01-22
(svn r1594) Convert all undefined parameter lists to (void) and add the appro...
tron
2005-01-15
(svn r1525) -Codechange: rewrote the _order_array, now it can be made dynamic.
truelight
2005-01-09
(svn r1448) -Fix: The current_order of a vehicle is now correctly saved (caused
truelight
2005-01-08
(svn r1426) -Codechange: cleaned up the reference code in the saveload routines
truelight
2004-12-28
(svn r1288) -Codechange: changed _map2 to an uint16. It is still saved and lo...
truelight
2004-12-05
(svn r959) -Fix: fix previous typo for workaround of braindead MSVC6 (Tron)
darkvater
2004-12-05
(svn r957) -Fix: vehicle.c compiler problems for MSVC6 only! (Tron)
darkvater
2004-08-09
(svn r1) Import of revision 975 of old (crashed) SVN
truelight