Fri, 23 Jun 2006 22:05:40 +0000(svn r5346) - Feature: Add 4 new airports. 2 for aircraft, 2 for helicopters.
richk [Fri, 23 Jun 2006 22:05:40 +0000] rev 4059
(svn r5346) - Feature: Add 4 new airports. 2 for aircraft, 2 for helicopters.
Commuter airport: Small. 5x4. 3 terminals, 2 helipads.
Intercontinental: massive. 9x11. 8 terminals, 2 helipads, 4 runways.
Helidepot: a small heliport with a depot for helis only.
Helistation: a large heliport with 3 helipads and a depot.

Thu, 22 Jun 2006 21:31:09 +0000(svn r5338) - NewGRF: add support for vehicle variable 48, vehicle type info (more mart3p)
peter1138 [Thu, 22 Jun 2006 21:31:09 +0000] rev 4058
(svn r5338) - NewGRF: add support for vehicle variable 48, vehicle type info (more mart3p)

Thu, 22 Jun 2006 21:25:51 +0000(svn r5337) - NewGRF: pass the engine type to the engine resolver, to allow support for variable 7F for unbuilt vehicles (mart3p)
peter1138 [Thu, 22 Jun 2006 21:25:51 +0000] rev 4057
(svn r5337) - NewGRF: pass the engine type to the engine resolver, to allow support for variable 7F for unbuilt vehicles (mart3p)

Thu, 22 Jun 2006 21:15:27 +0000(svn r5336) - NewGRF: draw custom helicopter rotor sprites in vehicle info window, ensuring the correct direction is used (inspiration from mart3p)
peter1138 [Thu, 22 Jun 2006 21:15:27 +0000] rev 4056
(svn r5336) - NewGRF: draw custom helicopter rotor sprites in vehicle info window, ensuring the correct direction is used (inspiration from mart3p)

Thu, 22 Jun 2006 21:03:19 +0000(svn r5335) - Newgrf: correct spelling of hangar
peter1138 [Thu, 22 Jun 2006 21:03:19 +0000] rev 4055
(svn r5335) - Newgrf: correct spelling of hangar

Wed, 21 Jun 2006 17:52:27 +0000(svn r5328) WebTranslator2 update to 2006-06-21 19:52:04
miham [Wed, 21 Jun 2006 17:52:27 +0000] rev 4054
(svn r5328) WebTranslator2 update to 2006-06-21 19:52:04
american - 1 fixed by WhiteRabbit (1)
dutch - 1 fixed, 1 changed by habell (2)
french - 1 fixed by glx (1)
german - 4 fixed by moewe2 (4)
italian - 1 fixed, 1 changed by sidew (2)
polish - 1 fixed by meush (1)
ukrainian - 1 fixed by znikoz (1)

Wed, 21 Jun 2006 16:40:23 +0000(svn r5327) Use DrawFoundation() for houses
tron [Wed, 21 Jun 2006 16:40:23 +0000] rev 4053
(svn r5327) Use DrawFoundation() for houses
-Fix: Some graphical glitches on house tiles with foundations
-Fix: The selection cursor is now aligned with the top of the foundation for house tiles

Wed, 21 Jun 2006 11:30:28 +0000(svn r5326) Remove the indicator bit for custom waypoint graphics, because it just contains redundant information
tron [Wed, 21 Jun 2006 11:30:28 +0000] rev 4052
(svn r5326) Remove the indicator bit for custom waypoint graphics, because it just contains redundant information
Yup-yup-ed by: peter1138

Wed, 21 Jun 2006 11:13:02 +0000(svn r5325) Don't test something if we already know the result true, because the same test was performed just a few lines before
tron [Wed, 21 Jun 2006 11:13:02 +0000] rev 4051
(svn r5325) Don't test something if we already know the result true, because the same test was performed just a few lines before

Tue, 20 Jun 2006 13:15:56 +0000(svn r5320) - NewGRF: make sets using TTDPatch's train reversing hack/feature happier (and consistent) by returning 0 for the flag it uses.
peter1138 [Tue, 20 Jun 2006 13:15:56 +0000] rev 4050
(svn r5320) - NewGRF: make sets using TTDPatch's train reversing hack/feature happier (and consistent) by returning 0 for the flag it uses.