Fri, 23 Mar 2007 20:01:25 +0000(svn r9416) -Codechange: Split NewGRF Action 3 handler into separate functions for each feature (vehicles are common, though)
peter1138 [Fri, 23 Mar 2007 20:01:25 +0000] rev 6689
(svn r9416) -Codechange: Split NewGRF Action 3 handler into separate functions for each feature (vehicles are common, though)

Fri, 23 Mar 2007 19:06:07 +0000(svn r9415) -Update: WebTranslator2 update to 2007-03-23 20:04:40
miham [Fri, 23 Mar 2007 19:06:07 +0000] rev 6688
(svn r9415) -Update: WebTranslator2 update to 2007-03-23 20:04:40
danish - 1 changed by ThomasA (1)
german - 5 fixed by moewe2 (5)
hungarian - 1 fixed by miham (1)
portuguese - 8 fixed by Digitalfox (8)
simplified_chinese - 9 fixed by Fishingsnow (9)

Fri, 23 Mar 2007 00:03:08 +0000(svn r9413) -Codechange: Remove default cargo translation table and use bitnums directly if no table is provided. This lets pre-cargolabel cargo definitions work.
peter1138 [Fri, 23 Mar 2007 00:03:08 +0000] rev 6687
(svn r9413) -Codechange: Remove default cargo translation table and use bitnums directly if no table is provided. This lets pre-cargolabel cargo definitions work.

Thu, 22 Mar 2007 23:32:24 +0000(svn r9412) -Fix (r8886): When looking up a cargo type by label skip disabled cargos
peter1138 [Thu, 22 Mar 2007 23:32:24 +0000] rev 6686
(svn r9412) -Fix (r8886): When looking up a cargo type by label skip disabled cargos

Thu, 22 Mar 2007 23:19:40 +0000(svn r9411) -Codechange: Add support for loading of newcargo data.
peter1138 [Thu, 22 Mar 2007 23:19:40 +0000] rev 6685
(svn r9411) -Codechange: Add support for loading of newcargo data.

Thu, 22 Mar 2007 04:10:05 +0000(svn r9401) -Fix(9400): was not supposed to commit that file
belugas [Thu, 22 Mar 2007 04:10:05 +0000] rev 6684
(svn r9401) -Fix(9400): was not supposed to commit that file

Thu, 22 Mar 2007 03:42:43 +0000(svn r9400) -Codechange: Use some more representative enum names for landscape types.
belugas [Thu, 22 Mar 2007 03:42:43 +0000] rev 6683
(svn r9400) -Codechange: Use some more representative enum names for landscape types.

Thu, 22 Mar 2007 03:35:18 +0000(svn r9399) -Feature: Openttd.cfg will now present landscape patch entry as been temperate, arctic, tropic or toyland.
belugas [Thu, 22 Mar 2007 03:35:18 +0000] rev 6682
(svn r9399) -Feature: Openttd.cfg will now present landscape patch entry as been temperate, arctic, tropic or toyland.
This is the first usage of the callback conversion system of settings loading

Thu, 22 Mar 2007 03:15:58 +0000(svn r9398) -Feature: Allow for a conversion callback system while reading configuration file, in case of wrong value.
belugas [Thu, 22 Mar 2007 03:15:58 +0000] rev 6681
(svn r9398) -Feature: Allow for a conversion callback system while reading configuration file, in case of wrong value.
This is the basic step, no patch setting is actually using it, so far

Wed, 21 Mar 2007 20:58:01 +0000(svn r9393) -Codechange: Use newgrf town resolver as station parent scope handler
peter1138 [Wed, 21 Mar 2007 20:58:01 +0000] rev 6680
(svn r9393) -Codechange: Use newgrf town resolver as station parent scope handler