Sun, 16 Dec 2007 23:10:30 +0000(svn r11651) -Codechange [FS#1555]: implement GRF parameter querying for industries and fix a 'bug' as side effect.
rubidium [Sun, 16 Dec 2007 23:10:30 +0000] rev 8586
(svn r11651) -Codechange [FS#1555]: implement GRF parameter querying for industries and fix a 'bug' as side effect.

Sun, 16 Dec 2007 22:21:34 +0000(svn r11650) -Fix: 'initialised' NewGRFs could still be deactivated in the later 'activation' pass.
rubidium [Sun, 16 Dec 2007 22:21:34 +0000] rev 8585
(svn r11650) -Fix: 'initialised' NewGRFs could still be deactivated in the later 'activation' pass.

Sun, 16 Dec 2007 19:30:42 +0000(svn r11649) -Codechange: some code can be simplified thanks to changes in r11642
smatz [Sun, 16 Dec 2007 19:30:42 +0000] rev 8584
(svn r11649) -Codechange: some code can be simplified thanks to changes in r11642

Sun, 16 Dec 2007 19:28:07 +0000(svn r11648) -Fix [FS#1560]: the company password was not set when one pressed the enter key.
rubidium [Sun, 16 Dec 2007 19:28:07 +0000] rev 8583
(svn r11648) -Fix [FS#1560]: the company password was not set when one pressed the enter key.

Sun, 16 Dec 2007 19:21:28 +0000(svn r11647) -Fix (r11646): it did not compile without freetype...
rubidium [Sun, 16 Dec 2007 19:21:28 +0000] rev 8582
(svn r11647) -Fix (r11646): it did not compile without freetype...

Sun, 16 Dec 2007 18:38:19 +0000(svn r11646) -Codechange: check whether (some) characters are missing in the current 'font' for the 'currently' chosen language and give a warning when that does happen.
rubidium [Sun, 16 Dec 2007 18:38:19 +0000] rev 8581
(svn r11646) -Codechange: check whether (some) characters are missing in the current 'font' for the 'currently' chosen language and give a warning when that does happen.

Sun, 16 Dec 2007 17:50:09 +0000(svn r11645) -Fix (r8128): station ground tiles may have transparency or company colour
glx [Sun, 16 Dec 2007 17:50:09 +0000] rev 8580
(svn r11645) -Fix (r8128): station ground tiles may have transparency or company colour

Sun, 16 Dec 2007 15:38:51 +0000(svn r11644) -Codechange: merge some functions from tunnel_map.h and bridge_map.h into tunnelbridge_map.h
smatz [Sun, 16 Dec 2007 15:38:51 +0000] rev 8579
(svn r11644) -Codechange: merge some functions from tunnel_map.h and bridge_map.h into tunnelbridge_map.h

Sun, 16 Dec 2007 10:54:08 +0000(svn r11643) -Codechange: conform with the coding style for the WP macro uses.
rubidium [Sun, 16 Dec 2007 10:54:08 +0000] rev 8578
(svn r11643) -Codechange: conform with the coding style for the WP macro uses.

Sat, 15 Dec 2007 23:11:18 +0000(svn r11642) -Codechange: VehicleFromPos does check for v->tile == tile, so remove useless checks
smatz [Sat, 15 Dec 2007 23:11:18 +0000] rev 8577
(svn r11642) -Codechange: VehicleFromPos does check for v->tile == tile, so remove useless checks