Sun, 10 Jun 2007 20:27:28 +0000(svn r10084) -Fix [FS#855]: reversing a train when loading at a station crashed.
rubidium [Sun, 10 Jun 2007 20:27:28 +0000] rev 7340
(svn r10084) -Fix [FS#855]: reversing a train when loading at a station crashed.

Sun, 10 Jun 2007 19:59:08 +0000(svn r10082) -Fix [FS#846]: another memory leak in the networking code (benc).
rubidium [Sun, 10 Jun 2007 19:59:08 +0000] rev 7339
(svn r10082) -Fix [FS#846]: another memory leak in the networking code (benc).

Sun, 10 Jun 2007 10:52:19 +0000(svn r10081) -Fix [FS851]: towns/AIs didn't build bridges anymore (boekabart).
rubidium [Sun, 10 Jun 2007 10:52:19 +0000] rev 7338
(svn r10081) -Fix [FS851]: towns/AIs didn't build bridges anymore (boekabart).

Sun, 10 Jun 2007 09:37:09 +0000(svn r10080) -Cleanup: replaced magic numbers in SubtractMoneyFromAnyPlayer() with enum values
bjarni [Sun, 10 Jun 2007 09:37:09 +0000] rev 7337
(svn r10080) -Cleanup: replaced magic numbers in SubtractMoneyFromAnyPlayer() with enum values

Sun, 10 Jun 2007 06:31:51 +0000(svn r10079) -Update: WebTranslator2 update to 2007-06-10 08:31:40
miham [Sun, 10 Jun 2007 06:31:51 +0000] rev 7336
(svn r10079) -Update: WebTranslator2 update to 2007-06-10 08:31:40
bulgarian - 29 fixed by thetitan (29)
catalan - 1 fixed by arnaullv (1)
estonian - 159 changed by kristjans (159)

Sun, 10 Jun 2007 01:25:21 +0000(svn r10078) -Codechange: Centralize all industry counts data and access
belugas [Sun, 10 Jun 2007 01:25:21 +0000] rev 7335
(svn r10078) -Codechange: Centralize all industry counts data and access

Sat, 09 Jun 2007 18:31:04 +0000(svn r10077) -Fix: FS#845 Cloning Trains Longer Than 8 Units Causes Crash
bjarni [Sat, 09 Jun 2007 18:31:04 +0000] rev 7334
(svn r10077) -Fix: FS#845 Cloning Trains Longer Than 8 Units Causes Crash
The problem was that if adding units to the clone (wagon by wagon) failed, then cloning wouldn't notice it and it made two half trains
Now it detects this case and it will make cloning fail. The string with the explanation for the failed move will be used in the error message so the user will know why it failed.

Sat, 09 Jun 2007 08:31:41 +0000(svn r10076) -Update: WebTranslator2 update to 2007-06-09 10:29:27
miham [Sat, 09 Jun 2007 08:31:41 +0000] rev 7333
(svn r10076) -Update: WebTranslator2 update to 2007-06-09 10:29:27
danish - 1 fixed by ThomasA (1)
estonian - 1 fixed, 96 changed by kristjans (97)
german - 29 fixed by Neonox (29)
hungarian - 1 fixed by miham (1)
italian - 1 fixed by lorenzodv (1)
japanese - 1 fixed by ickoonite (1)
korean - 1 fixed by darkttd (1)

Sat, 09 Jun 2007 04:01:40 +0000(svn r10075) -Fix [FS#844]: small memory leak on some early returns.
rubidium [Sat, 09 Jun 2007 04:01:40 +0000] rev 7332
(svn r10075) -Fix [FS#844]: small memory leak on some early returns.

Sat, 09 Jun 2007 02:05:51 +0000(svn r10074) -Add: Addition of IndustryOverrideManager as well as the basic (and unfinished) support for callbacks for industries
belugas [Sat, 09 Jun 2007 02:05:51 +0000] rev 7331
(svn r10074) -Add: Addition of IndustryOverrideManager as well as the basic (and unfinished) support for callbacks for industries