]> git.mxchange.org Git - simgear.git/history - simgear/route
Add another subsystem group.
[simgear.git] / simgear / route /
2011-11-01 James TurnerRemove the remaining Makefiles from the code.
2010-12-19 James TurnerInitial work on CMake support for SimGear.
2010-11-14 ThorstenBremove old .cvsignore files
2010-08-07 James TurnerRemoval of PLIB/SG from SimGear
2010-07-30 James TurnerMerge branch 'topics/remove_point3d' of git@gitorious...
2010-07-29 James TurnerRemove deprecated vector classes - finally!
2010-06-19 Frederic BouvierMerge branch 'master' of git://gitorious.org/fg/simgear...
2010-05-27 James TurnerMerge branch 'topics/condexp' into next
2010-05-26 James TurnerMerge branch 'topics/condexp' into next
2010-05-23 Torsten Dreyerignore generated files
2010-05-06 Tim MooreMerge branch 'ehofman/framebuffer'
2010-05-06 Tim MooreMerge branch 'mathias/intersect'
2010-05-06 Tim MooreMerge branch 'ehofman/sound'
2010-05-06 Tim MooreMerge branch 'ehofman/model'
2010-05-05 Tim MooreMerge branch 'ehofman/framebuffer' into next
2010-05-05 Tim MooreMerge branch 'maint'
2010-05-05 Tim MooreMerge branch 'mathias/intersect' into next
2010-05-05 Tim MooreMerge branch 'maint'
2010-05-05 Tim MooreMerge branch 'ehofman/sound' into next
2010-05-05 Tim MooreMerge branch 'ehofman/model' into next
2010-04-25 Tim MooreMerge branch 'ehofman/particles'
2010-04-25 Tim MooreMerge branch 'timoore/aptsign'
2010-04-25 Tim MooreMerge branch 'jmt/magvar'
2010-04-25 Tim MooreMerge branch 'fred/precip'
2010-04-25 Tim MooreMerge branches 'ehofman/propfix' and 'ehofman/sound'
2010-04-25 Tim MooreMerge branches 'ehofman/config' and 'ehofman/dlerror'
2010-03-30 Tim MooreMerge branch 'zan/generate'
2010-03-30 Tim MooreMerge branch 'jmt/waypt'
2010-03-27 Tim MooreMerge branch 'ehofman/particles' into next
2010-03-27 Tim MooreMerge branch 'ehofman/dlerror' into next
2010-03-16 Tim MooreMerge branch 'ehofman/sound' into next
2010-03-16 Tim MooreMerge branch 'ehofman/propfix' into next
2010-03-16 Tim MooreMerge branch 'timoore/clipgroup' into next
2010-03-16 Tim MooreMerge branch 'zan/generate' into next
2010-03-16 Tim MooreMerge branch 'jmt/magvar' into next
2010-03-16 Tim MooreMerge branch 'fred/precip' into next
2010-03-12 Tim MooreMerge branch 'timoore/aptsign' into next
2010-03-11 Tim MooreMerge branch 'timoore/effects-anim-rebase' into next
2010-03-09 Tim MooreMerge branch 'timoore/effects-anim-rebase' into next
2010-03-03 Tim MooreMerge branch 'zan/cloudsort' into next
2010-02-22 Tim MooreMerge branch 'jmt/waypt' into next
2010-02-22 jmtAllow a waypoint's target altitude to be modified in...
2009-06-11 jmtFix waypoint test, thanks Martin.
2009-06-11 jmtExtend SGWaypoint with track and speed data, and comput...
2009-06-11 fredbWin32 fix
2009-06-11 jmtFix bad interaction between CourseAndDistance overloads...
2009-06-11 jmtUpdate route/waypoint tests for revised API
2009-06-11 jmtChange SGWaypoint to use SGGeod internally. Remove...
2009-01-02 jmtFix test-program linkage now sgmath depends on sgstructure.
2008-12-18 mfranzJames TURNER: make the index of the current waypoint...
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.