]> git.mxchange.org Git - flightgear.git/history - src/Network/native_ctrls.cxx
Make a subtle change to tile loading/unloading policy in order to make the tile
[flightgear.git] / src / Network / native_ctrls.cxx
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.