]> git.mxchange.org Git - flightgear.git/history - src/Network
Moved some of the low level scene graph construction code over to simgear.
[flightgear.git] / src / Network /
2003-05-09 curtMoved src/Model/loader.[ch]xx and src/Model/model....
2003-05-09 curt- Added "SG" prefix to sound classes that recently...
2003-05-08 curtWorking at unraveling and breaking dependencies inside...
2003-05-07 curtOops backout the last changes to these files. I was...
2003-05-07 curtMissed this one since I didn't have jpg server support...
2003-05-06 curtThis is step "1" of probably "many" in the process...
2003-05-03 ehofmanUpdates to the generic communication protocol. This...
2003-04-24 curtFixed a property name typo which caused the right tank...
2003-04-23 curtReduce elevator effectiveness by a factor of 2.
2003-04-23 curtTweaks ...
2003-04-02 curtFixed a remaining typo from the death and destruction...
2003-04-01 ehofmanFix another controls overhaul problem
2003-04-01 davidFix to use renamed /controls properties.
2003-04-01 ehofmanUpdates to the controls properties tree. This is a...
2003-04-01 curtUpdated to work with new instrumentation version of...
2003-03-29 curtFix a typo (specified analog in channel 39 rather than 29.
2003-03-27 curtAdded support for toe brakes
2003-03-25 ehofmanAdd a generic, configurable communiction output option
2003-03-23 ehofmanMultiPlayer updates for MSVC from Frederic Bouvier
2003-03-21 ehofmanFix a small problem where multiplayer support was added...
2003-03-19 ehofmanAdd multiplayer support from Duncan McCreanor and Diarm...
2003-03-03 curtAdd a net_byte_order flag so that the calling code...
2003-01-29 davidRemoved the old FGSteam module from FlightGear.
2003-01-26 curtOutput target navaid radial to external gui so it can...
2003-01-22 curtAdd a "signed" distance to the GS transmitter. When...
2003-01-18 curtMore updates to refine the output data to make it more...
2003-01-17 curtConvert distance to touch down point to nm.
2003-01-17 curtAllow network byte order conversion to be conditionally...
2003-01-16 curtUpdates to the net_gui code that can spit out updated...
2003-01-15 curtRenamed mini_fdm to native_gui which makes a lot more...
2003-01-13 curtAdded velocity and climb_rate to mini_fdm structure.
2003-01-12 curtUpdate to the Mini FDM network protocal (mostly renamin...
2003-01-12 curtAdded a "mini fdm" output. This could (for example...
2003-01-12 curtConsolidate and clean up some of the FDM network interf...
2003-01-10 curtOops, a bit more clean up.
2003-01-10 curtUpdated to support all the fields in net_ctrls.hxx
2003-01-05 curtAdd support for in-air preset starts relative to a...
2003-01-04 curtExpose the ability to run built in (command manager...
2002-12-31 davidPatches from Erik Hofman for SGI compatibility:
2002-12-19 curtAllow the polling frequency of the telnet/props server...
2002-12-16 curtRead audio panel switches and parking brake.
2002-12-16 curtOBS turning work, work on supporting failure moding.
2002-12-14 curtWork on nav2_obs tuner.
2002-12-14 curtChange time counter to a double. Add a variable which...
2002-11-30 curtExposed the fg_commands though the httpd interface.
2002-11-28 curtMake tile_mgr->prep_ssg_nodes() use an FGLocation object.
2002-10-16 curtAdd support for wind speed/direction and freezes.
2002-10-16 curtThrottle was being scaled with mixture config values.
2002-10-01 curtPass data needed to make David's new ASI model work...
2002-09-28 curtRenamed raw_ctrls.hxx -> net_ctrls.hxx which makes...
2002-09-27 curtPass stall warning info in net_fdm.hxx
2002-09-27 curtMixture is on channel 6.
2002-09-27 curtPass velocities in local body axis.
2002-09-26 curtInterface the adf and transponder to the electrical...
2002-09-26 curtWork on wiring the dme into the electrical model.
2002-09-26 curtBegin interfacing with the electrical model.
2002-09-25 curtRead and publish states of master switches (bat, alt...
2002-09-25 curtAdded fuel_pump switch, and master switches (bat, alt...
2002-09-23 curtVarious tweaks and fixes to navcom radios.
2002-09-19 curtCascading changes from the navcom.[ch]xx addition.
2002-09-17 curtFixed some stupidity.
2002-09-12 curtAdded support for calibration properties.
2002-09-07 davidPatch from Julian Foad:
2002-09-01 curtRead the com1/2 on/off switch.
2002-08-29 curtMake adf volume and adf on/off seperate properties.
2002-08-25 curtTidy up the autoconf/automake configuration a bit.
2002-08-19 curtScale throttle inputs a bit better.
2002-08-02 curtBernie Bright:
2002-08-01 curtFilter fuel selector knob.
2002-07-31 davidPatch from Julian Foad:
2002-07-30 curtA couple fixes to the network fdm interface.
2002-07-21 curtSupport for fuel selector switch.
2002-07-05 curtUpdate controls so we can specify each tank on/off...
2002-07-05 curtSwitch to snprintf() for safety.
2002-07-05 curtMSVC fixups.
2002-07-04 curtAdded interface to ATC xponder hardware.
2002-07-03 curtA bunch of reorg and clean up of the KR 87 (adf) code...
2002-07-03 curtUpdated adf property names.
2002-07-03 curtAdd support for KR 87 annunciators.
2002-07-02 curtFixes for IA-64 with Intel compiler.
2002-06-30 curtUpdated hardware interface to match new KR 87 features.
2002-06-27 curtUpdates to the OpenGC interface from John Wojnaroski.
2002-06-16 curtUpdated to match changes in radiostack.[ch]xx
2002-06-12 curtUpdates to the 610x interface:
2002-06-05 davidReplace cout statement with SG_LOG.
2002-06-05 curtSet control surface positions when using an external...
2002-06-03 curtAdded flap_deflection so that remote fdm can pass back...
2002-05-20 curtBernie Bright:
2002-05-17 curtBernie Bright:
2002-05-16 curtBernie Bright:
2002-05-15 curtBernie Bright:
2002-05-14 curtMoved "scenery" from being declaried in scenery.cxx...
2002-05-09 davidPatch from Melchior Franz:
2002-04-25 curtPass along the status of the gear up/down control lever.
2002-04-11 curtMSVC fixes.
2002-04-08 curtAdded support for sending:
2002-04-07 davidPatches from Norm Vine to improve framerate and add...
2002-03-27 curtAdded fields ... this is a work in progress.
2002-03-20 curtConverted if ( string == "" ) constructs to if ( string...
2002-03-19 davidMajor property-manager rewrite, using const char *...
next