]> git.mxchange.org Git - flightgear.git/shortlog
flightgear.git
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-28 James TurnerPUI doesn't use SSG (and never has). Ooops.
2012-03-28 James TurnerMac nightlies need the DDS plugin.
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 ThorstenB#718: java client example not compiling
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 TurnerSuppress a warning when using Clang.
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 ThorstenBIgnore empty lines in html output.
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 ThorstenBAdapt 777 directory.
2012-03-16 ThorstenBFix Linux build
2012-03-16 James TurnerWork on making 2D panels act like standard scene-graph...
2012-03-15 Mathias Froehlichfgviewer: Update to current initialization structure.
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-12 ThorstenBConsistent white-spacing...
2012-03-12 ThorstenB#706: Properly set FLTK include directory.
2012-03-09 Torsten Dreyerbind the sky disable cutoff distance to a property
2012-03-08 ThorstenB#702: Misspelled "devices" property node.
2012-03-08 Mathias Froehlichfgviewer: adapt to simgear upstream changes.
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 Mathias Froehlichfgviewer: Make use of the world texture when no file...
2012-03-04 ThorstenBAdapt script to changed name.
2012-03-04 ThorstenBRename to "nasal_api_doc.py".
2012-03-04 ThorstenBIgnore .pyc files
2012-03-04 adrianupdated API script
2012-03-04 adrianpython script which generates $FGROOT/Nasal API documen...
2012-03-04 ThorstenBUse tiedPropertyLists instead of manually matched tie...
2012-03-04 ThorstenBUse tiedPropertyLists instead of manually matched tie...
2012-03-03 ThorstenBIt does. :)
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-03-03 Mathias Froehlichfgviewer: Does not need plib.
2012-02-25 Mathias Froehlichhla: Rename HLAVariantData* to HLAVariantRecordData*.
2012-02-25 Mathias Froehlichhla: Avoid using deprecated readObjectModelTemplate.
2012-02-25 ThorstenBWindows...
2012-02-25 ThorstenBFix Windows dependencies
2012-02-24 ThorstenBClean-up cmake (linker) dependencies.
2012-02-24 ThorstenB#537 linker issues due to clock_gettime/librt dependencies
2012-02-24 ThorstenBRevert "Try to fix MSVC template instantiation issue...
2012-02-24 ThorstenBTry to fix MSVC template instantiation issue with SGVec...
2012-02-19 ThorstenBFix Windows compile issue.
2012-02-19 ThorstenBDisable OSG dependencies to osg/Vec2 for simgear compil...
2012-02-19 ThorstenBFix MSVC build issue.
2012-02-19 ThorstenBMore talkative cmake SimGear checks
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 GeymayerDocument protocol extensions
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-19 ThorstenBTerrasync clean-up
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 Frederic BouvierFix FL_STAT macro
2012-02-12 Frederic BouvierUgly hack to detect the presence of fl_filename_free_li...
2012-02-12 ThorstenBFix compile issue with Fltk 1.1.
2012-02-12 ThorstenB#663: fgadmin not working properly (with latest Fltk)
next