yexo
|
d8bcda3b94
|
(svn r18691) -Change [NoAI]: cleanup some errors messages and add a few to AIWaypoint
|
2010-01-02 16:47:32 +00:00 |
rubidium
|
7fbc33dae1
|
(svn r17248) -Fix: add GPL license notice where appropriate
|
2009-08-21 20:21:05 +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 |
rubidium
|
caf98238e3
|
(svn r16510) -Doc: silence some (AI) doxygen warnings by adding comments about the appropriate things.
|
2009-06-03 18:47:08 +00:00 |
yexo
|
486e5b4bfe
|
(svn r16150) -Fix [NoAI]: Change WAYPOINT_INVALID to 0xFFFF from -1 as that's the value the AIs got (due to casting).
Clarify some api documentation.
|
2009-04-25 22:57:15 +00:00 |
yexo
|
c0e7ddeb9e
|
(svn r15519) -Add [NoAI]: support for waypoints by adding AIRail::Build/Remove RailWaypoint, AIWaypoint and AIWaypointList.
|
2009-02-19 07:40:08 +00:00 |