]> git.mxchange.org Git - flightgear.git/history - src/Network/props.cxx
httpd: don't spam the console with debug messages
[flightgear.git] / src / Network / props.cxx
2013-06-09 James TurnerWork with revised NetChannel poll() API.
2012-10-13 ThorstenBFix some compiler warnings.
2012-09-21 ThorstenBFGProps: improve error messages
2012-05-24 Erik HofmanMerge branch 'next' of gitorious.org:fg/flightgear...
2012-05-17 James TurnerMerge commit 'refs/merge-requests/28' of git://gitoriou...
2012-04-25 ThorstenBMove viewer-related sources to separate folder.
2011-12-12 adrianMerge branch 'next' into navaids-radio
2011-12-11 adrianMerge branch 'next' into attenuation
2011-12-11 ThorstenBAdd --log-class option, improve logging classes.
2011-08-23 James TurnerMake errno dependency explicit, since raw_socket.hxx...
2011-07-01 Durk TalsmaMerge branch 'next' into durk-atc
2011-06-22 Torsten DreyerMerge branch 'next' of http://git.gitorious.org/fg...
2011-06-20 ThorstenB#346 related: missing status message for property server
2010-11-29 Csaba HalaszMerge commit 'refs/merge-requests/13' of git://gitoriou...
2010-10-29 ThorstenBMerge branch 'next' of git://gitorious.org/fg/flightgea...
2010-10-28 Vivian MeazzaMerge branch 'next' of D:\Git_New\flightgear into next
2010-10-25 James TurnerMerge commit 'refs/merge-requests/9' of git://gitorious...
2010-10-24 James TurnerPLIB net removed from FlightGear
2009-09-10 Tim MooreMerge branch 'jsd/atmos' into topic/atmos-merge
2009-07-17 Tim MooreRefer to property types using props:: namespace
2009-07-16 timooreSGPropertyNode::Type moves to simgear::props namespace
2008-07-27 ehofman- remove the SG_GLxxxx_H #defines, since OSG provides...
2008-06-11 mfranzcosmetic changes *only*:
2008-06-11 mfranzAnders GIDENSTAM: catch all exceptions to avoid abortin...
2008-06-02 timooreInclude <iostream> and using declarations as needed.
2007-02-20 mfranzremove "show" command from help screen (command can...
2007-02-19 mfranzfix set command: allow strings to contain spaces
2006-02-21 mfranznew FSF address
2006-01-09 curtExpose the "play-audio-command" through the props/telne...
2004-11-19 curtFix my mailing address by replacing it with my web...
2004-04-25 curtRegister an atexit() function so we can delete the...
2004-01-31 curtCurt Olson:
2004-01-26 ehofmanAlexander Nedotsukov:
2003-12-27 ehofmanMIPSpro 7.4 fixes
2003-11-10 curtAdd support for accessing the "set-outside-air-temp...
2003-09-24 ehofmanMove FGEventMgr and FGSubsystemMgr over to SimGear...
2003-09-16 curtExpose the time of day setting through the fg_command...
2003-06-24 curtAdd support to the "run" command for setting up the...
2003-05-18 ehofmanRename an error message so it won't conflict with other...
2003-05-06 curtThis is step "1" of probably "many" in the process...
2003-01-05 curtAdd support for in-air preset starts relative to a...
2003-01-04 curtExpose the ability to run built in (command manager...
2002-12-31 davidPatches from Erik Hofman for SGI compatibility:
2002-12-19 curtAllow the polling frequency of the telnet/props server...
2002-09-07 davidPatch from Julian Foad:
2002-08-02 curtBernie Bright:
2002-05-09 davidPatch from Melchior Franz:
2002-03-20 curtConverted if ( string == "" ) constructs to if ( string...
2002-03-19 davidMajor property-manager rewrite, using const char *...
2002-03-16 davidPatches from Tony Peden to separate property XML I...
2002-02-06 davidPatches from Melchior Franz:
2002-01-30 davidProperty-tree-viewer improvements from Melchior Franz.
2002-01-28 curtFixes to make telnet interface work more than 1x.
2001-07-27 curt- added support for reporting SGPropertyNode::NONE...
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-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...
2000-12-19 curtApplied changes relative to David Megginson's property...
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 curtInitial revision.