src/ai/api/ai_station.hpp
Fri, 25 Apr 2008 15:51:12 +0000 truebrain (svn r12901) [NoAI] -Add: added AITown.IsWithinTownRadius, AIStation.IsWithinTownRadius and AITile.GetOwner (Yexo) noai
Thu, 24 Apr 2008 23:39:18 +0000 truebrain (svn r12880) [NoAI] -Add: introduces ai_types.hpp, which has all NNNId like VehicleID. This simplifies the include-mess, and avoids including tons of _type.h for just a single typedef. noai
Tue, 08 Apr 2008 07:24:23 +0000 rubidium (svn r12625) [NoAI] -Add: support for GetLastError in AIRoad. Patch by Morloth. noai
Mon, 07 Apr 2008 12:43:46 +0000 truebrain (svn r12606) [NoAI] -Fix: minor documentation inconsistancy, to make doxygen even more happy noai
Fri, 04 Apr 2008 10:43:13 +0000 rubidium (svn r12559) [NoAI] -Add: SetLastError support for AIAirport. noai
Mon, 31 Mar 2008 08:42:20 +0000 truebrain (svn r12504) [NoAI] -Documentation: the last few files which now are consistent in their comments (anyway, so I hope :)) noai
Mon, 31 Mar 2008 07:50:27 +0000 rubidium (svn r12503) [NoAI] -Sync: with trunk r12461:12501. noai
Mon, 31 Mar 2008 06:32:27 +0000 truebrain (svn r12491) [NoAI] -Documentation: made parts of the comments more uniform (@file header and class header) noai
Tue, 25 Mar 2008 12:12:45 +0000 truebrain (svn r12411) [NoAI] -Change [API CHANGE]: order of params of CargoIncome is changed noai
Sun, 19 Aug 2007 13:16:06 +0000 truelight (svn r10937) [NoAI] -Add: added AIStation::GetName on request by Nickman noai
Wed, 18 Jul 2007 09:20:50 +0000 truelight (svn r10609) [NoAI] -Add: added GetAirportWidth / GetAirportHeight noai
Sun, 15 Jul 2007 12:56:41 +0000 truelight (svn r10580) [NoAI] -Add: added GetStationID to get the StationID based on a tile noai
Fri, 13 Jul 2007 13:49:39 +0000 truelight (svn r10543) [NoAI] -Add: added AIStationListCargoRating as valuator for a station list noai
Thu, 12 Jul 2007 15:51:19 +0000 truelight (svn r10529) [NoAI] -Add: added AIStation to gather information about stations directly by Id, which is used now by AIStationList noai