]> git.mxchange.org Git - flightgear.git/history - src/Autopilot/route_mgr.cxx
fix a pointer reference.
[flightgear.git] / src / Autopilot / route_mgr.cxx
2009-09-10 Tim MooreMerge branch 'jsd/atmos' into topic/atmos-merge
2009-07-16 timooreSGPropertyNode::Type moves to simgear::props namespace
2009-05-18 mfranzleak fixes
2008-12-04 fredbJames Turner :
2008-12-03 fredbJames Turner:
2008-09-10 ehofmanJames Turner:
2008-06-06 mfranzmake route manager input case insensitive
2008-04-28 mfranzCsaba "Jester" HALASZ:
2006-05-14 mfranzfix data type (no wonder that this crashes on 64 bit...
2006-05-12 mfranz- remove listener first in the destructor
2006-05-12 mfranzonly lock AP automatically if above /autopilot/route...
2006-05-11 mfranzonly activate heading & altitude lock when in air ...
2006-05-10 mfranzalso set new target altitude if wp is appended to empty...
2006-05-10 mfranz- set target altitude if a new WP becomes active throug...
2006-05-09 mfranzremove wrong comment; should be obvious, anyway
2006-05-09 mfranz- implement target altitude handling
2006-05-08 mfranzignore spaces after the colon in "@insert 3: ebase"
2006-05-08 mfranz- move auto_gui's addWaypoint to routemgr.cxx
2006-04-27 mfranzworking on the termination of the last hardcoded dialog...
2006-02-21 mfranznew FSF address
2004-11-19 curtFix my mailing address by replacing it with my web...
2004-02-03 curtRemove stray debugging output.
2004-02-01 curtInclude compiler.h and config.h first.
2004-01-31 curtCurt Olson: