]> git.mxchange.org Git - flightgear.git/history - src/Main/fg_io.cxx
Oops fixed one small mistake from the last fix.
[flightgear.git] / src / Main / fg_io.cxx
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.