maedhros [Tue, 08 May 2007 14:28:55 +0000] rev 6600
(svn r9814) -Fix (r1): Remove the duplicate sign sprite from openttd.grf since it's in the original data files.
rubidium [Tue, 08 May 2007 08:41:16 +0000] rev 6599
(svn r9813) -Fix (r9799): wagons must have EC_STEAM, otherwise they don't show up in the purchase list (mart3p).
peter1138 [Mon, 07 May 2007 20:25:20 +0000] rev 6598
(svn r9812) -Fix (r9679): Obiwan prevented proper display of last transparency button.
miham [Mon, 07 May 2007 17:59:50 +0000] rev 6597
(svn r9811) -Update: WebTranslator2 update to 2007-05-07 19:59:41
american - 11 fixed by WhiteRabbit (11)
danish - 11 fixed by ThomasA (11)
dutch - 9 fixed, 2 changed by Zr40 (11)
peter1138 [Mon, 07 May 2007 17:10:30 +0000] rev 6596
(svn r9810) -Feature: Add drag and drop removal of station tiles (Wolf01)
peter1138 [Mon, 07 May 2007 16:38:21 +0000] rev 6595
(svn r9809) -Codechange: [NewGRF] Add callback 36 properties to purchase lists and add running cost changing for ships.
rubidium [Mon, 07 May 2007 16:21:34 +0000] rev 6594
(svn r9808) -Codechange: unify the Handle<VehicleType>Loading functions.
rubidium [Mon, 07 May 2007 15:58:05 +0000] rev 6593
(svn r9807) -Codechange: unify playing of sound when vehicle has been loaded and leaves the station.
peter1138 [Mon, 07 May 2007 13:26:10 +0000] rev 6592
(svn r9806) -Codechange: [NewGRF] Add callback 36 support for purchase cost, for all vehicle types.
peter1138 [Mon, 07 May 2007 11:24:23 +0000] rev 6591
(svn r9805) -Codechange: Use HASBIT() et al for display options bits.