Tue, 24 Jul 2007 21:10:00 +0000(svn r10680) [NoAI] -Fix r10679: forgot to update MSVC project files noai
truelight [Tue, 24 Jul 2007 21:10:00 +0000] rev 9692
(svn r10680) [NoAI] -Fix r10679: forgot to update MSVC project files

Tue, 24 Jul 2007 21:09:39 +0000(svn r10679) [NoAI] -Add: added AIMarine, which takes care of Ships, Docks, ... noai
truelight [Tue, 24 Jul 2007 21:09:39 +0000] rev 9691
(svn r10679) [NoAI] -Add: added AIMarine, which takes care of Ships, Docks, ...
[NoAI] -Change [API Change]: renamed FindBestAircraftVehicle to FindBestAirVehicle for naming consistency

Tue, 24 Jul 2007 20:52:36 +0000(svn r10678) [NoAI] -Fix r10677: fix it even more correctly :) (tnx Rubidium) noai
truelight [Tue, 24 Jul 2007 20:52:36 +0000] rev 9690
(svn r10678) [NoAI] -Fix r10677: fix it even more correctly :) (tnx Rubidium)

Tue, 24 Jul 2007 20:50:49 +0000(svn r10677) [NoAI] -Fix: shadows aren't valid vehicles, so don't return true on them noai
truelight [Tue, 24 Jul 2007 20:50:49 +0000] rev 9689
(svn r10677) [NoAI] -Fix: shadows aren't valid vehicles, so don't return true on them

Tue, 24 Jul 2007 20:29:45 +0000(svn r10676) [NoAI] -Fix: don't send DC_NO_WATER by default, it kills building docks and buoys and stuff.. just be careful now not do try anything on the water, it won't any longer fail ;) noai
truelight [Tue, 24 Jul 2007 20:29:45 +0000] rev 9688
(svn r10676) [NoAI] -Fix: don't send DC_NO_WATER by default, it kills building docks and buoys and stuff.. just be careful now not do try anything on the water, it won't any longer fail ;)

Tue, 24 Jul 2007 18:42:25 +0000(svn r10674) [NoAI] -Fix: AIVehicle SQ file was out-dated noai
truelight [Tue, 24 Jul 2007 18:42:25 +0000] rev 9687
(svn r10674) [NoAI] -Fix: AIVehicle SQ file was out-dated

Fri, 20 Jul 2007 15:48:17 +0000(svn r10636) [NoAI] -Sync with trunk r10532:10635. noai
rubidium [Fri, 20 Jul 2007 15:48:17 +0000] rev 9686
(svn r10636) [NoAI] -Sync with trunk r10532:10635.

Thu, 19 Jul 2007 23:10:08 +0000(svn r10634) [NoAI] -Documentation: of course I forgot to document the VehicleType enum noai
truelight [Thu, 19 Jul 2007 23:10:08 +0000] rev 9685
(svn r10634) [NoAI] -Documentation: of course I forgot to document the VehicleType enum

Thu, 19 Jul 2007 23:01:41 +0000(svn r10633) [NoAI] -Add: added GetVehicleType and AIVehicle::VehicleType noai
truelight [Thu, 19 Jul 2007 23:01:41 +0000] rev 9684
(svn r10633) [NoAI] -Add: added GetVehicleType and AIVehicle::VehicleType
[NoAI] -Codechange: use 'vehicle', not 'town' in AIVehicleListValuator ;)
[NoAI] -Fix: don't output pointers in regression as they change on systems and runs

Thu, 19 Jul 2007 22:41:38 +0000(svn r10632) [NoAI] -Documentation: fix the documentation for AIEvent Constructor noai
truelight [Thu, 19 Jul 2007 22:41:38 +0000] rev 9683
(svn r10632) [NoAI] -Documentation: fix the documentation for AIEvent Constructor