]> git.mxchange.org Git - flightgear.git/history - src/Network
Make a subtle change to tile loading/unloading policy in order to make the tile
[flightgear.git] / src / Network /
2004-09-10 curtAdd support for "co-pilot" toe brakes.
2004-08-06 curtAdd condition lever (for turbo props) to FGNetCtrls...
2004-07-27 ehofmanAdd a few else statements to make the checking work...
2004-07-17 ehofmanAdd the multiplay.* and jpg-httpd.* files to the EXTRA_...
2004-06-09 curtiSwitch position changes.
2004-05-26 curtAdd simple icing state.
2004-05-10 curtClean up some sound buffer allocation/deallocation...
2004-04-25 curtRegister an atexit() function so we can delete the...
2004-04-20 curtStub in controls for second engine master bat/alt switches.
2004-04-02 curtnative_ctrls:
2004-04-02 curtClean up a couple bugs in the multiengine handling...
2004-04-01 curtClean up various compiler warnings that have crept...
2004-03-14 curt- Filter the fuel switch position to allow it to slowly...
2004-02-17 curtAdd trim tab deflection to surface positions passed...
2004-02-12 curtSimple hack to allow selectively disabling the hardware...
2004-02-07 davidBe a little quieter at the default debug level.
2004-01-31 curtCurt Olson:
2004-01-26 ehofmanAlexander Nedotsukov:
2004-01-23 curtJohn Wojnaroski:
2004-01-12 curtAttempt #1 to sort out confusion between left / right...
2003-12-30 curtModified Files:
2003-12-27 ehofmanMIPSpro 7.4 fixes
2003-12-09 curtFix the nmea and garmin output to a) fake a GSA sentenc...
2003-11-24 curtAdd support for passing alpha/beta values.
2003-11-24 curtAdd support for passing nose wheel steering angle as...
2003-11-14 ehofmanUpdates to the jsclient remote joystick support code
2003-11-12 ehofmanAdd Manuel Bessler and Stephen Lowry's remote joystick...
2003-11-10 curtAdd support for accessing the "set-outside-air-temp...
2003-11-10 curtAllow the external FDM to calculate slip/skid ball...
2003-11-10 curtAdd support for shipping out current FlightGear tempera...
2003-11-10 curtDon't scale elevator by 0.5.
2003-10-24 curtVarious 0.9.3 updates.
2003-10-16 ehofmanFix a problem where older IRIX compilers needed a typec...
2003-09-24 curtFix a potential segfault.
2003-09-24 ehofmanMove FGEventMgr and FGSubsystemMgr over to SimGear...
2003-09-16 curtExpose the time of day setting through the fg_command...
2003-08-28 curtMinor tweak.
2003-08-18 ehofmanFix some network layer issues. Some htonl() calls didn...
2003-08-18 ehofmanFix a bug where a test was perfromed on a variable...
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-31 curtCompute teh altitude-agl if the remote end isn't sendin...
2003-07-30 curtFix several mispellings of servicable->serviceable.
2003-07-25 curtDo a santity check in case net->course_deviation_deg...
2003-07-23 curtFix a typo ...
2003-07-22 curtAdd gear animation effects to replay.
2003-07-22 curtHandle agl data correctly (so that ultimately the repla...
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-07-04 davidRename some existing variables/methods in the navcomm...
2003-06-27 curtFix a property name spelling error.
2003-06-27 curtAdd /environment/turbulence-norm to the output structure.
2003-06-24 curtAdd support to the "run" command for setting up the...
2003-06-24 curtAdd ground elevation to the net_gui.hxx structure.
2003-06-22 ehofmanChnage seperator to separator
2003-06-02 curtFixed a small ommission.
2003-06-02 curtImplimented a simple frame rate throttle.
2003-05-30 curtFix a potential timing glitch.
2003-05-27 curtSwap master alternator and battery switches.
2003-05-27 curtAdded an #include for possible time syncing code.
2003-05-27 curtAdded some test code (currently commented out) to limit...
2003-05-18 ehofmanRename an error message so it won't conflict with other...
2003-05-15 curtChanges to track SimGear cvs.
2003-05-15 ehofmanAdd an otherwise lost header file to the Makefile
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.
next