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
/
oldloader.h
Age
Commit message (
Expand
)
Author
2021-02-13
Codechange: Don't use cpp_offsetof in the TTO/TTD savegame loader.
Michael Lutz
2020-12-27
Codechange: Replace assert_compile macro with static_assert
Charles Pigott
2019-11-10
Cleanup: Removed SVN headers
S. D. Cloudt
2019-04-13
Cleanup: Fix alignment after NULL -> nullptr change.
peter1138
2019-04-10
Codechange: Use null pointer literal instead of the NULL macro
Henry Wilson
2011-12-19
(svn r23595) -Codechange: add comma after last enum to get a more uniform cod...
rubidium
2010-07-30
(svn r20247) -Fix: when it is known the loading an old savegame is going to f...
rubidium
2010-05-13
(svn r19812) -Codechange: give some unnamed enums a name or, in case they con...
rubidium
2010-03-23
(svn r19507) -Codechange: remove semicolon after DECLARE_POSTFIX_INCREMENT an...
smatz
2010-01-15
(svn r18809) -Codechange/Cleanup: remove unneeded headers from some files, if...
rubidium
2010-01-01
(svn r18683) -Fix: it's not an other
rubidium
2009-08-21
(svn r17248) -Fix: add GPL license notice where appropriate
rubidium
2009-01-25
(svn r15274) -Fix (r8705): oldloader wasn't updated to use 64bit airport_flags
smatz
2009-01-23
(svn r15223) -Codechange: move GetOldTownName to oldloader_sl.cpp as it is sp...
smatz
2009-01-23
(svn r15216) -Feature: native support for Transport Tycoon (Original) savegam...
smatz
2009-01-20
(svn r15174) -Codechange: split oldloader.cpp
smatz