Mon, 04 Feb 2008 11:28:12 +0000(svn r12054) -Cleanup: Use VehicleType instead of byte for vehicle types...
peter1138 [Mon, 04 Feb 2008 11:28:12 +0000] rev 8975
(svn r12054) -Cleanup: Use VehicleType instead of byte for vehicle types...

Sun, 03 Feb 2008 20:23:59 +0000(svn r12052) -Fix [FS#1737] (r11494): The cargo translation table was loaded at the right time, but all the other global variables were now loaded too early. ;)
maedhros [Sun, 03 Feb 2008 20:23:59 +0000] rev 8974
(svn r12052) -Fix [FS#1737] (r11494): The cargo translation table was loaded at the right time, but all the other global variables were now loaded too early. ;)

Sun, 03 Feb 2008 16:21:19 +0000(svn r12050) -Fix: random_func broke for desync debug.
rubidium [Sun, 03 Feb 2008 16:21:19 +0000] rev 8973
(svn r12050) -Fix: random_func broke for desync debug.

Sun, 03 Feb 2008 12:41:06 +0000(svn r12049) -Fix (r10496)(r10619): memset on multibyte array with wrong byte count
smatz [Sun, 03 Feb 2008 12:41:06 +0000] rev 8972
(svn r12049) -Fix (r10496)(r10619): memset on multibyte array with wrong byte count

Sun, 03 Feb 2008 03:37:33 +0000(svn r12048) -Cleanup: Move some strings in the original bridge array, adjust documentation a bit.
belugas [Sun, 03 Feb 2008 03:37:33 +0000] rev 8971
(svn r12048) -Cleanup: Move some strings in the original bridge array, adjust documentation a bit.

Sun, 03 Feb 2008 00:24:53 +0000(svn r12045) -Feature-ette(newGRF): Add support for var 12, Variational Action 2
belugas [Sun, 03 Feb 2008 00:24:53 +0000] rev 8970
(svn r12045) -Feature-ette(newGRF): Add support for var 12, Variational Action 2

Sat, 02 Feb 2008 21:09:05 +0000(svn r12044) -Fix [FS#1741]: crash when centering on a vehicle (aircraft) that is outside of the map.
rubidium [Sat, 02 Feb 2008 21:09:05 +0000] rev 8969
(svn r12044) -Fix [FS#1741]: crash when centering on a vehicle (aircraft) that is outside of the map.

Sat, 02 Feb 2008 20:15:20 +0000(svn r12043) -Fix [FS#1736]: allow building transmitters and lighthouses on tree tiles
smatz [Sat, 02 Feb 2008 20:15:20 +0000] rev 8968
(svn r12043) -Fix [FS#1736]: allow building transmitters and lighthouses on tree tiles

Sat, 02 Feb 2008 09:28:43 +0000(svn r12042) -Fix [FS#1676]: Reimplement how rivers and canals are stored in the map, allowing the sea/river/canal status to also be
peter1138 [Sat, 02 Feb 2008 09:28:43 +0000] rev 8967
(svn r12042) -Fix [FS#1676]: Reimplement how rivers and canals are stored in the map, allowing the sea/river/canal status to also be
stored for buoys, docks, locks and depots. All these are now allowed on rivers and removal of them will revert to the
original water type.

Sat, 02 Feb 2008 03:23:26 +0000(svn r12041) -Codechange: Add the loader and the property for action 00 industries, prop 24, nearby station name.
belugas [Sat, 02 Feb 2008 03:23:26 +0000] rev 8966
(svn r12041) -Codechange: Add the loader and the property for action 00 industries, prop 24, nearby station name.
No assignation yet, no real work either.