]> git.mxchange.org Git - flightgear.git/history - src/Network/generic.cxx
Sync. w. JSBSim CVS
[flightgear.git] / src / Network / generic.cxx
2008-08-07 timooreAllow generic file protocol to terminate fg after a...
2007-07-29 mfranzgeneric/output:
2006-07-05 mfranzremove redundant vector::clear(). A just created vector...
2006-04-29 ehofmanAdd binary output support for the generic protocol.
2006-03-09 mfranz--warnings
2006-02-21 mfranznew FSF address
2006-02-18 fredbAdd missing include files needed by the new math code...
2004-11-19 curtFix my mailing address by replacing it with my web...
2004-10-16 ehofmanprevent a segmentation error under certain circumstances.
2004-10-15 ehofmanFix some bugs
2004-10-15 ehofmanSet the format default to float instead of int.
2004-10-15 ehofmanAdd generic input support
2004-07-27 ehofmanAdd a few else statements to make the checking work...
2004-04-01 curtClean up various compiler warnings that have crept...
2004-02-07 davidBe a little quieter at the default debug level.
2003-09-24 ehofmanMove FGEventMgr and FGSubsystemMgr over to SimGear...
2003-08-18 ehofmanFix a bug where a test was perfromed on a variable...
2003-06-22 ehofmanChnage seperator to separator
2003-05-06 curtThis is step "1" of probably "many" in the process...
2003-05-03 ehofmanUpdates to the generic communication protocol. This...
2003-03-25 ehofmanAdd a generic, configurable communiction output option