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)

Wed, 27 Feb 2008 23:15:46 +0000(svn r12299) [NoAI] -Fix: don't assume any length of produced_cargo and accepts_cargo noai
truebrain [Wed, 27 Feb 2008 23:15:46 +0000] rev 9795
(svn r12299) [NoAI] -Fix: don't assume any length of produced_cargo and accepts_cargo

Wed, 27 Feb 2008 23:06:43 +0000(svn r12298) [NoAI] -Add: added AITunnel (Morloth) noai
truebrain [Wed, 27 Feb 2008 23:06:43 +0000] rev 9794
(svn r12298) [NoAI] -Add: added AITunnel (Morloth)