summaryrefslogtreecommitdiff
path: root/src/waypoint_base.h
AgeCommit message (Expand)Author
2019-12-21Codechange: Replace station related FOR_ALL with range-based for loopsglx
2019-11-10Cleanup: Removed SVN headersS. D. Cloudt
2019-07-22Fix #7250: Viewport kdtree not being updated for waypoints when sign moved.stormcone
2019-03-24Codechange: Use override specifer for overriding member declarationsHenry Wilson
2013-11-24(svn r26085) -Codechange: Pass ResolverObjects as reference instead of pointe...frosch
2011-12-20(svn r23640) -Fix: stop using FORCEINLINE (1/3rd of the instances were, the o...truebrain
2011-12-18(svn r23588) -Codechange: use the 'final' keyword so compiler can optimise ou...smatz
2011-05-01(svn r22405) -Document: some more "random-ish" tidbitsrubidium
2010-12-22(svn r21595) -Codechange: Some header files had their name changed, update th...alberth
2010-09-16(svn r20816) -Codechange [FS#3835]: make waypoint default names work like dep...rubidium
2010-05-12(svn r19798) -Codechange: generalise the waypoint naming methodrubidium
2010-02-15(svn r19141) -Fix [FS#3619] (r18421): look-ahead for multitile waypoints 'mad...rubidium
2009-08-21(svn r17248) -Fix: add GPL license notice where appropriaterubidium
2009-07-28(svn r16976) -Codechange: remove WaypointID and MAX_LENGTH constants in favou...rubidium
2009-07-24(svn r16940) -Codechange: make the pathfinders behave the same when finding w...rubidium
2009-07-22(svn r16914) -Codechange: split Station and BaseStation into different filesrubidium
2009-07-22(svn r16912) -Codechange: split waypoint.h in waypoint_base.h and waypoint_fu...rubidium