summaryrefslogtreecommitdiff
path: root/src/ai/api/ai_waypoint.hpp
AgeCommit message (Expand)Author
2010-03-23(svn r19507) -Codechange: remove semicolon after DECLARE_POSTFIX_INCREMENT an...smatz
2010-01-04(svn r18725) -Add: [NoAI] AIWaypoint::WaypointType and AIWaypoint::HasWaypoin...frosch
2010-01-02(svn r18691) -Change [NoAI]: cleanup some errors messages and add a few to AI...yexo
2009-08-21(svn r17248) -Fix: add GPL license notice where appropriaterubidium
2009-07-31(svn r17011) -Change [NoAI]: Add AIBaseStation as a parentclass for AIStation...yexo
2009-06-03(svn r16510) -Doc: silence some (AI) doxygen warnings by adding comments abou...rubidium
2009-04-25(svn r16150) -Fix [NoAI]: Change WAYPOINT_INVALID to 0xFFFF from -1 as that's...yexo
2009-02-19(svn r15519) -Add [NoAI]: support for waypoints by adding AIRail::Build/Remov...yexo