]> git.mxchange.org Git - flightgear.git/history - src
Fix bug #125
[flightgear.git] / src /
2010-11-24 James TurnerFix bug #125
2010-11-23 Dave LuffMerge branch 'kln89' into next
2010-11-23 Dave LuffKLN89: Small improvement to flightplan page: dash out...
2010-11-23 Dave LuffKLN89: Jump to the next position in the flightplan...
2010-11-23 Dave LuffKLN89: Fix small bug in FPL pages due to comparison...
2010-11-23 Dave LuffKLN89: Allow CLR to abort flightplan waypoint entry...
2010-11-23 Dave LuffKLN89: Fix both incorrect behaviour and a segfault...
2010-11-23 Dave LuffKLN89: Fix some bugs in the flightplan page text entry...
2010-11-22 James TurnerIgnore -psn_ argument if launched as a GUI app on Mac.
2010-11-22 Dave LuffMerge branch 'kln89' into next
2010-11-22 Dave LuffKLN89: Change to more meaningful function names, and...
2010-11-22 Dave LuffKLN89: Fix clipping bug affecting the KLN89 map page...
2010-11-21 James TurnerFixing bug #172 - warp handling during pause.
2010-11-21 Dave LuffKLN89: Round properly when converting map points to...
2010-11-21 Dave LuffKLN89: Update obsolete email address
2010-11-21 Dave LuffKLN89: Update obsolete email address
2010-11-21 Dave LuffKLN89: Cleanup - fix broken indentation and email addre...
2010-11-21 Dave LuffFix copy-and-paste error which resulted in right inner...
2010-11-21 Dave LuffClean up indentation and then replace tabs with spaces
2010-11-21 ThorstenBSuppress framerate while splash screen active
2010-11-21 Dave LuffClarify comments
2010-11-20 Torsten DreyerAvoid division by zero in exponential filters
2010-11-19 ThorstenBUse simgear abstraction for sleeping.
2010-11-19 ThorstenBTile manager improvements
2010-11-19 ThorstenBSet initial environment visibility (thanks to kantoon)
2010-11-19 ThorstenBKill some unnecessary include dependencies.
2010-11-15 ThorstenBFreeze MP position during replay.
2010-11-15 James TurnerMerge branch 'next' of git@gitorious.org:fg/flightgear...
2010-11-14 Tim Mooreadd a command to print information about visible object...
2010-11-14 James TurnerExpose SimGear and OSG versions via properties too.
2010-11-14 ThorstenBFixed path resolution (search --fg-aircraft dirs)
2010-11-14 Frederic BouvierMSVC: ensure that HAVE_VERSION_H always has a value
2010-11-14 Torsten DreyerMerge branch 'next' of gitorious.org:fg/flightgear...
2010-11-14 Torsten Dreyerfix inconsitent property name fuel[-_]pump
2010-11-14 Frederic BouvierMSVC: compile with version.h if environment variable...
2010-11-14 Mathias FroehlichMake out of source builds again work.
2010-11-13 James TurnerUse updated version.h if available.
2010-11-13 James TurnerAutoconf changes for more flexible versioning.
2010-11-13 ThorstenBNew property identifying missing MP planes
2010-11-11 Christian Schmittremove old .cvsignore files
2010-11-10 Torsten DreyerBugfix: no automatic runway selection with --parkpos=
2010-11-10 Torsten DreyerMake startup.nas obsolete
2010-11-07 ThorstenBFixed hot-spot display for 3d modes
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...
next