yexo
|
3e6f8165d4
|
(svn r20369) -Feature: preview sprites for airports
|
2010-08-05 12:03:34 +00:00 |
|
yexo
|
d2f9b87ccd
|
(svn r20366) -Codechange: store the rotation of the airport layout in the station struct and use it to rotate hangar tiles
|
2010-08-05 12:00:09 +00:00 |
|
yexo
|
d65a967027
|
(svn r20329) -Codechange: align the data of the original airports so it's better readable
|
2010-08-02 22:27:42 +00:00 |
|
yexo
|
81ca0e28c4
|
(svn r19462) -Codechange: use the AS_GENERIC macro also for the dummy airport
|
2010-03-19 00:34:38 +00:00 |
|
yexo
|
38f4cb6469
|
(svn r19457) -Codechange: introduce AirportOverrideManager to keep track of airports if a newgrf can't be found
|
2010-03-18 23:12:38 +00:00 |
|
yexo
|
a99a7e7a37
|
(svn r19456) -Codechange; increase the maximum number of airports
|
2010-03-18 23:10:35 +00:00 |
|
yexo
|
e037512a6f
|
(svn r19451) -Cleanup: remove some unused code
|
2010-03-18 15:20:49 +00:00 |
|
yexo
|
f7691a95d7
|
(svn r19354) -Codechange: store the number of layouts in AirportSpec
|
2010-03-06 16:02:07 +00:00 |
|
yexo
|
20e05f878c
|
(svn r19353) -Codechange: use static objects for the airport statemachines instead of new/delete at the start/end of the game
-Codechange: store the fta in AirportSpec
|
2010-03-06 15:38:13 +00:00 |
|
yexo
|
585b036c90
|
(svn r19327) -Codechange: make the oilrig a part of the original airports array so some special cases can be removed
|
2010-03-05 23:21:51 +00:00 |
|
yexo
|
c42e2a9bfc
|
(svn r19326) -Codechange: store the airport name as property in AirportSpec
|
2010-03-05 23:21:41 +00:00 |
|
yexo
|
a71462bb94
|
(svn r19325) -Codechange: introduce airport classes and split the default airports in 4 classes
|
2010-03-05 23:21:35 +00:00 |
|
yexo
|
3cda09170c
|
(svn r19299) -Codechange: store the most compatible ttd airport type in AirportSpec
-Fix: [NewGRF] return the ttd airport type in station var 0xF1
|
2010-03-01 20:17:21 +00:00 |
|
yexo
|
dd7c2b2f9d
|
(svn r19205) -Codechange: move AirportSpec to newgrf_airport.h/cpp
|
2010-02-22 16:09:26 +00:00 |
|
rubidium
|
67234a6a6f
|
(svn r19023) -Fix (r18807): city airport introduction date had become 5 years later
|
2010-02-05 21:49:56 +00:00 |
|
yexo
|
830af8ee77
|
(svn r18845) -Codechange: introduce AirportTileSpec and use it for animation
|
2010-01-17 14:22:07 +00:00 |
|
yexo
|
f920415752
|
(svn r18844) -Codechange: add GPL notice to src/table/airport_defaults.h
|
2010-01-17 12:48:09 +00:00 |
|
yexo
|
d669801f1d
|
(svn r18807) -Codechange: introduce AirportSpec and move several non-statemachine-related variables to there
|
2010-01-15 12:08:08 +00:00 |
|