rubidium [Sun, 09 Sep 2007 10:34:32 +0000] rev 7547
(svn r11067) -Codechange: also make it possible to use the advanced vehicle list for other players. Patch by SmatZ.
rubidium [Sun, 09 Sep 2007 10:21:27 +0000] rev 7546
(svn r11066) -Documentation [FS#1091]: of map.*. Patch by Progman.
rubidium [Sun, 09 Sep 2007 10:13:17 +0000] rev 7545
(svn r11065) -Documentation [FS#1186]: of the dirty marking/repainting subsystem. Patch by Progman.
rubidium [Sat, 08 Sep 2007 22:53:10 +0000] rev 7544
(svn r11064) -Fix [FS#553]: when autorenew is enabled and it cannot renew the vehicle anymore (because the player cannot build the engine), the aging warnings as if autorenew is not enabled are shown.
rubidium [Sat, 08 Sep 2007 22:04:49 +0000] rev 7543
(svn r11063) -Codechange: make it possible for people to view the loading indicators of everyone. Patch by SmatZ.
miham [Sat, 08 Sep 2007 20:37:37 +0000] rev 7542
(svn r11062) -Update: WebTranslator2 update to 2007-09-08 22:37:00
croatian - 1 changed by knovak (1)
estonian - 4 fixed, 3 changed by kristjans (7)
french - 2 changed by glx (2)
hungarian - 4 fixed by miham (4)
japanese - 4 fixed by ickoonite (4)
norwegian_nynorsk - 14 fixed by pollux (14)
slovak - 4 fixed by lengyel (4)
slovenian - 4 fixed by Necrolyte (4)
spanish - 4 fixed by eusebio (4)
turkish - 27 fixed by jnmbk (27)
ukrainian - 2 fixed by mad (2)
glx [Sat, 08 Sep 2007 14:59:58 +0000] rev 7541
(svn r11061) -Fix [FS#1086]: [win32] some keys were handled twice
rubidium [Sat, 08 Sep 2007 10:10:31 +0000] rev 7540
(svn r11060) -Codechange: replace some magic numbers with the right enumified constants.
rubidium [Sat, 08 Sep 2007 09:52:02 +0000] rev 7539
(svn r11059) -Fix [FS#1182]: inconsistency between Rail<->ElRail conversions of different kinds of rail containing tiles (normal rail, stations, depots, etc). Patch by SmatZ.
belugas [Sat, 08 Sep 2007 00:37:37 +0000] rev 7538
(svn r11058) -Fix[FS#1216]: GetTerrainType was a bit too relax with snow line.
After double checking with ttdpatch, behaviour is now more alike (Eddi)