]> git.mxchange.org Git - flightgear.git/history - src/Autopilot/xmlauto.hxx
Merge branch 'timoore/fire-fix'
[flightgear.git] / src / Autopilot / xmlauto.hxx
2010-05-06 Tim MooreMerge branch 'timoore/fire-fix'
2010-05-06 Tim MooreMerge branch 'zan/stencil2'
2010-05-06 Tim MooreMerge branch 'vivian/cullsetting'
2010-05-06 Tim MooreMerge branch 'mathias/math'
2010-05-06 Tim MooreMerge branch 'fredb/msvc-cleanup'
2010-05-06 Tim MooreMerge branch 'ehofman/atc'
2010-05-06 Tim MooreMerge branch 'durk/ai-atc'
2010-05-06 Tim MooreMerge branch 'torsten/proplist'
2010-05-06 Tim MooreMerge branch 'torsten/local-weather'
2010-05-06 Tim MooreMerge branch 'jmt/acinclude'
2010-05-06 Tim MooreMerge branch 'fred/effects-doc'
2010-05-06 Tim MooreMerge branch 'ehofman/sound-reinit'
2010-05-06 Tim MooreMerge branch 'ehofman/atc-sound'
2010-05-06 Tim MooreMerge branch 'jmt/runway-fix'
2010-05-06 Tim MooreMerge branch 'jmt/view'
2010-05-06 Tim MooreMerge branch 'syd/ias-limit'
2010-05-06 Tim MooreMerge branch 'torsten/commands'
2010-05-06 Tim MooreMerge branch 'curt/replay'
2010-05-06 Tim MooreMerge branch 'ehofman/normal'
2010-05-06 Tim MooreMerge branch 'aperry/terrasync'
2010-05-06 Tim MooreMerge branch 'torsten/js64'
2010-05-05 Tim MooreMerge branch 'jmt/gps'
2010-04-25 Tim MooreMerge branch 'durk/traffic'
2010-04-25 Tim MooreMerge branch 'ehofman/generic'
2010-04-25 Tim MooreMerge branch 'vivian/tachy'
2010-04-25 Tim MooreMerge branch 'jmt/navradio'
2010-04-25 Tim MooreMerge branch 'jmt/track-bug'
2010-04-25 Tim MooreMerge branch 'vivian/mp'
2010-04-25 Tim MooreMerge branch 'ehofman/particle'
2010-04-25 Tim MooreMerge branch 'ehofman/config'
2010-04-19 Tim MooreMove using declaration out of header file
2010-04-19 torstenuse simgear::PropertyList instead of std::vector<SGProp...
2010-04-19 Tim MooreMerge branch 'torsten/auto'
2010-04-19 Tim MooreMerge branch 'torsten/metar'
2010-03-28 Tim MooreMerge to get true base of James' recent gps changes
2010-03-28 Tim MooreMerge branch 'jmt/gpswidget'
2010-03-09 Tim MooreMerge branch 'jmt/gps'
2010-03-09 Tim MooreMerge branch 'maint'
2010-02-25 torstenNew feature: added <logic> "filters"
2010-02-25 Tim MooreMerge branch 'jmt/font'
2010-02-25 Tim MooreMerge branch 'jmt/gui'
2010-02-21 Tim MooreMerge branch 'maint'
2010-02-17 Tim MooreMerge branch 'curt/make'
2010-02-09 Tim MooreMerge branch 'torsten/track'
2010-02-09 Tim MooreMerge branch 'durk/atcdcl-cond'
2010-02-09 Tim MooreMerge branch 'jmt/navradio'
2010-02-09 Tim MooreMerge branch 'torsten/auto'
2010-02-09 Tim MooreMerge branch 'jmt/units-fix' into maint
2010-01-17 Tim MooreMerge branch 'jmt/gps'
2010-01-16 Tim MooreMerge branch 'vivian/trainz'
2010-01-13 Tim MooreMerge branch 'ehofman/sound'
2010-01-11 Tim MooreMerge branches 'jmt/spatial', 'jmt/ref_ptr', 'jmt/navra...
2010-01-05 torsten- added a differential filter
2009-12-30 torstenbugfix: don't call the update_helper() for every instan...
2009-12-27 jmtAutopilot: clean up the helpers code (which drives...
2009-12-20 Tim MooreMerge branch 'ehofman/sound'
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: