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
/
airport_sl.cpp
Age
Commit message (
Expand
)
Author
2021-07-06
Codechange: Use a common sub-class for NewGRFMapping chunks
glx22
2021-07-06
Codechange: Use ChunkHandlers sub-classes
glx22
2021-07-06
Codechange: Use static array of references to ChunkHandler
glx22
2021-07-02
Add: store headers for most savegame chunks
Patric Stout
2021-06-06
Codechange: Remove FOR_ALL_CHUNK_HANDLERS
glx22
2019-11-10
Cleanup: Removed SVN headers
S. D. Cloudt
2019-04-10
Codechange: Use null pointer literal instead of the NULL macro
Henry Wilson
2014-04-23
(svn r26482) -Codechange: add an include that allows us to undefine/redefine ...
rubidium
2010-08-11
(svn r20450) -Fix: same the airport tile ID mapping as well
rubidium
2010-08-11
(svn r20449) -Codechange: unduplicate saving/loading of NewGRF ID + local id ...
rubidium
2010-08-01
(svn r20286) -Codechange: Unify end of doxygen comments.
frosch
2010-08-01
(svn r20283) -Codechange: Unify start of doygen comments.
frosch
2010-06-13
(svn r19973) -Codechange: Add another procedure to chunk handlers for checkin...
frosch
2010-03-18
(svn r19458) -Fix (r19457): svn add the new file
yexo