Fri, 23 Nov 2007 16:59:30 +0000(svn r11503) [NoAI] -Sync: with trunk r11308:11502. noai
rubidium [Fri, 23 Nov 2007 16:59:30 +0000] rev 9722
(svn r11503) [NoAI] -Sync: with trunk r11308:11502.

Thu, 22 Nov 2007 23:01:41 +0000(svn r11497) [NoAI] -Fix: when removing the last item from a bucket, the bucket gets removed invalidating iterators. Based on a patch by xargonax. noai
rubidium [Thu, 22 Nov 2007 23:01:41 +0000] rev 9721
(svn r11497) [NoAI] -Fix: when removing the last item from a bucket, the bucket gets removed invalidating iterators. Based on a patch by xargonax.

Thu, 22 Nov 2007 23:00:00 +0000(svn r11496) [NoAI] -Fix: the WrightAI was using an older version of the API, effectively making it non-functional. Patch by Zuu. noai
rubidium [Thu, 22 Nov 2007 23:00:00 +0000] rev 9720
(svn r11496) [NoAI] -Fix: the WrightAI was using an older version of the API, effectively making it non-functional. Patch by Zuu.

Sat, 20 Oct 2007 13:09:52 +0000(svn r11311) [NoAI] -Fix (r11295, r11298): project files update forgotten noai
glx [Sat, 20 Oct 2007 13:09:52 +0000] rev 9719
(svn r11311) [NoAI] -Fix (r11295, r11298): project files update forgotten

Sat, 20 Oct 2007 10:42:28 +0000(svn r11309) [NoAI] -Sync: with trunk r11145:11308. noai
truelight [Sat, 20 Oct 2007 10:42:28 +0000] rev 9718
(svn r11309) [NoAI] -Sync: with trunk r11145:11308.

Sat, 20 Oct 2007 10:14:05 +0000(svn r11307) [NoAI] -Fix: AIIndustry::GetProduction should give the production_rate, not the this_month_production noai
truelight [Sat, 20 Oct 2007 10:14:05 +0000] rev 9717
(svn r11307) [NoAI] -Fix: AIIndustry::GetProduction should give the production_rate, not the this_month_production
[NoAI] -Fix: regression test didn't test GetProduction and IsCargoAccepted

Fri, 19 Oct 2007 15:46:37 +0000(svn r11300) [NoAI] -Fix: only show those engines you can purchase (all others return false with IsValidEngine) noai
truelight [Fri, 19 Oct 2007 15:46:37 +0000] rev 9716
(svn r11300) [NoAI] -Fix: only show those engines you can purchase (all others return false with IsValidEngine)

Fri, 19 Oct 2007 15:41:16 +0000(svn r11299) [NoAI] -Remove [API CHANGE]: FindXXXEngines are no longer available; use AIEngineList to select your engine noai
truelight [Fri, 19 Oct 2007 15:41:16 +0000] rev 9715
(svn r11299) [NoAI] -Remove [API CHANGE]: FindXXXEngines are no longer available; use AIEngineList to select your engine

Fri, 19 Oct 2007 14:03:27 +0000(svn r11298) [NoAI] -Add: added EngineList + Valuators for all common functions. This should replace all FindXXXEngine, which will be removed soon noai
truelight [Fri, 19 Oct 2007 14:03:27 +0000] rev 9714
(svn r11298) [NoAI] -Add: added EngineList + Valuators for all common functions. This should replace all FindXXXEngine, which will be removed soon

Fri, 19 Oct 2007 13:14:22 +0000(svn r11297) [NoAI] -Add: in AIEngine, added: GetName, GetCargoType, GetCapacity, GetReliability, GetMaxSpeed, GetVehicleType, and GetPrice (on request by Kilinich) noai
truelight [Fri, 19 Oct 2007 13:14:22 +0000] rev 9713
(svn r11297) [NoAI] -Add: in AIEngine, added: GetName, GetCargoType, GetCapacity, GetReliability, GetMaxSpeed, GetVehicleType, and GetPrice (on request by Kilinich)