Mon, 05 Nov 2007 01:38:49 +0000(svn r11384) -Fix: second and third accepted cargo were inverted in original industry tiles
glx [Mon, 05 Nov 2007 01:38:49 +0000] rev 7834
(svn r11384) -Fix: second and third accepted cargo were inverted in original industry tiles

Sun, 04 Nov 2007 23:06:39 +0000(svn r11383) -Codechange: fixed all the mess around KillFirstBit (tnx to Rubidium and skidd13)
truelight [Sun, 04 Nov 2007 23:06:39 +0000] rev 7833
(svn r11383) -Codechange: fixed all the mess around KillFirstBit (tnx to Rubidium and skidd13)

Sun, 04 Nov 2007 22:47:34 +0000(svn r11382) -Codechange: renamed COUNTBITS to CountBits, as it is no longer a macro (skidd13)
truelight [Sun, 04 Nov 2007 22:47:34 +0000] rev 7832
(svn r11382) -Codechange: renamed COUNTBITS to CountBits, as it is no longer a macro (skidd13)

Sun, 04 Nov 2007 22:24:03 +0000(svn r11381) -Fix [FS#1227]: redo the fix in a less breaking way
glx [Sun, 04 Nov 2007 22:24:03 +0000] rev 7831
(svn r11381) -Fix [FS#1227]: redo the fix in a less breaking way

Sun, 04 Nov 2007 22:21:46 +0000(svn r11380) -Revert (r11191, r11196): it worked, but broke cargo loading
glx [Sun, 04 Nov 2007 22:21:46 +0000] rev 7830
(svn r11380) -Revert (r11191, r11196): it worked, but broke cargo loading

Sun, 04 Nov 2007 18:32:51 +0000(svn r11379) -Fix r11378: KillFirstBit2x64 accepts and returns unsigned variables, not signed, so enforce that a bit
truelight [Sun, 04 Nov 2007 18:32:51 +0000] rev 7829
(svn r11379) -Fix r11378: KillFirstBit2x64 accepts and returns unsigned variables, not signed, so enforce that a bit

Sun, 04 Nov 2007 18:28:52 +0000(svn r11378) -Codechange: optimize KillFirstBit2x64 (skidd13)
truelight [Sun, 04 Nov 2007 18:28:52 +0000] rev 7828
(svn r11378) -Codechange: optimize KillFirstBit2x64 (skidd13)

Sun, 04 Nov 2007 17:43:53 +0000(svn r11377) -Codechange: some more strictness in macros.h (skidd13)
truelight [Sun, 04 Nov 2007 17:43:53 +0000] rev 7827
(svn r11377) -Codechange: some more strictness in macros.h (skidd13)

Sun, 04 Nov 2007 11:46:01 +0000(svn r11376) -Fix: fill the town a oil rig is associated with before creating the name, otherwise every oil rig will become "<TOWN> Oilrig" which effectively means that there can be several oil rigs with exactly the same name.
rubidium [Sun, 04 Nov 2007 11:46:01 +0000] rev 7826
(svn r11376) -Fix: fill the town a oil rig is associated with before creating the name, otherwise every oil rig will become "<TOWN> Oilrig" which effectively means that there can be several oil rigs with exactly the same name.

Sun, 04 Nov 2007 11:28:36 +0000(svn r11375) -Fix [FS#1397]: the industry recolour map was always applied when recolouring was turned on, instead of only applying it when the colour translation is '0'.
rubidium [Sun, 04 Nov 2007 11:28:36 +0000] rev 7825
(svn r11375) -Fix [FS#1397]: the industry recolour map was always applied when recolouring was turned on, instead of only applying it when the colour translation is '0'.