peter1138 [Wed, 01 Nov 2006 17:42:34 +0000] rev 5011
(svn r7031) -Codechange: Use _skip_sprites to skip the rest of the NewGRF when disabled by GRM, and add a shortcut so that the rest of the file isn't scanned.
miham [Wed, 01 Nov 2006 16:20:32 +0000] rev 5010
(svn r7030) WebTranslator2 update to 2006-11-01 17:19:54
german - 1 fixed, 1 changed by Neonox (2)
hungarian - 5 fixed by miham (5)
norwegian - 5 fixed by brygge_2 (5)
Darkvater [Tue, 31 Oct 2006 23:04:47 +0000] rev 5009
(svn r7028) -Fix [FS#200]: Scenario bridges/tunnels cannot be demolished; now it's possible to
delete tunnels/bridges owned by nobody.
peter1138 [Tue, 31 Oct 2006 22:54:57 +0000] rev 5008
(svn r7027) - Codechange: Replace NewGRF loading stage masks with separate function lists. This will allow us to call different handlers depending on the current stage. Also enum-ize the stage.
miham [Tue, 31 Oct 2006 22:22:17 +0000] rev 5007
(svn r7026) WebTranslator2 update to 2006-10-31 23:21:44
norwegian - 4 fixed by brygge_2 (4)
portuguese - 7 fixed by izhirahider (7)
spanish - 2 fixed by eusebio (2)
Darkvater [Tue, 31 Oct 2006 21:46:21 +0000] rev 5006
(svn r7023) -Fix: Pressing F1 in scenario editor did not work because the keypress event was sent
twice. due to e->we.keypress.cont not being set to false. Also indent the switch
statements for some coding style bonus points.
Darkvater [Tue, 31 Oct 2006 21:15:56 +0000] rev 5005
(svn r7022) -Fix [FS#292]: Properly guard against viewing company-sensitive information from
invalid players (eg spectators) which could lead to crashes.
glx [Tue, 31 Oct 2006 17:13:12 +0000] rev 5004
(svn r7020) -Fix r6047: AI tries to delete stations that are 'in use' because FOR_ALL_STATIONS skips invalid stations
miham [Tue, 31 Oct 2006 14:23:53 +0000] rev 5003
(svn r7016) Revert the revert, since I didn't request that, Tron must've misunderstood me :-(
tron [Tue, 31 Oct 2006 14:17:48 +0000] rev 5002
(svn r7015) Revert r7014. Requested by MiHaMiX