]> git.mxchange.org Git - flightgear.git/history - src
Use deferred models for scenery tile models.
[flightgear.git] / src /
2011-10-01 James TurnerFix glx shutdown to only apply on Unix & !Mac (but...
2011-10-01 Mathias FroehlichUgly workaround for a crash on exit with multiple screens
2011-10-01 Mathias Froehlichclouds: remove unused bump mapping flag.
2011-09-30 Anders GidenstamAdded /scenery/events as a new MP enabled property...
2011-09-30 ThorstenBMerge commit 'refs/merge-requests/1553' of git://gitori...
2011-09-28 Torsten DreyerAdd a localizer audio ident class
2011-09-28 Christian SchmittFix a segfault that became apparent with a 850 apt...
2011-09-28 James TurnerSwitch ATCmgr comm station search to filter by range...
2011-09-26 Erik Hofmanremove a cvs conflict
2011-09-26 Erik HofmanJSBSim fixes.
2011-09-22 Durk TalsmaWhoops, lazy copy/paste job.
2011-09-22 Durk TalsmaBugfix: Retrieval of the next radio frequency was broke...
2011-09-22 Durk TalsmaPatch by Torsten Dryer: Remove the Ugly global dialog...
2011-09-22 Durk TalsmaMerge branch 'next' of gitorious.org:fg/flightgear...
2011-09-22 Durk TalsmaPrefetch a previously saved aircraft settings configura...
2011-09-21 James TurnerFix JPEG-server builds.
2011-09-21 Torsten Dreyerfix cmake conditional for event-input
2011-09-21 Torsten DreyerMerge branch 'next' of gitorious.org:fg/flightgear...
2011-09-21 James TurnerPush aspect-ratio handling into CameraGroup, so rendere...
2011-09-21 James TurnerRemove indirection on viewer draw/resize code-paths.
2011-09-21 James TurnerEnable event-input for joysticks by default on Mac...
2011-09-20 Torsten DreyerAdd debug messages for real-weather runway selection
2011-09-19 James TurnerExpose route-manager WP mirror nodes on the API
2011-09-19 James TurnerExpose departure+arrival airport + runway on route...
2011-09-19 James TurnerInitial hacking on nav-display instrument, derived...
2011-09-18 James TurnerMake map widget zoom a real property, so it persists...
2011-09-18 Erik Hofmanresync JSBSim
2011-09-17 Durk TalsmaAdded a new startup option. By giving the command line...
2011-09-16 Durk TalsmaSome tweaks to the AI traffic scheduling algorithm...
2011-09-15 Torsten Dreyerfix upper/lowercase typo
2011-09-15 Torsten DreyerSome more refactoring of the radios
2011-09-15 James TurnerIn joystick configurations, fall back to <unix> if...
2011-09-13 Torsten DreyerRefactor morse and beacon as singleton
2011-09-11 Durk TalsmaMerge branch 'next' of gitorious.org:fg/flightgear...
2011-09-11 Durk Talsma-Prevent crashing the sim when starting at a gate that...
2011-09-11 Erik HofmanMerge branch 'next' of git://gitorious.org/fg/flightgea...
2011-09-11 Erik Hofmanchange file mode to 644
2011-09-11 Erik Hofmanremove unused files
2011-09-11 Erik HofmanNew version of JSBSim, a big rewrite.
2011-09-11 Mathias Froehlichcmake: Factor out common simgear dependency libs.
2011-09-09 Frederic Bouvierfgfs and fgpanel need to be linked with the winsock...
2011-09-08 James TurnerCmake: Split simgear libraries into core and scene...
2011-09-07 Mathias Froehlichautotools build updated with sgthreads library
2011-09-07 Csaba Halaszautotools build updated with sgthreads library
2011-09-05 Martin SpottMerge commit 'refs/merge-requests/11' of git://gitoriou...
2011-09-04 Durk TalsmaA number of cosmetic and/or infrastructural changes.
2011-09-04 ThorstenBAttempt to tidy up the search path mess (noticed by...
2011-09-03 Anders GidenstamAdded an --materials-file option to select the material...
2011-09-03 Durk TalsmaMerge branch 'next' of git@gitorious.org:fg/flightgear...
2011-09-03 Durk TalsmaRead groundnet node information from the scenery, and...
2011-08-31 Mathias FroehlichAdapt to recent simgear hla/rti changes.
2011-08-31 Torsten DreyerFix typo
2011-08-29 Torsten DreyerFix cmake build with SP_FDMS (missing BalloonSim.cxx)
2011-08-29 Erik HofmanAdd proper conversion factor
2011-08-27 Torsten DreyerAdd convenience std::string versions for fg[G|S]etXXX
2011-08-26 Torsten DreyerFinal warning before egt_degf gets purged
2011-08-26 Torsten Dreyerrefactor the realwx-controller
2011-08-25 Torsten Dreyerfix #416: reciprocal filter broken
2011-08-24 ThorstenBAvoid excessive load when no navaids are in range
2011-08-24 James TurnerChange default (non-set) MP hosts to be an empty string...
2011-08-23 James TurnerMake errno dependency explicit, since raw_socket.hxx...
2011-08-22 Torsten DreyerAdd the frequency to the navinfo hash
2011-08-20 ThorstenBUse SG_LOG(&strerror) instead of "perror".
2011-08-20 ThorstenBAvoid some useless file accesses
2011-08-20 ThorstenBAvoid "no disk in drive" popups on Win7 systems
2011-08-20 Torsten Dreyernew global function for aircraft position
2011-08-18 ThorstenB#410: multiplay manager reporting errors
2011-08-18 ThorstenB#403: 2D horizontal scrolling on Mac OS
2011-08-16 Curtis L. OlsonFix a couple issues with non-referenced files missing...
2011-08-15 Frederic BouvierRemove obsolete msvc build files
2011-08-13 ThorstenBFix replay NaN issue due to unrecorded/uninitialized...
2011-08-12 ThorstenBTatsuhiro Nishioka: #403, scroll up/down for Mac OS
2011-08-11 ThorstenB#359: jumping mouse control axis in "constrained" mouse...
2011-08-11 ThorstenBUse some more logging class variety.
2011-08-11 Vivian MeazzaBugfix: Ballistic objects with "expiry" set were not...
2011-08-11 Mathias FroehlichDo not delete disabled network protocols twice.
2011-08-10 Durk TalsmaMerge branch 'durk-atc' into next
2011-08-10 Durk TalsmaSome fine tuning of the ATC messages related to ground...
2011-08-09 ThorstenBAllow bidirectional support for generic interfaces.
2011-08-09 Durk TalsmaMerge branch 'next' into durk-atc
2011-08-09 Torsten DreyerAdd LOD to each AI model
2011-08-08 Frederic BouvierFix issue #398: Menubar - Help > Help opens strange...
2011-08-08 Durk TalsmaFix state changes related to hold position and resume...
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 James TurnerSwitch RealWx to use simgear::HTTP class. Also tweak...
2011-08-08 Mathias FroehlichFixes #397: YASim aircraft start at >32000ft instead...
2011-08-07 Durk TalsmaAI/ATC enhancements:
2011-08-07 Frederic BouvierMerge branch 'next' of git://gitorious.org/fg/flightgea...
2011-08-07 ThorstenB#389: NumPad keys not working when NumLock is off
2011-08-07 Stuart BuchananAdd property binding for 3D cloud wrapping. Note that...
2011-08-07 Mathias FroehlichUse the bv tree leafs for altitude queries.
2011-08-07 Durk TalsmaMerge branch 'next' into durk-atc
2011-08-07 Durk TalsmaReinstate the check for aircraft that are under tower...
2011-08-06 ThorstenB#393: Vertical speed indicator affected by sim speed up
2011-08-06 Durk TalsmaMerge branch 'next' into durk-atc
2011-08-04 Durk TalsmaMerge branch 'next' into durk-atc
2011-08-04 ThorstenBImproved CMake support for libsvn
2011-08-03 Durk TalsmaSome preparory work for enabling the handover from...
2011-08-03 Durk TalsmaRemoval of some debugging statements.
next