Sun, 04 Jun 2006 09:10:24 +0000(svn r5092) -Fix: There was a gross race condition in the AI code which made it pretty random if the AI could give a new vehicle its orders
tron [Sun, 04 Jun 2006 09:10:24 +0000] rev 3946
(svn r5092) -Fix: There was a gross race condition in the AI code which made it pretty random if the AI could give a new vehicle its orders

Sun, 04 Jun 2006 09:04:40 +0000(svn r5091) Remove duplicate code (same check twice)
tron [Sun, 04 Jun 2006 09:04:40 +0000] rev 3945
(svn r5091) Remove duplicate code (same check twice)

Sun, 04 Jun 2006 00:28:24 +0000(svn r5090) -Fix: [NPF] broken by me - r4366 (thanks Tron)
KUDr [Sun, 04 Jun 2006 00:28:24 +0000] rev 3944
(svn r5090) -Fix: [NPF] broken by me - r4366 (thanks Tron)

Sat, 03 Jun 2006 19:23:14 +0000(svn r5088) - Add another set of parentheses, missed in r5085, somehow... (thanks ASM)
peter1138 [Sat, 03 Jun 2006 19:23:14 +0000] rev 3943
(svn r5088) - Add another set of parentheses, missed in r5085, somehow... (thanks ASM)

Sat, 03 Jun 2006 19:17:34 +0000(svn r5087) - NewGRF: Fix thinko in returning a calculated callback result
peter1138 [Sat, 03 Jun 2006 19:17:34 +0000] rev 3942
(svn r5087) - NewGRF: Fix thinko in returning a calculated callback result

Sat, 03 Jun 2006 15:14:41 +0000(svn r5085) - Fix (FS#198): add parentheses to CHANCE16*() (and GENERAL_SPRITE_COLOR) macro parameters (thanks to ASM)
peter1138 [Sat, 03 Jun 2006 15:14:41 +0000] rev 3941
(svn r5085) - Fix (FS#198): add parentheses to CHANCE16*() (and GENERAL_SPRITE_COLOR) macro parameters (thanks to ASM)

Sat, 03 Jun 2006 15:10:39 +0000(svn r5084) - Add owner attribute to canals and locks. This makes them more useful in multiplayer games, as before, anyone could delete any canal or lock tile. This doesn't affect whose ships can use whose canals or locks.
peter1138 [Sat, 03 Jun 2006 15:10:39 +0000] rev 3940
(svn r5084) - Add owner attribute to canals and locks. This makes them more useful in multiplayer games, as before, anyone could delete any canal or lock tile. This doesn't affect whose ships can use whose canals or locks.

Sat, 03 Jun 2006 12:53:29 +0000(svn r5083) -Fix: Assert when trying to build a lock on a tile with trees. (Thanks anboni for reporting)
celestar [Sat, 03 Jun 2006 12:53:29 +0000] rev 3939
(svn r5083) -Fix: Assert when trying to build a lock on a tile with trees. (Thanks anboni for reporting)

Fri, 02 Jun 2006 21:03:59 +0000(svn r5081) -Fix: Could not build bridges over crossings (but crossings under bridges were possible), noticed by WhiteRabbit
celestar [Fri, 02 Jun 2006 21:03:59 +0000] rev 3938
(svn r5081) -Fix: Could not build bridges over crossings (but crossings under bridges were possible), noticed by WhiteRabbit

Fri, 02 Jun 2006 19:29:11 +0000(svn r5080) -Fix: RVs can enter other player's depot or roadstop (introduced by YAPF related change of GetTileTrackStatus() - r4419)
KUDr [Fri, 02 Jun 2006 19:29:11 +0000] rev 3937
(svn r5080) -Fix: RVs can enter other player's depot or roadstop (introduced by YAPF related change of GetTileTrackStatus() - r4419)