]> git.mxchange.org Git - flightgear.git/history - src/Autopilot/xmlauto.hxx
Autopilot: clean up the helpers code (which drives the various /internal/) properties...
[flightgear.git] / src / Autopilot / xmlauto.hxx
2009-12-27 jmtAutopilot: clean up the helpers code (which drives...
2009-12-18 torsten- introduce some typedefs for SGSharedPtr<>
2009-11-29 torsten- fix the <condition> element which was no longer worki...
2009-11-27 Tim MooreMerge branch 'luff/kln89'
2009-11-27 Tim MooreMerge branch 'jmt/gps'
2009-11-26 Tim MooreMerge branch 'jmt/dialog'
2009-11-06 Tim MooreMerge branches 'durk/scenery' and 'ehofman/fog'
2009-11-06 Tim MooreMerge branch 'tat/configure'
2009-11-06 Tim MooreMerge branch 'aperry/tsync'
2009-10-12 Tim MooreMerge branches 'jmt/dialog' and 'durk/scenery'
2009-10-12 Tim MooreMerge branches 'jmt/brakes' and 'jmt/dump'
2009-10-12 Tim MooreMerge branch 'stuart/clouds'
2009-10-12 Tim MooreMerge branch 'torsten/axes'
2009-10-12 Tim MooreMerge branches 'jmt/xmlauto', 'luff/kln89' and 'curt...
2009-09-23 jmtRefactor the XMLAuto parsing code to no longer warn...
2009-09-10 Tim MooreMerge branch 'jsd/atmos' into topic/atmos-merge
2009-08-23 torstenfix warnings (order of initialization)
2009-07-02 torstenfix self initialized of average variable in FGPredictor
2009-05-19 torstensupport
2009-05-18 Tim MooreMerge branch 'maint' into next
2009-04-01 torstenadded new features:
2009-04-01 torsten- created a class for InputValues
2009-03-05 torstenAdded support for <condition> elements under <enable...
2008-07-27 ehofman- remove the SG_GLxxxx_H #defines, since OSG provides...
2008-07-25 ehofmanThis should apply, and everything should build cleanly...
2008-04-06 durkSyd Adams: Enable bank limit controls with the autopilot.
2008-02-17 mfranzRoy Vegard OVESEN & Lee ELLIOT:
2008-01-19 timooreMemory leak fixes from Till Busch
2006-07-12 curtFix a small typo.
2006-06-24 curtCreate a "passive" mode for the autopilot. This is...
2006-06-11 mfranzfix another crash on exit by finally converting the...
2006-02-21 mfranznew FSF address
2005-10-25 ehofmanAlex Romosan:
2005-02-01 curtRoy Ovesen:
2005-01-20 ehofmanRoy Vegard Ovesen:
2004-11-19 curtFix my mailing address by replacing it with my web...
2004-10-14 ehofmanRoy Vegard Ovesen:
2004-03-21 curtJim Wilson:
2004-03-19 curtJim Wilson:
2004-02-05 curtAdd my old ultra-simplistic PI controller. The fancy...
2004-02-04 curtCleaned up some left over stuff. Working towards infra...
2004-01-31 curtCurt Olson: