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)

Wed, 27 Feb 2008 23:48:01 +0000(svn r12301) [NoAI] -Fix: clearify the behavoir of AIIndustryList_CargoProducing (Progman) noai
truebrain [Wed, 27 Feb 2008 23:48:01 +0000] rev 9797
(svn r12301) [NoAI] -Fix: clearify the behavoir of AIIndustryList_CargoProducing (Progman)

Wed, 27 Feb 2008 23:28:34 +0000(svn r12300) [NoAI] -Add: added AIAbstractList.AddList() (on request by Progman) noai
truebrain [Wed, 27 Feb 2008 23:28:34 +0000] rev 9796
(svn r12300) [NoAI] -Add: added AIAbstractList.AddList() (on request by Progman)