]> git.mxchange.org Git - flightgear.git/history - src/Scenery
Ron Jensen: fixed a potential NaN and Segfault in JSBSim propeller code
[flightgear.git] / src / Scenery /
2012-02-07 ThorstenBFix another line lost in a merge conflict.
2012-02-07 ThorstenBFix missing declaration.
2012-02-06 ThorstenB#553: decouple OSG callbacks from Nasal subsystem
2012-02-06 ThorstenBThis 'fixes' #613 but partly re-introduces #553.
2012-01-29 ThorstenBOops...
2012-01-29 ThorstenBMinor clean-up.
2012-01-08 Erik HofmanMerge branch 'next' of gitorious.org:fg/flightgear...
2012-01-08 ThorstenBTemporarily disable Nasal callbacks in lazily loaded...
2011-12-17 Frederic BouvierMerge branch 'next' of git://gitorious.org/fg/flightgea...
2011-12-17 ThorstenBAvoid spamming the log output
2011-11-23 adrianMerge branch 'next' into comm-subsystem
2011-11-20 Erik HofmanMerge branch 'next' of git://gitorious.org/fg/flightgea...
2011-11-14 Durk TalsmaMerge branch 'next' of gitorious.org:fg/flightgear...
2011-11-13 Mathias FroehlichConsolidate the different ReaderWriterOptions classes.
2011-11-13 ThorstenBUntangle subsystems by replacing direct TileCache call...
2011-11-11 Frederic BouvierMerge branch 'next' of git://gitorious.org/fg/flightgea...
2011-11-10 ThorstenBFixed typo.
2011-11-08 Mathias FroehlichUse deferred models for scenery tile models.
2011-11-01 James TurnerGoodbye automake.
2011-10-29 adrianMerge branch 'next' into comm-subsystem
2011-10-17 James TurnerFix (nearly) all the std:: namespace violations in...
2011-09-05 Martin SpottMerge commit 'refs/merge-requests/11' of git://gitoriou...
2011-09-04 adrianMerge branch 'next' into radio-att
2011-09-04 ThorstenBAttempt to tidy up the search path mess (noticed by...
2011-08-20 ThorstenBAvoid some useless file accesses
2011-08-11 ThorstenBUse some more logging class variety.
2011-08-08 Durk TalsmaMerge branch 'next' into durk-atc
2011-08-08 James TurnerMerge branch 'next' of gitorious.org:fg/flightgear...
2011-08-08 Mathias FroehlichFixes #397: YASim aircraft start at >32000ft instead...
2011-08-07 Mathias FroehlichUse the bv tree leafs for altitude queries.
2011-07-24 Durk TalsmaMerge branch 'next' into durk-atc
2011-07-19 James TurnerMore CMake headers support
2011-07-13 ThorstenBFix issue reported by heap debugger
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-12 ThorstenBAvoid compiler warning.
2011-06-11 ThorstenBIntroduce terrasync subsystem.
2011-06-05 Durk TalsmaMerge branch 'next' into durk-atc
2011-06-03 Durk TalsmaMerge branch 'next' into durk-atc
2011-06-01 Durk TalsmaMerge branch 'next' into durk-atc
2011-06-01 Durk TalsmaMerge branch 'next' into durk-atc
2011-05-31 Durk TalsmaMerge branch 'next' into durk-atc
2011-05-02 Torsten DreyerMerge branch 'next' of http://git.gitorious.org/fg...
2011-04-29 Durk TalsmaMerge branch 'next' into durk-atc
2011-04-21 Stuart BuchananMerge branch 'next' of git://gitorious.org/fg/flightgear
2011-04-15 ThorstenBClear OSG object cache on scenery reload
2011-04-03 Durk TalsmaMerge branch 'next' into durk-atc
2011-04-19 Durk TalsmaMerge branch 'next' into durk-atc
2011-04-17 Durk TalsmaMerge branch 'next' into durk-atc
2011-04-17 Durk TalsmaAdded some code to visualize the ground networks.
2011-02-19 ThorstenBMerge remote branch 'origin/releases/2.2.0' into next
2011-02-15 Torsten DreyerMerge branch 'next' of http://git.gitorious.org/fg...
2011-02-15 Tim MooreMerge branch 'releases/2.2.0' into next
2011-02-15 Tim Mooreaccomodate changes to osgDB::DatabasePager interface
2011-02-14 Torsten DreyerMerge branch 'next' of http://git.gitorious.org/fg...
2011-02-13 ThorstenBSupport scenery reloading (needs simgear update).
2011-02-13 ThorstenBUpdate tile loader options whenever its config properti...
2010-12-19 James TurnerInitial work on CMake build files, with considerable...
2010-11-30 Erik HofmanMerge branch 'next' of git://gitorious.org/fg/flightgea...
2010-11-30 Tim Mooreremove call to function removed in OSG
2010-11-29 Csaba HalaszMerge commit 'refs/merge-requests/14' of git://gitoriou...
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-19 ThorstenBTile manager improvements
2010-11-14 Vivian MeazzaMerge branch 'next' of D:\Git_New\flightgear into next
2010-11-11 Christian Schmittremove old .cvsignore files
2010-10-28 Vivian MeazzaMerge branch 'next' of D:\Git_New\flightgear into next
2010-10-19 James TurnerMerge commit 'refs/merge-requests/7' of git://gitorious...
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 James TurnerMake the tile-manager a well-behaved SGSubsystem
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-07-28 Vivian MeazzaMerge branch 'work4' into next
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-02-09 Tim MooreMerge branch 'torsten/auto'
2010-02-09 Tim MooreMerge branch 'jmt/units-fix' into maint
2010-01-17 Tim MooreMerge branch 'jmt/gps'
2010-01-16 Tim MooreMerge branch 'vivian/trainz'
2010-01-13 Tim MooreMerge branch 'curt/navradio'
2010-01-13 Tim MooreMerge branch 'ehofman/sound'
2010-01-12 Tim MooreMerge branch 'ehofman/version'
2010-01-11 Tim MooreMerge branches 'jmt/spatial', 'jmt/ref_ptr', 'jmt/navra...
2010-01-11 Tim MooreMerge branch 'cptf/modeler'
2010-01-11 Tim MooreMerge branch 'jmt/navaid'
2010-01-11 Tim MooreMerge branch 'ehofman/rename'
2010-01-11 Tim MooreMerge branch 'topic/pu-crash'
2009-12-21 Tim MooreMerge branches 'jmt/aircraft-name' and 'jmt/runway'
2009-12-21 Tim MooreMerge branch 'durk/traffic'
2009-12-21 Tim MooreMerge branch 'ehofman/jsbsim'
2009-12-20 Tim MooreMerge branch 'timoore/merge-effects'
2009-12-20 Tim MooreMerge branch 'ehofman/sound'
2009-12-20 Tim MooreMove the property expression code back to simgear.
2009-11-27 Tim MooreMerge branch 'luff/kln89'
2009-11-27 Tim MooreMerge branch 'jmt/gps'
2009-11-26 Tim MooreMerge branch 'jmt/dialog'
2009-11-06 Tim MooreMerge branches 'durk/scenery' and 'ehofman/fog'
2009-11-06 Tim MooreMerge branch 'tat/configure'
next