]> git.mxchange.org Git - flightgear.git/history - src
Update VS2008 projects : use Boost 1.44.0 available in last 3rd Party archive
[flightgear.git] / src /
2010-11-06 James TurnerFGIO uses new SGSubsystem shutdown() logic
2010-11-02 James TurnerIf preset-commit occurs during init, skip most re-init...
2010-11-02 James TurnerUnify reset/reposition code-paths, and ensure initial...
2010-11-02 James TurnerAdd headerpax-max-install-names, for Mac deployment.
2010-11-02 James TurnerMerge branch 'topics/mac-package' into next
2010-11-02 Torsten Dreyeradd <initialize-to> to components
2010-10-31 James TurnerUse new Simgear platform defines in Input code.
2010-10-30 Csaba HalaszAdded null pointer check to AI subsystem tear down...
2010-10-29 ThorstenBMerge branch 'patch' into next
2010-10-29 ThorstenBFixed some compiler warnings.
2010-10-29 ThorstenBMerge branch 'next' of git://gitorious.org/fg/flightgea...
2010-10-29 James TurnerRemove a stray include that got missed.
2010-10-29 James TurnerGoodbye old HUD - and the archeology it depended upon...
2010-10-29 Frederic BouvierDon't blindly delete the global property tree on reinit
2010-10-28 James TurnerRemove persistent references to AI mananger and its...
2010-10-28 James TurnerRemove confusing default (missing) path from 2D panel...
2010-10-28 James TurnerMake use of view[0] in HUD-runway lazy.
2010-10-26 James TurnerTweak shutdown code, chasing intermittent segfaults...
2010-10-26 Torsten DreyerMerge branch 'next' of gitorious.org:fg/flightgear...
2010-10-26 Torsten Dreyer resurrection of /sim/rendering/draw-otw
2010-10-26 Erik HofmanSync with JSBSim cvs + Anders' patch to get it working...
2010-10-25 Torsten DreyerCompile again, replace clib strXXX with std::string
2010-10-25 James TurnerMerge commit 'refs/merge-requests/9' of git://gitorious...
2010-10-24 ThorstenBFix occasional start-up crash when reading GUI XMLs.
2010-10-24 Anders Gidenstamsrc/Network/jpg-httpd.cxx: Include C++ C headers instea...
2010-10-24 James TurnerAutomake build fixes for PLIB net/ul removal.
2010-10-24 James TurnerConvert nasal directory() helper to use simgear::Dir
2010-10-24 James TurnerRemove direct uses of PLIB ulXXX functions
2010-10-24 James TurnerPLIB net removed from FlightGear
2010-10-24 James TurnerMake v2 HUD a top-level subsystem, so it can be reinit...
2010-10-23 ThorstenBMerge branch 'next' of git://gitorious.org/fg/flightgea...
2010-10-23 James TurnerInvestigating an intermittent shutdown crash; fix delet...
2010-10-22 ThorstenBMerge branch 'next' of git://gitorious.org/fg/flightgea...
2010-10-22 James TurnerMake the v2 HUD support reinit(), so HUDs can be reload...
2010-10-22 James TurnerMove three more subsystems into the init + update schem...
2010-10-20 ThorstenBMerge branch 'next' of git://gitorious.org/fg/flightgea...
2010-10-20 James TurnerRemove references to old (unused) airways code
2010-10-20 James TurnerFix Win32 compilation - avoid SID name clash with windows.h
2010-10-20 James TurnerAutomake build fixes for airways commit.
2010-10-20 James TurnerAirways/procedures code - add new data structures to...
2010-10-19 James TurnerSearch aircraft dirs when loading AI models. Thanks...
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-17 James TurnerUse a property listener on the root, to observe propert...
2010-10-12 ThorstenBMerge branch 'next' of git://gitorious.org/fg/flightgea...
2010-10-12 Torsten Dreyerremove leftover debugging stuff
2010-10-11 Torsten DreyerFix timing issue on startup for auto runway selection
2010-10-09 Torsten DreyerMerge commit 'refs/merge-requests/8' of git://gitorious...
2010-10-08 Tim Moorereplace GLU functions with OSG functionality
2010-10-08 Thorsten BrehmFixed autopilot/Predictor.
2010-10-06 Thorsten BrehmMerge branch 'next' of git://gitorious.org/fg/flightgea...
2010-10-05 James TurnerRemove uneccessary explicit update of FGLight
2010-10-05 James TurnerMake MultiPlayer a well-behaved subsystem.
2010-10-05 James TurnerMake FGAircraftModel behave like a standarrd subsystem.
2010-10-05 Thorsten BrehmAnother GPWS fix: terrain clearance filter must be...
2010-10-05 Thorsten BrehmFixed navradio when shutting down/restarting nav receiver.
2010-10-05 Thorsten BrehmMerge branch 'next' of git://gitorious.org/fg/flightgea...
2010-10-05 Torsten DreyerAutopilot: fix initialization of digital filters
2010-10-03 Thorsten BrehmMerge branch 'next' of git://gitorious.org/fg/flightgea...
2010-10-03 Tim MooreThorsten Brem's patches for bug 122
2010-10-02 James TurnerMerge commit 'refs/merge-requests/6' of git://gitorious...
2010-10-01 Thorsten BrehmFix wxradar to use path resolution
2010-10-01 Thorsten BrehmMerge branch 'next' of git://gitorious.org/fg/flightgea...
2010-10-01 James TurnerMake the tile-manager a well-behaved SGSubsystem
2010-10-01 James TurnerKill off the general.hxx header
2010-10-01 James TurnerGet rid of FGGeneral; expose equivlanet values via...
2010-09-30 Thorsten BrehmMerge branch 'next' of git://gitorious.org/fg/flightgea...
2010-09-30 James TurnerKill off fgRequestRedraw
2010-09-30 James TurnerRefactor exit code, so the osgViewer gets 'done'.
2010-09-30 James TurnerTidy new_gui header
2010-09-30 James TurnerTidy fg_commands header.
2010-09-30 Csaba HalaszMerge commit 'refs/merge-requests/5' of git://gitorious...
2010-09-30 Thorsten Brehm- Fixed mk-viii sound sample loader: missing "/".
2010-09-30 Csaba HalaszAdd missing initializer in AIBallistic.cxx
2010-09-29 Vivian MeazzaRationalize methods.
2010-09-29 Vivian MeazzaAdd coefficients configurable at runtime, and bugfix.
2010-09-29 Vivian MeazzaRemove unneeded variable.
2010-09-29 Csaba HalaszMerged commit from Vivian Meazza: Rationalize methods...
2010-09-29 Csaba HalaszMerge branch 'next' into vivian
2010-09-29 Vivian MeazzaAdd join manoeuvre/command to AIWingman. Rationalize...
2010-09-28 Thorsten BrehmSimplified pointer-aliasing patch.
2010-09-27 Thorsten BrehmFixed all type-casts violating the strict-aliasing...
2010-09-27 Torsten DreyerIgnore outdated METAR for realwx
2010-09-27 Durk Talsma- Fix compiler warnings.
2010-09-20 James TurnerThorsten Brehm:
2010-09-19 Erik HofmanSync. with JSBSim CVS
2010-09-19 Erik HofmanSync. with JSBSim CVS
2010-09-17 Anders GidenstamRestored src/AIModel/AIShip.hxx to unix line endings...
2010-09-17 Vivian MeazzaBugfix - untie property.
2010-09-17 Vivian MeazzaAdd <name> tag so that AIWingman or other suitable...
2010-09-17 Vivian MeazzaMake AI Objects of type Wingman, Escort, and GroundVehi...
2010-09-17 Vivian MeazzaRemove debugging statement.
2010-09-17 Vivian MeazzaAssociate submodels with parent AI Objects.
2010-09-17 Vivian MeazzaUse AIBase method setParentNode() vice the local method.
2010-09-17 Vivian MeazzaAdd callsign for consitency.
2010-09-17 Vivian MeazzaMove methods "setParentNode()" etc. to make them availa...
2010-09-17 Vivian MeazzaEnable Ballistic objects to be slaved to any AI Object.
2010-09-13 Torsten DreyerFix mean nasal bug when calling setprop("foo")
2010-09-13 Torsten DreyerFix static initialization order trouble on OSX
2010-09-12 Erik HofmanAllow for scenery de-saturation
next