]> git.mxchange.org Git - flightgear.git/history - src
Suppress a warning when using Clang.
[flightgear.git] / src /
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...
2012-02-12 Torsten DreyerSome autopilot works
2012-02-11 James TurnerMac-specific fgjs / event-input fixes from Tatsuhiro.
2012-02-11 ThorstenBRon Jensen: fixed a potential NaN and Segfault in JSBSi...
2012-02-10 ThorstenB#656: COM1 frequency set to 0 at startup
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-02-05 Frederic BouvierMerge branch 'next' of git://gitorious.org/fg/flightgea...
2012-02-05 ThorstenB#591: night-time rendering issues, avoid negative color...
2012-02-02 Torsten Dreyernew command: property-interpolate
2012-02-01 Torsten Dreyerinitialize the heading-indicator/offset-deg in it's...
2012-01-31 ThorstenBFix string buffer issue with replay time display.
2012-01-31 ThorstenBUse existing define to supply version number.
2012-01-29 ThorstenBOops...
2012-01-29 ThorstenBMinor clean-up.
2012-01-25 James TurnerBug 620, respect enable/disable state of entire menus...
2012-01-22 ThorstenB#561: normalize to [0-360[
2012-01-22 ThorstenB#609 route manager/nav display related startup segfault
2012-01-18 ThorstenB#605: Reduce warning level for unsupported keys.
2012-01-17 ThorstenBClean-up: move autosave.xml loading code to proper...
2012-01-17 Stuart BuchananAdd property controls for cloud impostors and LoD hiera...
2012-01-17 Torsten Dreyerbump version number to 2.7.0
2012-01-17 Torsten Dreyerbump version number to 2.6.0
2012-01-14 James TurnerAllow distinct rule and symbol definitions for navDisplays.
2012-01-12 ThorstenBFix a minor warning.
2012-01-12 ThorstenB#199: fix issue with relative paths
2012-01-12 James TurnerNavDisplay: fix update lag when switching range or...
2012-01-10 ThorstenB#577: blinking not working for static HUD labels
2012-01-09 ThorstenB#590: agradar copying an uninitialized string
2012-01-09 adrianITM radio calculations are only considered valid
2012-01-09 ThorstenB#587: don't crash on negative sizes
2012-01-09 Erik Hofmanfix a typo
2012-01-08 James TurnerWhen clearing the route, skip generated waypoints.
2012-01-08 Mathias FroehlichHandle unset texture-compression property correctly.
2012-01-08 James TurnerNavDisplay: fix many bugs relating to stretched and...
2012-01-08 Erik HofmanFix the sun position and fog/ambient coloring misalignment
2012-01-08 Erik HofmanMerge branch 'next' of gitorious.org:fg/flightgear...
2012-01-08 Erik Hofmanremove some ugly while loops
2012-01-08 ThorstenBTemporarily disable Nasal callbacks in lazily loaded...
2012-01-08 ThorstenB#553: MP-model-loading related segfault
2012-01-08 ThorstenBPotential fixes for #548, #572, groundnetwork related...
2012-01-08 Erik Hofmanvecotry color calculations
2012-01-07 ThorstenB#561, clean-up using normalizePeriodic. Thanks to Hyde...
2012-01-06 James TurnerShortcuts support in the Cocoa menubar. We have fewer...
2012-01-06 James TurnerTweaks to get TCAS / multiplayer aircraft showing on...
2012-01-05 James TurnerTweak the app-data path on Mac, after discussion with...
2012-01-05 Curtis L. OlsonFix YASim's /accelerations/pilot/{x,y,z}-accel-fps_sec...
2012-01-04 Stuart BuchananOnly initialize MP subsystem if a txhost is set.
2012-01-04 James TurnerMark NavDisplay stateSet as STATIC
2012-01-03 ThorstenB#561: keep magnetic heading within limits when mag...
next