]> git.mxchange.org Git - flightgear.git/history - src/Network/native_ctrls.cxx
Moved some of the low level scene graph construction code over to simgear.
[flightgear.git] / src / Network / native_ctrls.cxx
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.