summaryrefslogtreecommitdiff
path: root/src/table/airporttiles.h
AgeCommit message (Expand)Author
2020-12-27Codechange: Replace assert_compile macro with static_assertCharles Pigott
2019-11-10Cleanup: Removed SVN headersS. D. Cloudt
2010-08-26(svn r20623) -Codechange: unify the storing of animation related informationrubidium
2010-08-07(svn r20398) -Codechange: move some variables of GRFFileProps into (the new) ...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-02-22(svn r19204) -Fix (r1919x): airport tiles without animation had an incomplete...yexo
2010-02-22(svn r19199) -Codechange: add a 'name'-property to airport tilesyexo
2010-02-22(svn r19196) -Codechange: change the airport tile animation info so it works ...yexo
2010-02-22(svn r19194) -Feature: action 0/1/2/3 support for newgrf airporttilesyexo
2010-02-22(svn r19193) -Codechange: increase the maximum number of airport tiles to 256...yexo
2010-01-24(svn r18912) -Codechange: free up a bunch of airporttile ids by using the til...yexo
2010-01-17(svn r18845) -Codechange: introduce AirportTileSpec and use it for animationyexo