rubidium
|
9e8db65223
|
(svn r21888) -Codechange: remove some unneeded (for the AI header) headers from some AI headers, reducing the include tree
|
2011-01-22 10:33:16 +00:00 |
|
yexo
|
7b62e4dc8e
|
(svn r20288) -Doc: add doxygen string to all GetClassName functions (part of all AI api classes)
|
2010-08-01 20:41:46 +00:00 |
|
yexo
|
99cb47a382
|
(svn r20284) -Codechange: use ///< for single-line doxygen comments in the AI code
|
2010-08-01 19:36:36 +00:00 |
|
yexo
|
04242e19cf
|
(svn r20238) -Doc: [NoAI] clarify the documentation for AIBaseStation::GetLocation
|
2010-07-29 13:08:57 +00:00 |
|
rubidium
|
5de9cc46b5
|
(svn r17531) -Fix: wrong @file for ai_basestation.hpp
|
2009-09-13 17:58:00 +00:00 |
|
rubidium
|
7fbc33dae1
|
(svn r17248) -Fix: add GPL license notice where appropriate
|
2009-08-21 20:21:05 +00:00 |
|
yexo
|
67106dc063
|
(svn r17214) -Add [NoAI]: GetAPIVersion() as optional function in info.nut. Return "0.7" to get an api compatible (as much as possible) with the 0.7 api or "0.8" to get the latest api.
-Change [NoAI]: move all deprecated functions to a separate squirrel script that is only loaded if an AI requests an old API version.
|
2009-08-18 18:51:42 +00:00 |
|
yexo
|
8d768f5b30
|
(svn r17012) -Add [NoAI]: AIBaseStation::GetConstructionDate
|
2009-07-31 22:38:09 +00:00 |
|
yexo
|
8c05194c02
|
(svn r17011) -Change [NoAI]: Add AIBaseStation as a parentclass for AIStation and AIWaypoint, and move GetName, SetName and GetLocation to AIBaseStation
Remove (nearly) all references to WaypointID and replace them with StationID
|
2009-07-31 22:30:54 +00:00 |
|