bjarni [Tue, 22 Apr 2008 23:16:36 +0000] rev 9027
(svn r12843) -Feature [FS#1945]: The autoreplace window is now resizable in both directions
The code to open this window is also unified for all vehicle types
glx [Tue, 22 Apr 2008 21:18:55 +0000] rev 9026
(svn r12842) -Codechange [FS#1604]: scale message history by map size
peter1138 [Tue, 22 Apr 2008 18:20:41 +0000] rev 9025
(svn r12839) -Codechange: Allocate temporary engine data when loading GRFs as needed instead of statically.
belugas [Tue, 22 Apr 2008 14:40:09 +0000] rev 9024
(svn r12837) -Codechange: Alignment of widget array
rubidium [Mon, 21 Apr 2008 23:04:05 +0000] rev 9023
(svn r12836) -Fix: SunOS non-dedicated server compilation.
peter1138 [Mon, 21 Apr 2008 20:50:58 +0000] rev 9022
(svn r12824) -Codechange: Standardise routines for drawing vehicle images, using correct types and less duplication.
frosch [Mon, 21 Apr 2008 17:04:17 +0000] rev 9021
(svn r12820) -Documentation: Mark callbacks as 8 or 15 bit in 'newgrf_callbacks.h'.
rubidium [Mon, 21 Apr 2008 14:33:33 +0000] rev 9020
(svn r12819) -Codechange: handle more NewGRFs in the same way as TTDP does it, i.e. testing the low bits for 0xFF or 0 instead of all bits.
rubidium [Mon, 21 Apr 2008 13:45:03 +0000] rev 9019
(svn r12818) -Codechange: make callbacks 31 and 37 behave like they do in TTDP according to frosch's survey.
rubidium [Mon, 21 Apr 2008 11:29:01 +0000] rev 9018
(svn r12817) -Feature: the ability to play NewGRF sounds for industries and stations.