Age | Commit message (Expand) | Author |
---|---|---|
2011-01-22 | (svn r21888) -Codechange: remove some unneeded (for the AI header) headers fr... | rubidium |
2010-01-04 | (svn r18725) -Add: [NoAI] AIWaypoint::WaypointType and AIWaypoint::HasWaypoin... | frosch |
2009-10-04 | (svn r17693) -Cleanup: remove some unneeded includes | rubidium |
2009-08-21 | (svn r17248) -Fix: add GPL license notice where appropriate | rubidium |
2009-07-22 | (svn r16912) -Codechange: split waypoint.h in waypoint_base.h and waypoint_fu... | rubidium |
2009-07-22 | (svn r16909) -Fix [FS#2996]: NewGRF stations would be triggering assertions a... | rubidium |
2009-05-16 | (svn r16325) -Codechange: replace GetPoolItem(index) by PoolItem::Get(index) | smatz |
2009-02-19 | (svn r15519) -Add [NoAI]: support for waypoints by adding AIRail::Build/Remov... | yexo |