Fri, 29 Feb 2008 00:17:59 +0000(svn r12315) [NoAI] -Fix: AITunnel::GetOtherTunnelEnd() now also works to estimate where a non-existing tunnel would end (Morloth / glx) noai
truebrain [Fri, 29 Feb 2008 00:17:59 +0000] rev 9807
(svn r12315) [NoAI] -Fix: AITunnel::GetOtherTunnelEnd() now also works to estimate where a non-existing tunnel would end (Morloth / glx)

Thu, 28 Feb 2008 14:28:44 +0000(svn r12312) [NoAI] -Fix: AIVehicle_vRunningCost didn't exist noai
truebrain [Thu, 28 Feb 2008 14:28:44 +0000] rev 9806
(svn r12312) [NoAI] -Fix: AIVehicle_vRunningCost didn't exist

Thu, 28 Feb 2008 13:49:41 +0000(svn r12311) [NoAI] -Fix: wrightai didn't work anymore noai
truebrain [Thu, 28 Feb 2008 13:49:41 +0000] rev 9805
(svn r12311) [NoAI] -Fix: wrightai didn't work anymore

Thu, 28 Feb 2008 12:31:49 +0000(svn r12310) [NoAI] -Fix: make MaxSpeed for Aircrafts return the value divided by plane_speed (which in regression is now set to 1/2th) noai
truebrain [Thu, 28 Feb 2008 12:31:49 +0000] rev 9804
(svn r12310) [NoAI] -Fix: make MaxSpeed for Aircrafts return the value divided by plane_speed (which in regression is now set to 1/2th)

Thu, 28 Feb 2008 01:11:23 +0000(svn r12309) [NoAI] -Codechange: optimize a little bit (a very small little bit, but every bit counts :) ) (glx) noai
truebrain [Thu, 28 Feb 2008 01:11:23 +0000] rev 9803
(svn r12309) [NoAI] -Codechange: optimize a little bit (a very small little bit, but every bit counts :) ) (glx)

Thu, 28 Feb 2008 01:04:50 +0000(svn r12308) [NoAI] -Fix: don't allow AddList on lists of different types noai
truebrain [Thu, 28 Feb 2008 01:04:50 +0000] rev 9802
(svn r12308) [NoAI] -Fix: don't allow AddList on lists of different types

Thu, 28 Feb 2008 00:59:01 +0000(svn r12307) [NoAI] -Codechange: as followup on r12303 (trunk), use ::IsValidTile to check if a tile is inside the map, instead of all our custom ways noai
truebrain [Thu, 28 Feb 2008 00:59:01 +0000] rev 9801
(svn r12307) [NoAI] -Codechange: as followup on r12303 (trunk), use ::IsValidTile to check if a tile is inside the map, instead of all our custom ways

Thu, 28 Feb 2008 00:43:30 +0000(svn r12306) [NoAI] -Sync with trunk r12209:12304 noai
glx [Thu, 28 Feb 2008 00:43:30 +0000] rev 9800
(svn r12306) [NoAI] -Sync with trunk r12209:12304

Thu, 28 Feb 2008 00:36:05 +0000(svn r12305) [NoAI] -Fix r12302: forgot to update the regression (again and again) noai
truebrain [Thu, 28 Feb 2008 00:36:05 +0000] rev 9799
(svn r12305) [NoAI] -Fix r12302: forgot to update the regression (again and again)

Thu, 28 Feb 2008 00:08:06 +0000(svn r12302) [NoAI] -Fix: GetProducing is multiplied by 8 for the GUI, so also do it for our API, to make less confusion for people (Progman) noai
truebrain [Thu, 28 Feb 2008 00:08:06 +0000] rev 9798
(svn r12302) [NoAI] -Fix: GetProducing is multiplied by 8 for the GUI, so also do it for our API, to make less confusion for people (Progman)