Fri, 08 Jun 2007 16:53:21 +0000(svn r10065) -Cleanup (r9850): remove now unneeded stuff
glx [Fri, 08 Jun 2007 16:53:21 +0000] rev 6826
(svn r10065) -Cleanup (r9850): remove now unneeded stuff

Fri, 08 Jun 2007 15:59:03 +0000(svn r10064) -Fix(r10063): compile again, when changing stuff. DOn't trust first run
belugas [Fri, 08 Jun 2007 15:59:03 +0000] rev 6825
(svn r10064) -Fix(r10063): compile again, when changing stuff. DOn't trust first run

Fri, 08 Jun 2007 15:48:48 +0000(svn r10063) -Codechange: Change VARDEF for extern
belugas [Fri, 08 Jun 2007 15:48:48 +0000] rev 6824
(svn r10063) -Codechange: Change VARDEF for extern
-CodeChange: Add the count of industries, basic support for variable 67, var action02 forindustries

Fri, 08 Jun 2007 09:35:39 +0000(svn r10062) -Codechange: Don't redraw all station tiles when cargo is added or removed if the station has no custom graphics.
peter1138 [Fri, 08 Jun 2007 09:35:39 +0000] rev 6823
(svn r10062) -Codechange: Don't redraw all station tiles when cargo is added or removed if the station has no custom graphics.

Fri, 08 Jun 2007 06:27:58 +0000(svn r10061) -Codechange: [NewGRF] Add common cargo subtype support to vehicle var 42
peter1138 [Fri, 08 Jun 2007 06:27:58 +0000] rev 6822
(svn r10061) -Codechange: [NewGRF] Add common cargo subtype support to vehicle var 42

Fri, 08 Jun 2007 05:51:57 +0000(svn r10060) -Update: WebTranslator2 update to 2007-06-08 07:51:39
miham [Fri, 08 Jun 2007 05:51:57 +0000] rev 6821
(svn r10060) -Update: WebTranslator2 update to 2007-06-08 07:51:39
estonian - 228 changed by kristjans (228)
japanese - 13 fixed by ickoonite (13)
portuguese - 2 fixed by izhirahider (2)
slovenian - 99 fixed by Necrolyte (99)

Thu, 07 Jun 2007 18:13:31 +0000(svn r10059) -Fix (r10045): Pretend GRF is still in initialisation state when leaving reservation stage. This fixes action 7/9 tests for grfs that will be active.
peter1138 [Thu, 07 Jun 2007 18:13:31 +0000] rev 6820
(svn r10059) -Fix (r10045): Pretend GRF is still in initialisation state when leaving reservation stage. This fixes action 7/9 tests for grfs that will be active.

Thu, 07 Jun 2007 14:38:45 +0000(svn r10058) -Codechange: give some industry variable sensible names (like not telling "last_mo_production" when it is the production of the current month).
rubidium [Thu, 07 Jun 2007 14:38:45 +0000] rev 6819
(svn r10058) -Codechange: give some industry variable sensible names (like not telling "last_mo_production" when it is the production of the current month).

Thu, 07 Jun 2007 13:40:20 +0000(svn r10057) -Fix (r10051): git version detection didn't work for mingw/msys
glx [Thu, 07 Jun 2007 13:40:20 +0000] rev 6818
(svn r10057) -Fix (r10051): git version detection didn't work for mingw/msys

Thu, 07 Jun 2007 12:37:48 +0000(svn r10056) -Revert (r10049): removing SLE_WRITEBYTE didn't work as expected :(. Somehow SlIterateArray and SlObject depend on eachother and adding a some arbitrary data before the SlObject makes it go crazy.
rubidium [Thu, 07 Jun 2007 12:37:48 +0000] rev 6817
(svn r10056) -Revert (r10049): removing SLE_WRITEBYTE didn't work as expected :(. Somehow SlIterateArray and SlObject depend on eachother and adding a some arbitrary data before the SlObject makes it go crazy.