]> git.mxchange.org Git - simgear.git/history - simgear/route
MINGW patch by Csaba Halasz
[simgear.git] / simgear / route /
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-22 timooreAllow parallel make ("make -j2") by giving make the...
2007-07-08 frohlichModified Files:
2007-07-08 frohlichModified Files:
2007-04-06 mfranzCsaba HALASZ:
2006-12-23 ehofmanWether you like it or not, MispPro needs these librarie...
2006-05-08 mfranzadd optional position argument to SGRoute::add_waypoint...
2006-04-28 mfranzadd method to delete any waypoint (last waypoint if...
2006-03-08 mfranz- new FSF addresses
2006-02-18 fredbAdd missing include files needed by the new math code...
2005-10-25 ehofmanAlex Romosan:
2004-10-16 ehofmanRoy Vegard Ovesen:
2004-01-31 curtFix a slight ambiguity in variable names.
2003-08-29 ehofmanNew automake, new problems. Use $base_LIBS where $LIBS...
2002-12-31 davidPatch from Erik Hofman:
2002-08-25 curtTidy up the autoconf/automake configuration a bit.
2001-12-28 curtUpdates to build system to better support automake-1.5
2001-12-12 david-Added .cvsignore files to clean up CVS messages
2001-11-27 curtChristian M. says it's bad to chain one constructor...
2001-07-02 curtVarious tweaks for Irix.
2001-05-23 curtgcc-3.0.x fixes.
2001-05-15 curtWe have to add a few more libs to a couple link lines...
2001-05-15 curtAttempt to resolve ambiguity between #include <config...
2001-03-25 curtDoxygen.
2001-03-24 curtSG_ namespace.
2001-03-24 curtUse plib rad/degrees conversion constants.
2001-03-23 curtFG_ to SG_ namespace changes.
2000-12-13 curtMacOS tweaks contributed by Darrell Walisser.
2000-10-23 curtAdded a distance off route routine (works best with...
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 curtInitial revision.
2000-10-10 curtFirst working revision.
2000-09-22 curtInitial revision.