]> git.mxchange.org Git - flightgear.git/history - src
#738: crash when switching 2D panels
[flightgear.git] / src /
2012-04-11 ThorstenB#738: crash when switching 2D panels
2012-04-11 James TurnerNavDisplay: respect initial values for various properties.
2012-04-09 Frederic BouvierRembrandt: Restore rendering stats
2012-04-09 James TurnerRoute-manager distance helpers for Hyde and others...
2012-04-09 James TurnerWhoops, fix a type found by Syd in the NavDisplay.
2012-04-08 ThorstenBAdd CMake option to disable building test applications.
2012-04-07 ThorstenBFix scenery reload issues.
2012-04-07 ThorstenBComment out some unused vars.
2012-04-07 ThorstenBFix scenery reload issues.
2012-04-05 Frederic BouvierRestore splash screen for the Rembrandt renderer
2012-04-05 ThorstenBYASim performance optimization
2012-04-05 ThorstenBFix some compiler warnings.
2012-04-05 ThorstenBAdd "--max-fps" option to limit frame rate.
2012-04-05 ThorstenBYASim performance optimization
2012-04-05 ThorstenBAvoid "using..." in header files.
2012-04-05 ThorstenBRemove unused variables (moment/ias)
2012-04-05 Torsten DreyerAutopilot: save loads of CPU cycles
2012-04-04 Frederic BouvierHonor /sim/rendering/shadows/enabled preference
2012-04-03 Frederic BouvierCode cosmetic
2012-04-03 Frederic BouvierFix issue with sky added in commit 25e0ab0b824c7a2254b9...
2012-04-02 Frederic BouvierHopefully fix the shadow disappearing because of range...
2012-04-02 Frederic BouvierRestore messages and fog draw order reverted in the...
2012-04-02 Frederic BouvierRevert "Disable LOD when rendering to the shadow map."
2012-04-01 Frederic BouvierEnable light source for transparent surfaces
2012-04-01 Frederic BouvierDisable LOD when rendering to the shadow map.
2012-03-31 Frederic BouvierMake the shadow map available for effects
2012-03-31 Frederic BouvierFix picking zone display
2012-03-31 Frederic BouvierBe sure to not render light volumes in the classical...
2012-03-31 Frederic BouvierWorking spot and point lights
2012-03-31 Erik HofmanMake sure _avionics is enabled before calling suspend...
2012-03-30 Frederic BouvierShadow map size settable at run-time. It needs to be...
2012-03-30 Frederic BouvierFix a typo in proptest.cpp
2012-03-30 Frederic BouvierCompile proptest.cpp with MSVC. There is still a link...
2012-03-30 Frederic BouvierImplement Cascade Shadow Mapping in the Rembrandt renderer.
2012-03-29 Emilian HuminiucYASim: enable building of YASim's proptest utility
2012-03-28 ThorstenBProperly drop empty tiles from tile cache.
2012-03-28 Frederic BouvierFix normal storage into texture data. Input [-1..1...
2012-03-27 James TurnerFix total-distance computation in the route-manager...
2012-03-27 ThorstenB#723: perpetual "GPS init complete" info messages.
2012-03-27 James TurnerFix All-FDMs linkage. Thanks Torsten, no idea what...
2012-03-26 ThorstenBCameraGroup: adapt order of member vars to their init...
2012-03-26 ThorstenBPrevent negative alpha value
2012-03-26 ThorstenBFix "use of uninitialized data" reported by valgrind.
2012-03-26 ThorstenBmarker beacon: catch NULL pointer
2012-03-26 ThorstenBFix "use of uninitialized data" reported by valgrind.
2012-03-26 ThorstenBAIFlightPlan: Initialize the same member variables...
2012-03-26 ThorstenBReplace unnecessary use of copy constructor.
2012-03-26 ThorstenBtilemanager: initialize member variables
2012-03-26 James TurnerAvoid a crash when using the native menubar on Mac...
2012-03-26 James TurnerFix YAsim linkage.
2012-03-26 James TurnerDon't create intermediate static libraries for build...
2012-03-25 James TurnerFix 2.5D panel hit detection, compute logical panel...
2012-03-25 Frederic BouvierWarn of harmless messages caused by the Rembrandt renderer
2012-03-25 Frederic BouvierRemove tabs
2012-03-25 Frederic BouvierFirst, preliminary, code of the Rembrandt renderer.
2012-03-25 Frederic BouvierAdd options to enable or disable the Rembrandt renderer
2012-03-25 Frederic BouvierAllow any number of cameras as render stages for a...
2012-03-25 Frederic BouvierCompile with MSVC 9
2012-03-25 Frederic BouvierChoose renderer from /sim/rendering/rembrandt property
2012-03-25 Frederic BouvierMove camera setup to the renderer
2012-03-25 Frederic BouvierSmall refactoring in CameraInfo
2012-03-25 ThorstenB#548: segfault in AIFlightPlanCreate
2012-03-22 ThorstenBNo avionics sound group for aimodels.
2012-03-22 ThorstenBDon't crash on start-up when avionics sound is disabled.
2012-03-17 ThorstenBMake FG_OPTIONS_EXIT work.
2012-03-16 ThorstenBFix Linux build
2012-03-16 James TurnerWork on making 2D panels act like standard scene-graph...
2012-03-15 Mathias Froehlichscenery: Move flightgears paging back into the application.
2012-03-15 Mathias Froehlichscenery: The tile entries load callback is not needed...
2012-03-15 Mathias FroehlichRemove /sim/paths/use-custom-scenery-data.
2012-03-13 Torsten DreyerMake use of auto-coordination more flexible
2012-03-09 Torsten Dreyerbind the sky disable cutoff distance to a property
2012-03-08 ThorstenB#702: Misspelled "devices" property node.
2012-03-07 ThorstenBFix segfault when loading routes in RouteManager
2012-03-07 ThorstenB#589: 2D panels transparent at night. May also fix...
2012-03-07 ThorstenBMore spring-cleaning fun.
2012-03-07 ThorstenB#591: Fix sky flickering at certain sun/view angles
2012-03-06 Torsten DreyerSpring-cleaning: some minor optimization
2012-03-04 ThorstenBUse tiedPropertyLists instead of manually matched tie...
2012-03-04 ThorstenBUse tiedPropertyLists instead of manually matched tie...
2012-03-03 ThorstenBFix type issue.
2012-03-03 Mathias FroehlichFix compile past last simgear change.
2012-03-03 Mathias FroehlichAdapt to simgear SGMath change.
2012-02-25 Mathias Froehlichhla: Rename HLAVariantData* to HLAVariantRecordData*.
2012-02-25 Mathias Froehlichhla: Avoid using deprecated readObjectModelTemplate.
2012-02-24 ThorstenBClean-up cmake (linker) dependencies.
2012-02-19 ThorstenBFix MSVC build issue.
2012-02-19 ThorstenBprotocol module: minor clean-up
2012-02-19 Thomas GeymayerUse simgear functions for clip and wrap around.
2012-02-19 Thomas GeymayerRemove unneeded function and add bool relative changes
2012-02-19 Thomas GeymayerSupport relative changes and wrapping for generic proto...
2012-02-19 ThorstenB#669: reset fly-by-view when a new replay loop begins
2012-02-17 ThorstenBRemove obsolete ignore pattern for automake generated...
2012-02-15 Torsten DreyerNavradio: provide property is-localizer-frequency
2012-02-15 Torsten DreyerRemove the deprecated warning for JSBSim's egt_degf
2012-02-15 Torsten DreyerMerge branch 'next' of gitorious.org:fg/flightgear...
2012-02-15 Torsten DreyerSome xml-autopilot tuning
2012-02-13 Torsten DreyerAccept setting-hpa along with setting-inhg for altimeter
2012-02-13 Torsten DreyerFix file access mode for newnavradio.[ch]xx
2012-02-12 Torsten DreyerMerge branch 'next' of gitorious.org:fg/flightgear...
next