]> git.mxchange.org Git - flightgear.git/history - src/Main/fg_io.cxx
Fix my mailing address by replacing it with my web page.
[flightgear.git] / src / Main / fg_io.cxx
2004-11-19 curtFix my mailing address by replacing it with my web...
2004-11-18 curtTweak the atcsim command line interface.
2004-11-16 curtBegin work on revamping the ATC hardware interface...
2004-07-25 ehofmanGet rid of the double comma's for the file section...
2004-07-25 ehofmanFix a problem where the protocol file could not be...
2003-11-12 ehofmanAdd Manuel Bessler and Stephen Lowry's remote joystick...
2003-04-02 curtTweak to the --atc610x option.
2003-03-29 curtIf the main frame rate is less than the requested io...
2003-03-25 ehofmanAdd a generic, configurable communiction output option
2003-03-19 ehofmanAdd multiplayer support from Duncan McCreanor and Diarm...
2003-01-20 curtTweaks to protocol names to match recent changes in...
2003-01-15 curtRenamed mini_fdm to native_gui which makes a lot more...
2003-01-12 curtUpdate to the Mini FDM network protocal (mostly renamin...
2002-12-14 curtSimplified to use the delta_time_sec that is passed...
2002-09-17 curtBernie Bright:
2002-08-25 curtBernie Bright:
2002-08-19 curtForce ATC interface to run at 30 hz.
2002-08-02 curtBernie Bright:
2002-05-15 curtBernie Bright:
2002-03-18 curtSomewhere along the line in the recent changes some...
2002-03-16 davidPatches from Tony Peden to separate property XML I...
2002-02-05 curtTweaks from Julian Foad:
2002-01-16 curtChanges to support optional screen snap shot httpd...
2001-11-30 curtAdded Network/opengc.cxx Network/opengc.hxx Network...
2001-11-12 curtSync with latest JSBSim CVS
2001-09-04 curtChanges to better support arbitrary external flight...
2001-08-21 curtAdded httpd protocol so you can interface to a running...
2001-07-27 curtAdded protocol to output out complete control positions.
2001-03-24 curtSG-ified logstream.
2001-03-23 curtFG_ to SG_ namespace changes.
2001-01-31 curtAdded a specific "altas" format for output which includ...
2001-01-26 curtFixes to iochannel parsing which had gotten broke at...
2001-01-13 curtDavid Megginson writes:
2000-11-30 curtMoved Time/timestamp.hxx into simgear/timing/timestamp.hxx
2000-10-19 curtCode clean ups relating to FGOptions ... and moved...
2000-10-04 curtDie if I/O Channel config fails for any reason.
2000-09-27 curtA bit of fg->sg namespace changing.
2000-09-26 curtRenamed fg_types.hxx -> sg_types.hxx
2000-07-14 curtAutopilot altitude increment fixes.
2000-07-14 curtTweaks to go along with changes in SGSocket.
2000-07-11 curtMoved iochannel stuff over into SimGear.
2000-05-30 curtAlex Perry has added support for Ray Woodworth's motion...
2000-05-23 curtFixes to uiuc includes and initialization.
2000-04-19 curtAdded custom joystick client support so that flight...
2000-02-16 curtOne more pass at a reorg.
2000-02-15 curtCode reorganization.
1999-11-23 curtAdded FGFS "Native" I/O protocol.
1999-11-20 curtAdded support for parsing socket options.
1999-11-19 curtCleaning out old code ...
1999-11-19 curtAdded two new output formats, PVE and RUL.
1999-11-19 curtRevamping I/O system.