index
:
Erich/openttd
chunnel
master
signaltunnel
sloped-stations
sloped-stations-original
underground
underground-plus-others-original
underground-save-load
underground-station-construction
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
ai
/
api
/
ai_waypoint.hpp
Age
Commit message (
Expand
)
Author
2011-01-22
(svn r21888) -Codechange: remove some unneeded (for the AI header) headers fr...
rubidium
2010-08-01
(svn r20288) -Doc: add doxygen string to all GetClassName functions (part of ...
yexo
2010-08-01
(svn r20284) -Codechange: use ///< for single-line doxygen comments in the AI...
yexo
2010-05-09
(svn r19775) -Fix: improper use of 'then' in few comments (ln)
smatz
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 appropriate
rubidium
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