planetmaker
|
c24374f99c
|
(svn r24900) -Fix [FS#5389]: Comments with typos (most fixes supplied by Eagle_rainbow)
|
2013-01-08 22:46:42 +00:00 |
|
alberth
|
33ff55a8f1
|
(svn r24693) -Doc: Add some doxymentation into the newgrf code.
|
2012-11-10 20:46:39 +00:00 |
|
alberth
|
4c9bea2a71
|
(svn r24692) -Cleanup: Cleanup final parts of the old resolver code.
|
2012-11-10 20:45:59 +00:00 |
|
alberth
|
37605108e1
|
(svn r24686) -Codechange: Add resolver classes for airport tiles.
|
2012-11-10 20:42:19 +00:00 |
|
rubidium
|
82ef98a90a
|
(svn r20625) -Add: AirportTileSpec::GetByTile to simplify accessing the AirportTileSpec
|
2010-08-26 16:53:06 +00:00 |
|
rubidium
|
e2e26190d5
|
(svn r20623) -Codechange: unify the storing of animation related information
|
2010-08-26 15:31:40 +00:00 |
|
rubidium
|
193800e0fa
|
(svn r20620) -Codechange: rename airporttile's callback_flags to callback_mask, so it's the same for all NewGRF features with callbacks
|
2010-08-26 11:18:32 +00:00 |
|
yexo
|
1eb52326cf
|
(svn r19331) -Fix: when deleting an airport the size from the AirportSpec was used instead of the stored airport size
-Fix (r19319): detecting if a plane was landed at an airport failed
-Fix: reset the airporttile mapping when restarting a game
|
2010-03-06 01:58:55 +00:00 |
|
yexo
|
06dc421f2a
|
(svn r19199) -Codechange: add a 'name'-property to airport tiles
|
2010-02-22 14:17:17 +00:00 |
|
yexo
|
7ca4c31cf5
|
(svn r19197) -Codechange: introduce animation callbacks for airport tiles
|
2010-02-22 14:16:57 +00:00 |
|
yexo
|
880fedc192
|
(svn r19195) -Codechange: actually draw newgrf airport tiles
|
2010-02-22 14:16:41 +00:00 |
|
yexo
|
80fb5c70c8
|
(svn r19194) -Feature: action 0/1/2/3 support for newgrf airporttiles
|
2010-02-22 14:16:19 +00:00 |
|
yexo
|
683ad53d21
|
(svn r19193) -Codechange: increase the maximum number of airport tiles to 256 and introduce AirportTileOverrideManager
|
2010-02-22 14:15:48 +00:00 |
|
yexo
|
3530156e15
|
(svn r19192) -Fix (r19191): forgot to svn add the new file
|
2010-02-22 14:15:28 +00:00 |
|