]> git.mxchange.org Git - flightgear.git/history - src/FDM/flight.hxx
Merge branch 'jmt/gps' into next
[flightgear.git] / src / FDM / flight.hxx
2010-03-27 Tim MooreMerge branch 'jmt/gps' into next
2010-03-27 Tim MooreMerge branch 'torsten/commands' into next
2010-03-27 Tim MooreMerge branch 'torsten/metar' into next
2010-03-27 Tim MooreMerge branch 'curt/replay' into next
2010-03-16 Tim MooreMerge branch 'ehofman/normal' into next
2010-03-16 Tim MooreMerge branch 'torsten/js64' into next
2010-03-11 Tim MooreMerge branch 'torsten/js64' into next
2010-03-09 Tim MooreMerge branch 'jmt/gps'
2010-03-09 Tim MooreMerge branch 'maint'
2010-03-05 Tim MooreMerge branch 'timoore/fire-fix' into next
2010-03-03 Tim MooreMerge branch 'aperry/terrasync' into next
2010-02-25 Tim MooreMerge branch 'maint' into next
2010-02-25 Tim MooreMerge branch 'jmt/gpswidget' into next
2010-02-25 Tim MooreMerge branch 'curt/release-stuff' into next
2010-02-25 Tim MooreMerge branch 'jmt/font'
2010-02-25 Tim MooreMerge branch 'jmt/gui'
2010-02-23 Tim MooreMerge branch 'jmt/gpswidget' into next
2010-02-22 Tim MooreMerge branch 'jmt/gpswidget' into next
2010-02-21 Tim MooreMerge branch 'jmt/gpswidget' into next
2010-02-21 Tim MooreMerge branch 'durk/traffic' into next
2010-02-21 Tim MooreMerge branch 'jmt/track-bug' into next
2010-02-21 Tim MooreMerge branch 'maint' into next
2010-02-21 Tim MooreMerge branch 'maint'
2010-02-17 Tim MooreMerge branch 'curt/make'
2010-02-17 Tim MooreMerge branch 'curt/make' into next
2010-02-17 Tim MooreMerge branch 'jmt/gui' into next
2010-02-14 Tim MooreMerge branch 'ehofman/config' into next
2010-02-14 Tim MooreMerge branch 'vivian/mp' into next
2010-02-13 Tim MooreMerge branch 'jmt/gps' into next
2010-02-10 Tim MooreMerge branch 'jmt/font' into next
2010-02-10 Tim MooreMerge branch 'ehofman/config' into next
2010-02-09 Tim MooreMerge branch 'torsten/track'
2010-01-03 torstenprovide a property /orientation/track
2009-09-10 Tim MooreMerge branch 'jsd/atmos' into topic/atmos-merge
2009-05-18 Tim MooreMerge branch 'maint' into next
2009-03-18 frohlichFix a problem with two concurent 'round to multiple...
2009-03-18 frohlichFix some sim time issues with the locations of the...
2009-03-11 frohlichUpdate groundcache api:
2009-03-05 frohlichMake initial use of the boundingvolumes for the ground...
2008-07-27 ehofman- remove the SG_GLxxxx_H #defines, since OSG provides...
2007-11-09 frohlichMove some values exclusively used by LaRCsim to LaRCsim
2007-07-29 frohlichModified Files:
2007-06-10 curtSyd Adams:
2006-12-27 frohlichModified Files:
2006-06-11 frohlichModified Files:
2006-02-21 mfranznew FSF address
2006-01-20 ehofmanIntegrate a large part of John Wojnaroski's 747 cockpit...
2005-10-08 ehofmanMathias Fröhlich:
2005-07-03 ehofmanMathias Fröhlich:
2004-11-22 ehofmanMathias Fröhlich:
2004-11-19 curtFix my mailing address by replacing it with my web...
2004-03-23 curtJim Wilson:
2003-09-24 ehofmanMove FGEventMgr and FGSubsystemMgr over to SimGear...
2002-11-03 davidEliminate dependency of flight.hxx on model.hxx, to...
2002-10-29 curtAndy Ross:
2002-09-28 curtMinor formating tweaks.
2002-08-07 davidRemove dependency on acmodel.hxx out of flight.hxx...
2002-05-17 curtFrom: "Jim Wilson" <jimw@kelcomaine.com>
2002-05-11 davidMajor overhaul:
2002-02-17 davidChanges from Tony Peden to fix reinit crashes (and...
2002-01-31 curtUncommented a few more inline accessors for the FDM...
2002-01-19 davidRemoved FGEngInterface and FGGearInterface after consul...
2001-12-22 davidModified FGSubsystem::update() to take an int parameter...
2001-12-12 curtRename FGInterface::_updatePosition() ->
2001-12-07 curtChanges from Norman Vine that 'almost' get 'reset'...
2001-11-06 curtUpdates to JSBSim and FDM interface.
2001-10-28 curtFix return type on get_num_engines()
2001-10-28 curtThis set of changes touches a *lot* of files. The...
2001-10-10 curtPatches from Dave Luffto pass the magneto and starter...
2001-10-05 curtUpdated with additional engine parameters.
2001-10-05 curtBegin wiring Dave Luff's engine model into JSBSim.
2001-09-19 curtb) FDM - ada.cxx, ada.hxx have been updated with the...
2001-09-04 curtChanges to better support arbitrary external flight...
2001-07-16 curt- make certain UVW velocities don't overright airspeed...
2001-07-13 curtUpdated so load/save will work.
2001-07-13 curtMost recent changes blew up LaRCsim so we are reverting...
2001-07-12 curt- modified set_V_(north|east|down) to use set_Velocitie...
2001-04-11 curtInitial stab at a threaded tile loader contributed...
2001-04-05 curtFrom David Megginson:
2001-04-05 curtData logging patches from Jon Berndt
2001-03-24 curtSG_ namespace
2001-03-23 curtFG_ to SG_ namespace changes.
2001-03-01 curtContributed by Dave Luff:
2001-01-17 curtMore "delta-t" and fdm interface timing tweaks.
2001-01-16 curtTweaking the FGInterface interface so we can move it...
2001-01-16 curtMore property manager interface updates.
2001-01-13 curtDavid Megginson writes:
2000-11-30 curtMoved Time/timestamp.hxx into simgear/timing/timestamp.hxx
2000-10-28 curtUpdates by Tony working on the FDM interface bus.
2000-10-27 curtAdded CHT (cylinder head temp) to BFI and property...
2000-10-24 curtI tested:
2000-10-19 curtThe following changes were made to flightgear-0.7.5...
2000-10-16 curtCheck return value of FDM::init().
2000-10-02 curtMSVC compatibility changes and code tweaks for minor...
2000-09-29 curtWorking on putting engine data on "the bus"
2000-08-14 curtUpdates and tweaks for Oliver's multi-player networking...
2000-08-04 curt20000803 updates.
2000-07-31 curtUpdates to JSBSim.
2000-07-25 curtJSBSim updates.
2000-05-11 curtChanges contributed by Tony Peden to put wind data...
next