Mon, 21 Apr 2008 21:15:50 +0000(svn r12826) [NoAI] -Sync: with trunk r12780:12824 noai
glx [Mon, 21 Apr 2008 21:15:50 +0000] rev 10294
(svn r12826) [NoAI] -Sync: with trunk r12780:12824

Mon, 21 Apr 2008 20:50:58 +0000(svn r12824) -Codechange: Standardise routines for drawing vehicle images, using correct types and less duplication.
peter1138 [Mon, 21 Apr 2008 20:50:58 +0000] rev 10293
(svn r12824) -Codechange: Standardise routines for drawing vehicle images, using correct types and less duplication.

Mon, 21 Apr 2008 20:52:54 +0000(svn r12825) [NoAI] -Fix r12823: minor documentation clearup noai
truebrain [Mon, 21 Apr 2008 20:52:54 +0000] rev 10292
(svn r12825) [NoAI] -Fix r12823: minor documentation clearup

Mon, 21 Apr 2008 20:33:03 +0000(svn r12823) [NoAI] -Add: added AICompany::(G|S)etAutoRenew(Status|Months|Money) noai
glx [Mon, 21 Apr 2008 20:33:03 +0000] rev 10291
(svn r12823) [NoAI] -Add: added AICompany::(G|S)etAutoRenew(Status|Months|Money)

Mon, 21 Apr 2008 18:09:52 +0000(svn r12822) [NoAI] -Fix: minor documentation typo noai
truebrain [Mon, 21 Apr 2008 18:09:52 +0000] rev 10290
(svn r12822) [NoAI] -Fix: minor documentation typo

Mon, 21 Apr 2008 17:58:23 +0000(svn r12821) [NoAI] -Fix: some awk implementation fail to understand eol other than \n noai
glx [Mon, 21 Apr 2008 17:58:23 +0000] rev 10289
(svn r12821) [NoAI] -Fix: some awk implementation fail to understand eol other than \n

Mon, 21 Apr 2008 17:04:17 +0000(svn r12820) -Documentation: Mark callbacks as 8 or 15 bit in 'newgrf_callbacks.h'.
frosch [Mon, 21 Apr 2008 17:04:17 +0000] rev 10288
(svn r12820) -Documentation: Mark callbacks as 8 or 15 bit in 'newgrf_callbacks.h'.

Mon, 21 Apr 2008 14:33:33 +0000(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 14:33:33 +0000] rev 10287
(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.

Mon, 21 Apr 2008 13:45:03 +0000(svn r12818) -Codechange: make callbacks 31 and 37 behave like they do in TTDP according to frosch's survey.
rubidium [Mon, 21 Apr 2008 13:45:03 +0000] rev 10286
(svn r12818) -Codechange: make callbacks 31 and 37 behave like they do in TTDP according to frosch's survey.

Mon, 21 Apr 2008 11:29:01 +0000(svn r12817) -Feature: the ability to play NewGRF sounds for industries and stations.
rubidium [Mon, 21 Apr 2008 11:29:01 +0000] rev 10285
(svn r12817) -Feature: the ability to play NewGRF sounds for industries and stations.