Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-10-04 | (svn r17697) -Codechange: coding style in the automatically generated ↵ | rubidium | |
squirrel wrapper code | |||
2009-08-21 | (svn r17248) -Fix: add GPL license notice where appropriate | rubidium | |
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 | |||
2009-02-21 | (svn r15535) -Fix (r15460, pre noai merge): use '.' as 'any' for squirrel ↵ | glx | |
calls typechecking as stated in squirrel docs | |||
2009-02-19 | (svn r15519) -Add [NoAI]: support for waypoints by adding ↵ | yexo | |
AIRail::Build/Remove RailWaypoint, AIWaypoint and AIWaypointList. |