]> git.mxchange.org Git - flightgear.git/history - src/Network/net_ctrls.hxx
Merge branch 'work4' into next
[flightgear.git] / src / Network / net_ctrls.hxx
2006-01-20 ehofmanIntegrate a large part of John Wojnaroski's 747 cockpit...
2005-11-05 curtWhite space fix.
2005-09-22 ehofmanUse our own stdint.hxx implementation.
2005-09-05 ehofmanMathias Fröhölöiööhlich:
2005-05-07 ehofmanSolaris fixes
2005-05-03 curt32 bit integers are somewhat magical and handled pretty...
2005-03-24 curtUse standard length types (stdint.h where available...
2005-03-03 curtRevert last change.
2005-03-03 curtChange fuel selector data type from bool to int.
2005-02-15 curtAdd support for aileron and rudder trims.
2005-01-21 curtFix my contact info.
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-01-12 curtAttempt #1 to sort out confusion between left / right...
2003-12-30 curtModified Files:
2003-11-10 curtAdd support for shipping out current FlightGear tempera...
2003-10-24 curtVarious 0.9.3 updates.
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-06-27 curtAdd /environment/turbulence-norm to the output structure.
2002-10-16 curtAdd support for wind speed/direction and freezes.
2002-09-28 curtRenamed raw_ctrls.hxx -> net_ctrls.hxx which makes...