Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-09-13 | (svn r17531) -Fix: wrong @file for ai_basestation.hpp | rubidium | |
2009-08-21 | (svn r17248) -Fix: add GPL license notice where appropriate | rubidium | |
2009-08-18 | (svn r17214) -Add [NoAI]: GetAPIVersion() as optional function in info.nut. ↵ | yexo | |
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-07-31 | (svn r17012) -Add [NoAI]: AIBaseStation::GetConstructionDate | yexo | |
2009-07-31 | (svn r17011) -Change [NoAI]: Add AIBaseStation as a parentclass for ↵ | yexo | |
AIStation and AIWaypoint, and move GetName, SetName and GetLocation to AIBaseStation Remove (nearly) all references to WaypointID and replace them with StationID |