frosch
|
9e3c107ffe
|
(svn r18725) -Add: [NoAI] AIWaypoint::WaypointType and AIWaypoint::HasWaypointType().
-Change: [NoAI] Constructor of AIWaypoint now takes a WaypointType to also handle buoys.
-Remove: [NoAI] AIBuoyList.
|
2010-01-04 19:42:29 +00:00 |
|
yexo
|
9df2bfeddf
|
(svn r18691) -Change [NoAI]: cleanup some errors messages and add a few to AIWaypoint
|
2010-01-02 16:47:32 +00:00 |
|
rubidium
|
99d46e0ad7
|
(svn r17248) -Fix: add GPL license notice where appropriate
|
2009-08-21 20:21:05 +00:00 |
|
yexo
|
86b89fda98
|
(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
|
bb854f2b97
|
(svn r16510) -Doc: silence some (AI) doxygen warnings by adding comments about the appropriate things.
|
2009-06-03 18:47:08 +00:00 |
|
yexo
|
4444e48566
|
(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
|
69df9f2787
|
(svn r15519) -Add [NoAI]: support for waypoints by adding AIRail::Build/Remove RailWaypoint, AIWaypoint and AIWaypointList.
|
2009-02-19 07:40:08 +00:00 |
|