bin/ai/wrightai/main.nut
Mon, 25 Feb 2008 14:56:45 +0000 truebrain (svn r12250) [NoAI] -Fix: ChangeName -> AICompany.SetCompanyName noai
Sun, 24 Feb 2008 22:10:05 +0000 truebrain (svn r12236) [NoAI] -Change: [API CHANGE] All valuators are now in the notation: AI<type>List_v<Valuator>. Example: AIVehicleList_vAge noai
Sun, 24 Feb 2008 21:06:38 +0000 truebrain (svn r12232) [NoAI] -Fix: various of fixes for wrightai (mostly finished all XXX / TODO) (yorick) noai
Sat, 23 Feb 2008 16:43:22 +0000 truebrain (svn r12227) [NoAI] -Fix (wrightAI): sleep as long as it takes to do something new (yorick) noai
Sat, 23 Feb 2008 15:16:21 +0000 truebrain (svn r12225) [NoAI] -Change [API CHANGE]: AIStationVehicleList -> AIVehicleList_Station (WATCH THE NAMES CAREFULLY!) noai
Fri, 22 Feb 2008 12:38:28 +0000 truebrain (svn r12217) [NoAI] -Change: changed wrightAI to reflect the last codechange noai
Thu, 22 Nov 2007 23:00:00 +0000 rubidium (svn r11496) [NoAI] -Fix: the WrightAI was using an older version of the API, effectively making it non-functional. Patch by Zuu. noai
Tue, 24 Jul 2007 21:09:39 +0000 truelight (svn r10679) [NoAI] -Add: added AIMarine, which takes care of Ships, Docks, ... noai
Thu, 19 Jul 2007 22:39:43 +0000 truelight (svn r10631) [NoAI] -Add: AIEvent, to take care of events; for now it only reports when vehicles are crashed noai
Wed, 18 Jul 2007 10:53:58 +0000 truelight (svn r10611) [NoAI] -Fix: improved FindBestXXX, it now finds the fastest, biggest vehicle available noai
Wed, 18 Jul 2007 09:23:35 +0000 truelight (svn r10610) [NoAI] -Fix r10609: typo in WrightAI noai
Wed, 18 Jul 2007 09:20:50 +0000 truelight (svn r10609) [NoAI] -Add: added GetAirportWidth / GetAirportHeight noai
Sun, 15 Jul 2007 16:39:11 +0000 rubidium (svn r10582) [NoAI] -Codechange: allow getting the president and company names of other companies as well as their company value and bank balance. noai
Sun, 15 Jul 2007 13:24:06 +0000 truelight (svn r10581) [NoAI] -Add: added WrightAI, and even though it is an aircraft only AI, it is the first NoAI that actually builds something useful and that is where the name came from (wright is archaic English for craftsman or builder) noai