src/ai/api/ai_vehicle.cpp
Fri, 04 May 2007 21:26:42 +0000 truelight (svn r9782) [NoAI] -Add: add information functions to AIVehicle, like the valuators of AIVehicleList noai
Tue, 27 Mar 2007 10:22:39 +0000 truelight (svn r9498) [NoAI] -Add: added regression for AITransactionMode() noai
Sat, 24 Mar 2007 14:56:31 +0000 truelight (svn r9428) [NoAI] -Fix: FindBestRoadVehicle returned always INVALID_ENGINE. It is more useful to return best_engine ;) noai
Tue, 20 Mar 2007 11:55:30 +0000 rubidium (svn r9369) [NoAI] -Codechange: make some IsValidXXX() function static, so they can be used by the other classes without the need for an instance. noai
Tue, 20 Mar 2007 11:42:07 +0000 truelight (svn r9368) [NoAI] -Fix: store _new_vehicle_id directly after successful handling the command in a per-AI-player-safe piece of memory, so we can restore the value when ever we want later in the process noai
Tue, 20 Mar 2007 00:19:26 +0000 rubidium (svn r9361) [NoAI] -Add: some function to find, build and sell road vehicles. noai