]> git.mxchange.org Git - flightgear.git/history - src/Network
Patch from Andy Ross:
[flightgear.git] / src / Network /
2002-03-03 curtAdded magnetos and starter to structure
2002-02-13 curtFixed an if statement typo.
2002-02-11 curtAdd support for cygwin
2002-02-11 curtFixed a typo.
2002-02-10 curtChanges to match simgear changes which allow overriding...
2002-02-08 curtTweaks to 'native fdm' output. Time offset should...
2002-02-08 curtFixed a typo ...
2002-02-08 curtMSVC++ fixes
2002-02-07 curtFreeBSD fix.
2002-02-06 curtCygwin fix.
2002-02-06 davidPatches from Melchior Franz:
2002-02-06 davidPatches from Melchior Franz:
2002-02-06 davidPatches from Melchior Franz:
2002-02-06 curtWIN32 fix.
2002-02-06 curtLatest version submitted by John W.
2002-02-05 curtMSVC updates.
2002-02-05 curtA grab bag of tweaks and patches from Norman Vine.
2002-02-05 curtVarious Irix compiler tweaks.
2002-02-05 curtTweaks from Julian Foad:
2002-02-04 curtUpdates from "Jonathan Polley" <jwpolley@home.com>...
2002-02-04 curtPatch from Melchior Franz to add support for indexed...
2002-01-31 curtUpdates from John to pass additional data to the extern...
2002-01-30 davidProperty-tree-viewer improvements from Melchior Franz.
2002-01-28 curtFixes to make telnet interface work more than 1x.
2002-01-22 curtMinor tweaks.
2002-01-19 davidRemoved FGEngInterface and FGGearInterface after consul...
2002-01-16 curtChanges to support optional screen snap shot httpd...
2001-12-28 curtUpdates to build system to better support automake-1.5
2001-12-15 curtThe latest updates from John Wojnaroski.
2001-12-12 curtRename FGInterface::_updatePosition() ->
2001-12-12 david-Removed .cvsignore from itself, since .cvsignore is...
2001-12-09 curtDavid Megginson writes:
2001-11-30 curtAdded Network/opengc.cxx Network/opengc.hxx Network...
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-10-26 curtFix to check for nonexistant nodename requests.
2001-10-24 curtAddition Irix tweaks.
2001-09-04 curtInitial revision.
2001-09-04 curtChanges to better support arbitrary external flight...
2001-08-21 curtInitial revision.
2001-08-21 curtAdded httpd protocol so you can interface to a running...
2001-07-27 curt- added support for reporting SGPropertyNode::NONE...
2001-07-22 curtInitial revision.
2001-07-22 curtMove FGControls declaration to globals.hxx
2001-06-29 curt- changed SGPropertyNode::UNKNOWN to SGPropertyNode...
2001-06-12 curt- changed SGValue::Type references to SGPropertyNode...
2001-03-26 curtIrix MIPS patches.
2001-03-24 curtSG-ified logstream.
2001-03-24 curtSG_ namespace.
2001-03-24 curtSG_ namespace
2001-03-24 curtFG_ to SG_ namespace changes.
2001-03-24 curtFG_ to SG_ namespace changes.
2001-03-23 curtFG_ to SG_ namespace changes.
2001-03-09 curtWorking on vor audio ident (morse).
2001-02-28 curtSome error checking and an xml dump routine contributed...
2001-02-23 curtAdded support for managing fov via the property manager...
2001-01-31 curtAdded a specific "altas" format for output which includ...
2001-01-31 curtInitial revision of atlas.cxx atlas.hxx
2000-12-19 curtApplied changes relative to David Megginson's property...
2000-10-24 curtI tested:
2000-10-04 curtWorking on a new protocal that allows you to remotely...
2000-10-02 curtMSVC compatibility changes and code tweaks for minor...
2000-09-27 curtA bit of fg->sg namespace changing.
2000-09-26 curtRenamed fg_types.hxx -> sg_types.hxx
2000-09-26 curtInitial revision.
2000-09-21 curtFixes for MSVC++ issues.
2000-09-20 curtbuilddir -> srcdir so builds can be done outside the...
2000-07-20 curtMerged some of Alex's code changes.
2000-07-11 curtMoved iochannel stuff over into SimGear.
2000-07-07 curtMore SGTime tidying.
2000-07-06 curtUpdates to JSBsim from Jon's CVS.
2000-07-05 curtA lot of code reorganization relating to moving some...
2000-06-15 curtUpdates from Alex for his motion chair project.
2000-06-01 curtAdded a get_type() to the iochannel class so the protoc...
2000-05-30 curtAlex Perry has added support for Ray Woodworth's motion...
2000-05-24 curtMSVC5 portability changes contributed by Bruce Finney.
2000-04-27 curtFixes for cygwin32 builds.
2000-04-19 curtInitial revision.
2000-03-21 curtMSVC++ tweaks contributed by Christian Mayer.
2000-02-16 curtOne more pass at a reorg.
2000-02-15 curtCode reorganization.
2000-02-04 curtUpdated for plib-1.1.x
2000-01-21 curtRead all pending messages.
2000-01-12 curtMoved Oliver's multi-pilot network code to NetworkOLK/
1999-11-24 curtAdded an FGIOChannel::writestring().
1999-11-23 curtRemoved some testing cruft related to a dumb attempt...
1999-11-23 curtInitial revision of FGFS "Native" I/O protocal.
1999-11-23 curtFixed the bug that was causing overbuffering of socket...
1999-11-22 curtTweak with readline() return value.
1999-11-20 curtAdded first stab at a socket class.
1999-11-20 curtAdded a readline(buf) vs. read(buf,len)
1999-11-19 curtCleaning out old code ...
1999-11-19 curtAdded PVE (ProVision Entertainment) and RUL (some guy...
1999-11-19 curtRevamping I/O system.
1999-06-30 curtNetwork updates contributed by Oliver Delise.
1999-06-25 curtTweaks by Oliver.
1999-06-24 curtInitial revision.