]> git.mxchange.org Git - flightgear.git/history - src/MultiPlayer
Fix a reset crash with pager threading.
[flightgear.git] / src / MultiPlayer /
2016-03-24 James TurnerHTTP subsystem has a default name.
2016-02-29 Torsten DreyerFix #1851, wrong type in multiplayer messages
2015-11-29 James TurnerMerge /u/r-harrison/flightgear/ branch next into next
2015-06-13 janodesboisstop sending velocity and acceleration in the motion...
2015-03-12 Torsten DreyerSplit multiplayer command
2015-03-11 Torsten DreyerAdd command multiplayer to control the multiplay_mgr
2014-03-11 James TurnerFix some Clang warnings.
2014-01-29 Clément de l'HamaideSend transponder mode over network
2013-06-25 James TurnerBug 947, menu item state wrong after reset.
2013-05-10 f-jjthImprove transponder instrumentation: new version
2012-11-20 James TurnerMissing std:: namespace in a header.
2012-11-11 ThorstenBRemove osg dependency for isNaN only.
2012-11-01 ThorstenBRemember MP online status throughout a sim reset.
2012-05-24 Erik HofmanMerge branch 'next' of gitorious.org:fg/flightgear...
2012-04-30 ThorstenB#248: support enabling AI module at run-time
2012-04-30 ThorstenB#248: support enabling AI module at run-time
2012-04-30 ThorstenB#734: MP cannot be enabled without 'AI' module
2012-01-04 Stuart BuchananOnly initialize MP subsystem if a txhost is set.
2011-12-25 Torsten DreyerSome warning fixes, mostly unused variables
2011-11-24 adrianMerge branch 'next' into comm-subsystem
2011-11-23 adrianMerge branch 'next' into comm-subsystem
2011-11-20 Erik HofmanMerge branch 'next' of git://gitorious.org/fg/flightgea...
2011-11-19 ThorstenBAdd new performance monitoring subsystem.
2011-11-01 James TurnerGoodbye automake.
2011-10-29 adrianMerge branch 'next' into comm-subsystem
2011-10-11 ThorstenBUse more specific log classes.
2011-10-06 adrianMerge branch 'next' into comm-subsystem
2011-10-03 Torsten DreyerMerge branch 'next' of gitorious.org:fg/flightgear...
2011-10-03 Durk TalsmaMerge branch 'next' of gitorious.org:fg/flightgear...
2011-10-02 ThorstenBmultiplay manager: option to disable freeze-on-replay...
2011-09-30 Anders GidenstamAdded /scenery/events as a new MP enabled property...
2011-08-23 James TurnerMake errno dependency explicit, since raw_socket.hxx...
2011-08-20 ThorstenBUse SG_LOG(&strerror) instead of "perror".
2011-08-18 ThorstenB#410: multiplay manager reporting errors
2011-07-24 Durk TalsmaMerge branch 'next' into durk-atc
2011-07-19 James TurnerMore CMake headers support
2011-07-01 Durk TalsmaMerge branch 'next' into durk-atc
2011-06-28 Torsten DreyerMerge branch 'next' of http://git.gitorious.org/fg...
2011-06-26 Frederic BouvierMerge branch 'next' of git://gitorious.org/fg/flightgea...
2011-06-25 James TurnerTone down some log output for the release, especially...
2011-06-05 Vivian MeazzaMerge branch 'next' of D:\Git_New\flightgear into next
2011-05-31 Durk TalsmaMerge branch 'next' into durk-atc
2011-05-31 Torsten DreyerMerge branch 'next' of 10.101.2.62:~/FlightGear/fg...
2011-05-30 Curtis L. OlsonMerge branch 'next' of gitorious.org:fg/flightgear...
2011-05-29 ThorstenBfix #142: initial window position
2011-05-29 Frederic BouvierFix linux build - auto_ptr<> needs <memory>
2011-05-28 James TurnerMove all MP code in src/MultiPlayer.
2011-02-20 Torsten DreyerMerge branch 'next' of http://git.gitorious.org/fg...
2011-02-19 ThorstenBMerge remote branch 'origin/releases/2.2.0' into next
2011-02-15 ThorstenBFix huge multiplayer memory leak.
2011-01-23 Torsten DreyerMerge branch 'next' of http://git.gitorious.org/fg...
2011-01-23 Frederic BouvierMerge branch 'next' of git://gitorious.org/fg/flightgea...
2011-01-23 ThorstenBReport stopped MP transmission at higher log level,
2011-01-23 ThorstenBAdded sanity checks to MP receive/send.
2011-01-23 ThorstenBReport stopped MP transmission at higher log level,
2011-01-23 Erik HofmanMerge branch 'next' of git://gitorious.org/fg/flightgea...
2011-01-23 ThorstenBAdded sanity checks to MP receive/send.
2010-12-19 James TurnerInitial work on CMake build files, with considerable...
2010-11-29 Csaba HalaszMerge commit 'refs/merge-requests/13' of git://gitoriou...
2010-11-19 Erik HofmanMerge branch 'next' of git://gitorious.org/fg/flightgea...
2010-11-18 Vivian MeazzaMerge branch 'next' of D:\Git_New\flightgear into next
2010-11-15 ThorstenBFreeze MP position during replay.
2010-11-14 Vivian MeazzaMerge branch 'next' of D:\Git_New\flightgear into next
2010-11-11 Christian Schmittremove old .cvsignore files
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
2010-10-19 James TurnerMerge commit 'refs/merge-requests/7' of git://gitorious...
2010-10-18 ThorstenBMerge branch 'next' of git://gitorious.org/fg/flightgea...
2010-10-12 ThorstenBMerge branch 'next' of git://gitorious.org/fg/flightgea...
2010-10-06 Thorsten BrehmMerge branch 'next' of git://gitorious.org/fg/flightgea...
2010-10-05 James TurnerMake MultiPlayer a well-behaved subsystem.
2010-10-05 Thorsten BrehmMerge branch 'next' of git://gitorious.org/fg/flightgea...
2010-10-03 Thorsten BrehmMerge branch 'next' of git://gitorious.org/fg/flightgea...
2010-10-01 Thorsten BrehmMerge branch 'next' of git://gitorious.org/fg/flightgea...
2010-09-30 Thorsten BrehmMerge branch 'next' of git://gitorious.org/fg/flightgea...
2010-09-28 Thorsten BrehmSimplified pointer-aliasing patch.
2010-09-27 Thorsten BrehmFixed all type-casts violating the strict-aliasing...
2010-09-09 Frederic BouvierMerge branch 'next' of git://gitorious.org/fg/flightgea...
2010-09-08 Csaba HalaszMerge commit 'refs/merge-requests/1552' of git@gitoriou...
2010-09-05 Frederic BouvierMerge branch 'next' of git://gitorious.org/fg/flightgea...
2010-09-03 Durk TalsmaMerge branch 'next' of git@gitorious.org:fg/flightgear...
2010-09-02 Anders GidenstamRestored line endings in src/MultiPlayer/multiplaymgr...
2010-09-02 Vivian MeazzaMerge branch 'next' of D:\Git_New\flightgear into next
2010-09-02 Vivian MeazzaAdd contrail as a standard property
2010-09-01 Frederic BouvierMerge branch 'next' of git://gitorious.org/fg/flightgea...
2010-08-31 Csaba HalaszMerge commit 'refs/merge-requests/6' of git@gitorious...
2010-08-30 Vivian MeazzaAdd tanker property to list of standard properties
2010-08-29 Frederic BouvierMerge branch 'master' of git://gitorious.org/fg/flightg...
2010-08-21 Frederic BouvierMerge commit 'refs/merge-requests/1551' of git://gitori...
2010-06-16 Mathias FroehlichUse simgear abstraction instead of directly osg for...
2010-05-06 Tim MooreMerge branch 'timoore/fire-fix'
2010-05-06 Tim MooreMerge branch 'zan/stencil2'
2010-05-06 Tim MooreMerge branch 'vivian/cullsetting'
2010-05-06 Tim MooreMerge branch 'torsten/proplist'
2010-05-06 Tim MooreMerge branch 'torsten/local-weather'
2010-05-06 Tim MooreMerge branch 'jmt/acinclude'
2010-05-06 Tim MooreMerge branch 'fred/effects-doc'
2010-05-06 Tim MooreMerge branch 'ehofman/sound-reinit'
next