Wed, 26 Sep 2007 14:32:06 +0000(svn r11171) -Fix [FS#1257]: disable autoslope for automatically changed stuff (like towns and industries) and enable it in the scenario editor. Patch by frosch.
rubidium [Wed, 26 Sep 2007 14:32:06 +0000] rev 7640
(svn r11171) -Fix [FS#1257]: disable autoslope for automatically changed stuff (like towns and industries) and enable it in the scenario editor. Patch by frosch.

Wed, 26 Sep 2007 14:21:23 +0000(svn r11170) -Fix (r11152): a variable's type was too small for the data that is going to put into it when NewIndustries are finally activated. For now it just removes a warning and doesn't really fix anything.
rubidium [Wed, 26 Sep 2007 14:21:23 +0000] rev 7639
(svn r11170) -Fix (r11152): a variable's type was too small for the data that is going to put into it when NewIndustries are finally activated. For now it just removes a warning and doesn't really fix anything.

Wed, 26 Sep 2007 14:17:26 +0000(svn r11169) -Fix [FS#1255]: obiwan in Blitter::Drawline(), which caused it to clip too much at screen/viewport borders. Patch by frosch.
rubidium [Wed, 26 Sep 2007 14:17:26 +0000] rev 7638
(svn r11169) -Fix [FS#1255]: obiwan in Blitter::Drawline(), which caused it to clip too much at screen/viewport borders. Patch by frosch.

Wed, 26 Sep 2007 14:14:51 +0000(svn r11168) -Fix [FS#1256]: assert on terraforming of industries. Patch by frosch.
rubidium [Wed, 26 Sep 2007 14:14:51 +0000] rev 7637
(svn r11168) -Fix [FS#1256]: assert on terraforming of industries. Patch by frosch.

Wed, 26 Sep 2007 14:05:09 +0000(svn r11167) -Fix [FS#1260]: Electric trains were not shown as stopped in depots when converting it from elrail -> normal rail. Patch by smatz.
rubidium [Wed, 26 Sep 2007 14:05:09 +0000] rev 7636
(svn r11167) -Fix [FS#1260]: Electric trains were not shown as stopped in depots when converting it from elrail -> normal rail. Patch by smatz.

Wed, 26 Sep 2007 02:45:13 +0000(svn r11166) -Fix (r11165): forgot one project file
glx [Wed, 26 Sep 2007 02:45:13 +0000] rev 7635
(svn r11166) -Fix (r11165): forgot one project file

Wed, 26 Sep 2007 02:29:34 +0000(svn r11165) -Fix(r11164): an unwelcome change in MSVC projects/openttd_vs80.vcproj, plus a fix in source.list
belugas [Wed, 26 Sep 2007 02:29:34 +0000] rev 7634
(svn r11165) -Fix(r11164): an unwelcome change in MSVC projects/openttd_vs80.vcproj, plus a fix in source.list

Wed, 26 Sep 2007 02:20:58 +0000(svn r11164) -Fix(r11161): a rogue space roaming in the night... removed
belugas [Wed, 26 Sep 2007 02:20:58 +0000] rev 7633
(svn r11164) -Fix(r11161): a rogue space roaming in the night... removed

Wed, 26 Sep 2007 02:15:00 +0000(svn r11163) -Codechange: Verify that the IndustryTileOverrideManager skip the magic value of 0xFF when assigning a new tileID. This is really important, since the value is reserved for water checking.
belugas [Wed, 26 Sep 2007 02:15:00 +0000] rev 7632
(svn r11163) -Codechange: Verify that the IndustryTileOverrideManager skip the magic value of 0xFF when assigning a new tileID. This is really important, since the value is reserved for water checking.

Wed, 26 Sep 2007 02:11:30 +0000(svn r11162) -Fix: Acceptance is not a cargo, but rather a level of... acceptance :) So don't need to get cargo name out of it (glx)
belugas [Wed, 26 Sep 2007 02:11:30 +0000] rev 7631
(svn r11162) -Fix: Acceptance is not a cargo, but rather a level of... acceptance :) So don't need to get cargo name out of it (glx)