Sun, 09 Dec 2007 18:51:25 +0000(svn r11609) -Fix [FS#1524]: wrong error messages were shown when trying to build some industries in the scenario editor.
rubidium [Sun, 09 Dec 2007 18:51:25 +0000] rev 8545
(svn r11609) -Fix [FS#1524]: wrong error messages were shown when trying to build some industries in the scenario editor.

Sun, 09 Dec 2007 18:27:40 +0000(svn r11608) -Fix: do not trigger industries, but only the industry's tiles.
rubidium [Sun, 09 Dec 2007 18:27:40 +0000] rev 8544
(svn r11608) -Fix: do not trigger industries, but only the industry's tiles.

Sun, 09 Dec 2007 17:07:50 +0000(svn r11607) -Codechange: Enumify the industry widgets
skidd13 [Sun, 09 Dec 2007 17:07:50 +0000] rev 8543
(svn r11607) -Codechange: Enumify the industry widgets
-Feature: Enable doubleclick in the found new industries window to build an industries

Sun, 09 Dec 2007 15:17:49 +0000(svn r11606) -Revert (r11584): since FS#1482 is solved, we do not need the extra checking and such anymore.
rubidium [Sun, 09 Dec 2007 15:17:49 +0000] rev 8542
(svn r11606) -Revert (r11584): since FS#1482 is solved, we do not need the extra checking and such anymore.

Sun, 09 Dec 2007 15:15:26 +0000(svn r11605) -Fix [FS#1482, FS#1523]: wrong count of Kirby trains when a ship was build.
rubidium [Sun, 09 Dec 2007 15:15:26 +0000] rev 8541
(svn r11605) -Fix [FS#1482, FS#1523]: wrong count of Kirby trains when a ship was build.

Sat, 08 Dec 2007 21:57:24 +0000(svn r11604) -Fix: canal tiles were not marked dirty when surrounding tile got flooded, causing glitches
smatz [Sat, 08 Dec 2007 21:57:24 +0000] rev 8540
(svn r11604) -Fix: canal tiles were not marked dirty when surrounding tile got flooded, causing glitches

Sat, 08 Dec 2007 19:53:30 +0000(svn r11603) -Fix [FS#1481]: make price for railtype conversion more realistic
smatz [Sat, 08 Dec 2007 19:53:30 +0000] rev 8539
(svn r11603) -Fix [FS#1481]: make price for railtype conversion more realistic

Sat, 08 Dec 2007 18:53:49 +0000(svn r11602) -Change: [OSX] changed default PPC SDK to 10.4 (from 10.3) when building universal binaries
bjarni [Sat, 08 Dec 2007 18:53:49 +0000] rev 8538
(svn r11602) -Change: [OSX] changed default PPC SDK to 10.4 (from 10.3) when building universal binaries
10.5 support needs this and it will not break 10.3 support

Sat, 08 Dec 2007 18:50:39 +0000(svn r11601) -Codechange: more strict break conditions for _userstring, assert when it overflows anyway (eg. code change without proper check change)
smatz [Sat, 08 Dec 2007 18:50:39 +0000] rev 8537
(svn r11601) -Codechange: more strict break conditions for _userstring, assert when it overflows anyway (eg. code change without proper check change)

Sat, 08 Dec 2007 15:47:23 +0000(svn r11600) -Cleanup: remove extra out-of-memory checks, since it's now done in *allocT functions.
glx [Sat, 08 Dec 2007 15:47:23 +0000] rev 8536
(svn r11600) -Cleanup: remove extra out-of-memory checks, since it's now done in *allocT functions.