richk [Sun, 25 Jun 2006 13:42:37 +0000] rev 4066
(svn r5362) - Fix: Updated sprites in New Airports to be allow cleaner replacement by newgrf graphics. All tiles now use SPR_AIRPORT_APRON as the tarmac. Created two new sprites in airports.grf for half-grass half-tarmac tiles on Intercontinental airport.
Darkvater [Sun, 25 Jun 2006 12:28:40 +0000] rev 4065
(svn r5360) - Fix (r5359): *sigh*, compile before you commit...
Darkvater [Sun, 25 Jun 2006 12:27:49 +0000] rev 4064
(svn r5359) - Setting a patch value through the console would show the old value as a confirmation. This was caused by the actual action being executed a tick later in multiplayer mode. Simply work around it by not showing the new value. If someone really must now it, just query again.
miham [Sun, 25 Jun 2006 06:46:27 +0000] rev 4063
(svn r5355) WebTranslator2 update to 2006-06-25 08:46:11
afrikaans - 462 fixed, 5 changed by TrueTenacity (467)
american - 13 fixed by WhiteRabbit (13)
portuguese - 14 fixed by supra90 (14)
ukrainian - 13 fixed by znikoz (13)
tron [Sat, 24 Jun 2006 22:52:24 +0000] rev 4062
(svn r5352) -Fix: Return accurate slope information for tunnels and bridges to fix several foundation graphics glitches
tron [Sat, 24 Jun 2006 22:19:28 +0000] rev 4061
(svn r5351) -Fix: Several graphical glitches at adjacent tiles with foundations. Some borders were missing, some were superfluous
tron [Sat, 24 Jun 2006 08:08:28 +0000] rev 4060
(svn r5348) -Fix: A HQ could only be flooded at its northern tile, the other 3 were immune to water
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.
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)
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)