]> git.mxchange.org Git - flightgear.git/history - src/Main
Update VS2008 projects : use Boost 1.44.0 available in last 3rd Party archive
[flightgear.git] / src / Main /
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-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 TurnerGoodbye old HUD - and the archeology it depended upon...
2010-10-28 James TurnerRemove confusing default (missing) path from 2D panel...
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-25 James TurnerMerge commit 'refs/merge-requests/9' of git://gitorious...
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 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 TurnerAirways/procedures code - add new data structures to...
2010-10-19 James TurnerMerge commit 'refs/merge-requests/7' of git://gitorious...
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-03 Thorsten BrehmMerge branch 'next' of git://gitorious.org/fg/flightgea...
2010-10-02 James TurnerMerge commit 'refs/merge-requests/6' of git://gitorious...
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 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 fg_commands header.
2010-09-11 Frederic BouvierMerge branch 'next' of git://gitorious.org/fg/flightgea...
2010-09-11 Torsten DreyerEnvironment controller overhaul
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-08 James TurnerDon't expect an 'Aircraft' sub-directory within each...
2010-09-06 James TurnerRegister the aircraft resource provider.
2010-09-06 James TurnerPass current-dir into XMLSound
2010-09-06 James TurnerUse the new Simgear ResourceManager to resolve paths.
2010-09-05 Frederic BouvierMerge branch 'next' of git://gitorious.org/fg/flightgea...
2010-09-05 Torsten DreyerExpose some OSG DisplaySettings to the property tree
2010-08-29 Frederic BouvierMerge branch 'master' of git://gitorious.org/fg/flightg...
2010-08-28 Vivian MeazzaMerge branch 'next' of D:\Git_New\flightgear into next
2010-08-21 Frederic BouvierMerge commit 'refs/merge-requests/1551' of git://gitori...
2010-08-18 Torsten DreyerAutopilot is more than just an autopilot: Introducing...
2010-08-16 James TurnerExpose aircraft-dirs under /sim (read-only, for security)
2010-08-15 Torsten DreyerMerge branch 'next' of gitorious.org:fg/flightgear...
2010-08-15 Torsten DreyerDowngrade the ridgelift to a subsystem of environment
2010-08-15 James TurnerSupport relative paths in 'loadxml' command
2010-08-06 Torsten DreyerInterpret environment variables and hostname on Windows
2010-08-04 James TurnerCreate TimeManager subsystem, and collect the time...
2010-08-03 Frederic BouvierMerge commit 'refs/merge-requests/1552' of git://gitori...
2010-08-02 David LuffRemove old AI system
2010-08-02 Vivian MeazzaMerge branch 'next' of D:\Git_New\flightgear into next
2010-08-01 James TurnerRevert "Create TimeManager subsystem" - not quite ready...
2010-08-01 Vivian MeazzaMerge branch 'next' of D:\Git_New\flightgear into next
2010-08-01 James TurnerCreate TimeManager subsystem, and collect the time...
2010-08-01 James TurnerMake saveInitialProperties smarter, and hence simplify...
2010-08-01 Durk TalsmaAdded some stubs in the flightgear main code to eventua...
2010-08-01 Vivian MeazzaMerge branch 'next' of D:\Git_New\flightgear into next
2010-07-31 James TurnerRemove use of simgear/screen/extensions.h.
2010-07-29 James TurnerSet the key SGModelLib callback to make aircraft-dir...
2010-07-28 Vivian MeazzaMerge branch 'work4' into next
2010-07-28 James TurnerAdd --fg-aircraft option, and aircraft dir path list...
2010-07-28 James TurnerMake various implicit includes (via PLIB) explicit.
2010-07-24 Durk TalsmaMerge branch 'next' of git@gitorious.org:fg/flightgear...
2010-07-23 James TurnerRemove all (2) uses of simgear/math/vector.h from Fligh...
2010-07-23 James TurnerFix issues exposed by PLIB-free SimGear.
2010-07-22 James TurnerClean up names in --show-aircraft; avoid -set.xml suffixes.
2010-07-18 Durk TalsmaMerge branch 'next' of git@gitorious.org:fg/flightgear...
2010-07-17 James TurnerRewrite --show-aircraft and --aircraft handling to...
2010-07-17 James TurnerConvert scenery path setup to use simgear::Dir
2010-07-17 James TurnerConvert --show-aircraft to use simgear::Dir
2010-07-13 James TurnerMerge branch 'topics/bug141' into next
2010-07-13 James TurnerEnsure sim/signals/fdm-initialized is only fired on...
2010-07-09 Durk TalsmaMerge branch 'next' of git@gitorious.org:fg/flightgear...
2010-07-08 James TurnerFix bug 141, by ensuring certain subsystems are assigne...
2010-07-02 James TurnerOne more juggle to appease the linker gods.
2010-07-02 James TurnerJuggle fgfs link order to keep GNU ld happy.
2010-07-01 James Turneraircraft.[cxx|hxx] is gone.
2010-07-01 James TurnerRename reInit() method to 'resetSimulator', and documen...
2010-07-01 James TurnerClean fg_init.hxx
2010-07-01 James TurnerRemove current_aircraft global, fgAIRCRAFT struct,...
2010-07-01 James TurnerTrivial cleanup commit, to test continuous integration...
2010-07-01 James TurnerClarify warnings from fgUntie, and fix one source of...
2010-06-27 Durk TalsmaMake sure also not to try running AI_mgr when compiling...
2010-06-26 Torsten Dreyerfix assertion in sunsolver.cxx with --timeofday=xx
2010-06-26 Torsten Dreyergcc warning fixes
2010-06-26 Torsten DreyerDon't crash if built with --disable-atcdcl
2010-06-26 James TurnerFix automake build after mainloop changes - especially...
2010-06-26 James TurnerMerge branch 'topics/mainloop' into next
2010-06-26 James TurnerFix ordering of aircraft-model updates against flight...
2010-06-26 James TurnerInitial work on FDM shell, and removal of cur_fdm_state
2010-06-26 James TurnerWrap SGEphemeris in a subsytem/property interface,...
next