]> git.mxchange.org Git - flightgear.git/history - src/Network/native_ctrls.cxx
Merge branch 'master' of git://gitorious.org/fg/flightgear into next
[flightgear.git] / src / Network / native_ctrls.cxx
2010-08-29 Frederic BouvierMerge branch 'master' of git://gitorious.org/fg/flightg...
2010-08-21 Frederic BouvierMerge commit 'refs/merge-requests/1551' of git://gitori...
2010-06-26 James TurnerMerge branch 'topics/mainloop' into next
2010-06-26 James TurnerInitial work on FDM shell, and removal of cur_fdm_state
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-02-04 Tim MooreMerge branch 'fredb/winbuild'
2010-02-04 Tim MooreMerge branch 'fredb/winbuild'
2010-01-31 Tim MooreMerge branch 'fredb/winbuild'
2010-01-31 Tim MooreMerge branch 'csaba/nan'
2010-01-28 Tim MooreMerge branch 'timoore/ptrfix'
2010-01-28 Tim MooreMerge branch 'fredb/winbuild'
2010-01-28 Tim MooreMerge branch 'ehofman/mingw'
2010-01-25 fredbMINGW patch from BenoƮt Laniel
2009-09-10 Tim MooreMerge branch 'jsd/atmos' into topic/atmos-merge
2009-08-23 torstenTom P: magnetic-variation isn't boolean.
2008-09-28 fredbMINGW patch by Csaba Halasz, reworked by me to avoid...
2008-01-21 curtPacket should be formated in network byte order.
2006-02-21 mfranznew FSF address
2006-01-20 ehofmanIntegrate a large part of John Wojnaroski's 747 cockpit...
2005-08-23 curtFix a small oops. We need to convert values from netwo...
2005-06-03 curtFix some more of my own stupidity.
2005-05-04 curtOops, forgot to update the network byte order conversio...
2005-04-19 curtFix a couple typos.
2005-03-24 curtUse standard length types (stdint.h where available...
2005-02-15 curtAdd support for aileron and rudder trims.
2005-01-03 curtFix a mistake in handling of engine starter property...
2004-11-19 curtFix my mailing address by replacing it with my web...
2004-09-10 curtAdd support for "co-pilot" toe brakes.
2004-08-06 curtAdd condition lever (for turbo props) to FGNetCtrls...
2004-05-26 curtAdd simple icing state.
2004-04-02 curtnative_ctrls:
2004-04-02 curtClean up a couple bugs in the multiengine handling...
2004-01-12 curtAttempt #1 to sort out confusion between left / right...
2003-11-10 curtAdd support for shipping out current FlightGear tempera...
2003-10-24 curtVarious 0.9.3 updates.
2003-09-24 curtFix a potential segfault.
2003-08-01 curtAdd support for communicating a flap motor failure.
2003-08-01 curtAdd several common engine faults to the net_ctrls struc...
2003-07-17 curtCurt:
2003-07-13 davidAdd the ability to control turbulence rate as well...
2003-07-10 curtAdd normalized control surface positions to net_fdm...
2003-06-27 curtFix a property name spelling error.
2003-06-27 curtAdd /environment/turbulence-norm to the output structure.
2003-05-06 curtThis is step "1" of probably "many" in the process...
2003-04-01 ehofmanUpdates to the controls properties tree. This is a...
2003-03-03 curtAdd a net_byte_order flag so that the calling code...
2003-01-10 curtOops, a bit more clean up.
2003-01-10 curtUpdated to support all the fields in net_ctrls.hxx
2002-09-28 curtRenamed raw_ctrls.hxx -> net_ctrls.hxx which makes...
2002-07-05 curtUpdate controls so we can specify each tank on/off...
2002-05-14 curtMoved "scenery" from being declaried in scenery.cxx...
2002-04-25 curtPass along the status of the gear up/down control lever.
2002-04-08 curtAdded support for sending:
2001-10-28 curtThis set of changes touches a *lot* of files. The...
2001-10-26 curtVarious tweaks for support of external flight models...
2001-09-04 curtChanges to better support arbitrary external flight...
2001-07-22 curtInitial revision.