Wed, 04 Jul 2007 01:34:28 +0000(svn r10426) -Codechange: Activate the reset of industry/tiles mapping upon initialization or new game.
belugas [Wed, 04 Jul 2007 01:34:28 +0000] rev 7152
(svn r10426) -Codechange: Activate the reset of industry/tiles mapping upon initialization or new game.

Wed, 04 Jul 2007 00:54:38 +0000(svn r10425) -Fix (r10418): do not compare bitmasks with HASBIT. Strike two. Forgotten code :)
belugas [Wed, 04 Jul 2007 00:54:38 +0000] rev 7151
(svn r10425) -Fix (r10418): do not compare bitmasks with HASBIT. Strike two. Forgotten code :)

Wed, 04 Jul 2007 00:49:03 +0000(svn r10424) -Fix : Toy shop seems to be working exactly like power stations, water tower and banks, i.e: they require cargo but do nothing with it.
belugas [Wed, 04 Jul 2007 00:49:03 +0000] rev 7150
(svn r10424) -Fix : Toy shop seems to be working exactly like power stations, water tower and banks, i.e: they require cargo but do nothing with it.
So, make it an INDUSTRYLIFE_BLACK_HOLE, exactly like the above mentioned industries.
Thanks to glx who spotted, and Csaboka who confirmed it could very well be a CS bug.

Wed, 04 Jul 2007 00:12:02 +0000(svn r10423) -Fix [YAPF, r10301]: INVALID_TRACKDIR causing buffer overrun leading to desync in MP game (many thanks Rubidium)
KUDr [Wed, 04 Jul 2007 00:12:02 +0000] rev 7149
(svn r10423) -Fix [YAPF, r10301]: INVALID_TRACKDIR causing buffer overrun leading to desync in MP game (many thanks Rubidium)

Tue, 03 Jul 2007 23:23:38 +0000(svn r10422) -Fix: VC8 Code Analyzer warning C6297: Arithmetic overflow: 32-bit value is shifted, then cast to 64-bit value. Results might not be an expected value
KUDr [Tue, 03 Jul 2007 23:23:38 +0000] rev 7148
(svn r10422) -Fix: VC8 Code Analyzer warning C6297: Arithmetic overflow: 32-bit value is shifted, then cast to 64-bit value. Results might not be an expected value

Tue, 03 Jul 2007 23:08:51 +0000(svn r10421) -Fix [MSVC]: suppress some code analyzer warnings for VC8
KUDr [Tue, 03 Jul 2007 23:08:51 +0000] rev 7147
(svn r10421) -Fix [MSVC]: suppress some code analyzer warnings for VC8

Tue, 03 Jul 2007 23:07:33 +0000(svn r10420) -Fix [MSVC]: Disabled 'Treat Warnings As Errors' for VC8
KUDr [Tue, 03 Jul 2007 23:07:33 +0000] rev 7146
(svn r10420) -Fix [MSVC]: Disabled 'Treat Warnings As Errors' for VC8

Tue, 03 Jul 2007 19:25:06 +0000(svn r10419) -Fix (r10418): do not compare bitmasks with HASBIT. Thanks to Maedhros for spotting this.
rubidium [Tue, 03 Jul 2007 19:25:06 +0000] rev 7145
(svn r10419) -Fix (r10418): do not compare bitmasks with HASBIT. Thanks to Maedhros for spotting this.

Tue, 03 Jul 2007 19:16:34 +0000(svn r10418) -Codechange: implement/resurrect the industry production flags.
rubidium [Tue, 03 Jul 2007 19:16:34 +0000] rev 7144
(svn r10418) -Codechange: implement/resurrect the industry production flags.

Tue, 03 Jul 2007 17:34:43 +0000(svn r10417) -Fix: r10416 partly reverted r10415
glx [Tue, 03 Jul 2007 17:34:43 +0000] rev 7143
(svn r10417) -Fix: r10416 partly reverted r10415