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
/
newgrf_airporttiles.h
Age
Commit message (
Expand
)
Author
2012-11-10
(svn r24693) -Doc: Add some doxymentation into the newgrf code.
alberth
2012-11-10
(svn r24692) -Cleanup: Cleanup final parts of the old resolver code.
alberth
2012-11-10
(svn r24686) -Codechange: Add resolver classes for airport tiles.
alberth
2010-08-26
(svn r20625) -Add: AirportTileSpec::GetByTile to simplify accessing the Airpo...
rubidium
2010-08-26
(svn r20623) -Codechange: unify the storing of animation related information
rubidium
2010-08-26
(svn r20620) -Codechange: rename airporttile's callback_flags to callback_mas...
rubidium
2010-03-06
(svn r19331) -Fix: when deleting an airport the size from the AirportSpec was...
yexo
2010-02-22
(svn r19199) -Codechange: add a 'name'-property to airport tiles
yexo
2010-02-22
(svn r19197) -Codechange: introduce animation callbacks for airport tiles
yexo
2010-02-22
(svn r19195) -Codechange: actually draw newgrf airport tiles
yexo
2010-02-22
(svn r19194) -Feature: action 0/1/2/3 support for newgrf airporttiles
yexo
2010-02-22
(svn r19193) -Codechange: increase the maximum number of airport tiles to 256...
yexo
2010-02-22
(svn r19192) -Fix (r19191): forgot to svn add the new file
yexo