Thu, 15 Nov 2007 17:54:46 +0000(svn r11437) -Change: when sorting stations by cargo sum, only sum the cargos that are selected in the filter. Patch by divide.
rubidium [Thu, 15 Nov 2007 17:54:46 +0000] rev 7886
(svn r11437) -Change: when sorting stations by cargo sum, only sum the cargos that are selected in the filter. Patch by divide.

Thu, 15 Nov 2007 17:51:36 +0000(svn r11436) -Fix [FS#1439]: Towns would not build roads on slopes. Patch by divide.
rubidium [Thu, 15 Nov 2007 17:51:36 +0000] rev 7885
(svn r11436) -Fix [FS#1439]: Towns would not build roads on slopes. Patch by divide.

Thu, 15 Nov 2007 17:49:50 +0000(svn r11435) -Codechange: show all players who have shares, not just the first two. Patch by SmatZ.
rubidium [Thu, 15 Nov 2007 17:49:50 +0000] rev 7884
(svn r11435) -Codechange: show all players who have shares, not just the first two. Patch by SmatZ.

Thu, 15 Nov 2007 15:02:42 +0000(svn r11434) -Fix: fixed a string in finnish (suggested by ln-)
miham [Thu, 15 Nov 2007 15:02:42 +0000] rev 7883
(svn r11434) -Fix: fixed a string in finnish (suggested by ln-)

Thu, 15 Nov 2007 07:42:25 +0000(svn r11433) -Fix: starting OpenTTD with DOS files made it look weird out of the box.
rubidium [Thu, 15 Nov 2007 07:42:25 +0000] rev 7882
(svn r11433) -Fix: starting OpenTTD with DOS files made it look weird out of the box.
-Change: make extra sprites (the ones not in the TTD GRFs) replaceable using Action 5.
-Feature: make replacing contiguous subsets of sprites in for some types possible in Action 5.
Note to GRF authors: when you replaced OpenTTD sprites that are not from the TTD GRF files using Action A, your GRF will not have the intended result anymore as the sprite numbers have changed. You should replace the Action A with an Action 5 from now on.

Thu, 15 Nov 2007 00:13:12 +0000(svn r11431) -Codechange: [NewGRF] Add support for changing rail vehicle user-defined bit mask (prop 25) via callback 36
glx [Thu, 15 Nov 2007 00:13:12 +0000] rev 7881
(svn r11431) -Codechange: [NewGRF] Add support for changing rail vehicle user-defined bit mask (prop 25) via callback 36

Tue, 13 Nov 2007 22:44:41 +0000(svn r11430) -Fix (r11421) [FS#1421]: there was still one case that would cause a crash...
rubidium [Tue, 13 Nov 2007 22:44:41 +0000] rev 7880
(svn r11430) -Fix (r11421) [FS#1421]: there was still one case that would cause a crash...

Tue, 13 Nov 2007 18:57:38 +0000(svn r11429) -Fix (r11129): some TextID to StringID 'translations' didn't follow our format
glx [Tue, 13 Nov 2007 18:57:38 +0000] rev 7879
(svn r11429) -Fix (r11129): some TextID to StringID 'translations' didn't follow our format

Tue, 13 Nov 2007 18:38:36 +0000(svn r11428) -Fix: wrong string used for candy/sweets units_volume
glx [Tue, 13 Nov 2007 18:38:36 +0000] rev 7878
(svn r11428) -Fix: wrong string used for candy/sweets units_volume

Tue, 13 Nov 2007 15:41:09 +0000(svn r11427) -Fix: Forgot to Truncate the string "Many Random Industries" in the funding industry window. In some languages, it gets drawn outside of the gui.
belugas [Tue, 13 Nov 2007 15:41:09 +0000] rev 7877
(svn r11427) -Fix: Forgot to Truncate the string "Many Random Industries" in the funding industry window. In some languages, it gets drawn outside of the gui.