]> git.mxchange.org Git - flightgear.git/history - src/Network
Continuing work on cleanups.
[flightgear.git] / src / Network /
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.