]> git.mxchange.org Git - flightgear.git/history - src/Network/generic.hxx
Fix for bug 1304 - crash loading XML route
[flightgear.git] / src / Network / generic.hxx
2013-10-28 Torsten Dreyergeneric binary protocol: add 'word' datatype
2013-10-21 Torsten DreyerAdd protocol wrappers to the generic protocol
2012-11-01 ThorstenB#903: generic protocol: fix a rare corner case
2012-09-17 James TurnerAvoid an 'overloaded-virtual' warning.
2012-07-13 ThorstenBProper error checks for generic protocol.
2012-02-19 ThorstenBFix MSVC build issue.
2012-02-19 ThorstenBprotocol module: minor clean-up
2012-02-19 Thomas GeymayerUse simgear functions for clip and wrap around.
2012-02-19 Thomas GeymayerRemove unneeded function and add bool relative changes
2012-02-19 Thomas GeymayerSupport relative changes and wrapping for generic proto...
2011-03-08 Torsten DreyerMerge branch 'next' of http://git.gitorious.org/fg...
2011-03-06 Csaba HalaszQuick fix for ascii generic input line separator problem
2009-09-10 Tim MooreMerge branch 'jsd/atmos' into topic/atmos-merge
2009-09-09 ehofmanOne last update; remember whether input or output is...
2009-09-09 ehofmanMake FGIO a proper subsystem and add a reinit method...
2009-07-02 ehofmansplit up binary and ascii message handling functions...
2009-06-23 ehofman* Add proper support for float and double values
2009-06-23 ehofmanAnders Gidenstam:
2008-08-07 timooreAllow generic file protocol to terminate fg after a...
2008-07-27 ehofman- remove the SG_GLxxxx_H #defines, since OSG provides...
2008-07-25 ehofmanThis should apply, and everything should build cleanly...
2007-07-29 mfranzgeneric/output:
2006-06-11 mfranzfix another crash on exit by finally converting the...
2006-04-29 ehofmanAdd binary output support for the generic protocol.
2006-02-21 mfranznew FSF address
2004-11-19 curtFix my mailing address by replacing it with my web...
2004-10-15 ehofmanAdd generic input support
2003-06-22 ehofmanChnage seperator to separator
2003-05-03 ehofmanUpdates to the generic communication protocol. This...
2003-03-25 ehofmanAdd a generic, configurable communiction output option