]> git.mxchange.org Git - flightgear.git/history - src/Network/generic.cxx
Switch from bool to int for more deterministic structure packing.
[flightgear.git] / src / Network / generic.cxx
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