]> git.mxchange.org Git - simgear.git/history - simgear/route/waypoint.hxx
fix typo
[simgear.git] / simgear / route / waypoint.hxx
2009-06-11 jmtExtend SGWaypoint with track and speed data, and comput...
2009-06-11 jmtFix bad interaction between CourseAndDistance overloads...
2009-06-11 jmtChange SGWaypoint to use SGGeod internally. Remove...
2008-07-28 ehofmanReplace SG_USE_STD() by using std::
2008-07-25 ehofmanReduce compiler.h to almost nothing (but it's worth...
2007-07-08 frohlichModified Files:
2006-03-08 mfranz- new FSF addresses
2005-10-25 ehofmanAlex Romosan:
2004-10-16 ehofmanRoy Vegard Ovesen:
2004-01-31 curtFix a slight ambiguity in variable names.
2001-11-27 curtChristian M. says it's bad to chain one constructor...
2001-05-15 curtAttempt to resolve ambiguity between #include <config...
2001-03-25 curtDoxygen.
2001-03-23 curtFG_ to SG_ namespace changes.
2000-10-13 curtTweaks to waypoints and routing. Added distance_to...
2000-10-11 curtAdded route.[ch]xx which maintains a list of waypoints...
2000-10-10 curtFirst working revision.
2000-09-22 curtInitial revision.