]> git.mxchange.org Git - flightgear.git/history - src
Refactor PropertyBasedElement and Manager
[flightgear.git] / src /
2012-09-19 James TurnerWhoops, some code got re-introduced.
2012-09-19 James TurnerFix a Clang warning in Shiva.
2012-09-19 James TurnerAllow use of the system's SQLite3 library.
2012-09-19 James TurnerImplement a persistent cache for navigation data.
2012-09-19 James TurnerFix classes derived from SubsystemGroup.
2012-09-18 Thomas GeymayerCanvas: Don't crash on removing child hierarchie from map
2012-09-18 James TurnerSink position-init code into its own file.
2012-09-18 James TurnerMake subsystem init incremental.
2012-09-18 Stuart BuchananExpose the shader language version, to help diagnostics.
2012-09-17 James TurnerAvoid an 'overloaded-virtual' warning.
2012-09-17 James TurnerMake magavr a regular subsystem.
2012-09-17 Thomas GeymayerCanvas: Use seperate projection instance for each map
2012-09-17 ThorstenBMinor main loop/init clean-up
2012-09-17 ThorstenBAvoid compiler warnings.
2012-09-17 ThorstenBHandle scenery-override in a single place only.
2012-09-17 ThorstenBCreate FGSoundManager as a wrapper for SGSoundMgr_OpenAl
2012-09-17 ThorstenBPrepare and implement reinit methods for instruments
2012-09-16 Mathias Froehlichcmake: Make rti/hla compile again.
2012-09-16 Frederic BouvierSort fgfs source files in IDE folders
2012-09-16 ThorstenBCorrect ATIS pressure phraseology
2012-09-06 Thomas Geymayerproperty-interpolate: support using rate instead of...
2012-09-04 ThorstenBMinor error message improvement.
2012-09-04 ThorstenB#858: Fix loading issue with aircraft models in "-...
2012-09-03 Frederic BouvierBetter fix for a compilation problem with MSVC 2012
2012-09-03 Frederic BouvierRevert "Fix compilation problem with MSVC 2012"
2012-09-03 Frederic BouvierFix compilation problem with MSVC 2012
2012-09-01 Thomas GeymayerCanvas: Only use cull callback if it's still valid
2012-08-29 Mathias FroehlichPush SGMaterial use into these classes that need it.
2012-08-27 Mathias FroehlichFix compile of simgear headless past bvh rework.
2012-08-25 Stuart BuchananStop the property tree from keeping a shadow of the...
2012-08-24 Mathias Froehlichbvh: Adapt to upstream bvh changes in simgear.
2012-08-23 Stuart BuchananAdd properties for raw axis and button values, for use
2012-08-23 Thomas GeymayerCanvas: CSS like property value inheritance.
2012-08-21 James TurnerWhoops, case-sensitivity matters on Linux.
2012-08-21 James TurnerMake some include dependencies explicit.
2012-08-21 James TurnerFix a crash encountered with ATC.
2012-08-21 James TurnerFix some places relying on public 'using std::string...
2012-08-19 James TurnerExpose SGCondition as a ghost to Nasal directly.
2012-08-18 ThorstenBMake web browser app configurable through CMake (for...
2012-08-17 ThorstenBChristoph Korn/PlayDeb.net: fix typos
2012-08-13 Thomas GeymayerCanvas: Fix stupid off-by-one error
2012-08-13 Thomas GeymayerCanvas: Bugfixes
2012-08-12 Thomas GeymayerCanvas: Don't crash if texture not available
2012-08-12 Frederic BouvierDon't let the cloud alpha value change the lighting...
2012-08-11 Thomas GeymayerCanvas: Basic support for window stacking
2012-08-11 Frederic BouvierAdd forgotten uniforms to the display stage (Rembrandt)
2012-08-10 Thomas GeymayerCanvas: Forward mouse events to elements.
2012-08-09 Thomas GeymayerCanvas: default image element dimensions to texture...
2012-08-09 Thomas GeymayerCanvas: Image/Window unifying and allow using canvas...
2012-08-09 Thomas GeymayerClean up
2012-08-05 James TurnerInitial work on Image element for Canvas.
2012-08-05 James TurnerFix a crash with the native menubar.
2012-08-05 James TurnerCocoa clipboard implementation.
2012-08-05 Thomas GeymayerCanvas: Fully remove Window drawable if destroyed
2012-08-05 Thomas GeymayerComplete X11 clipboard support.
2012-08-04 Thomas GeymayerBasic clipboard access from Nasal.
2012-08-03 Tim MooreMerge branch 'timoore/optimization' into next
2012-08-03 Tim Mooreuse DeletionManager
2012-08-03 James TurnerAvoid a naming clash on 'canvas'
2012-08-02 Frederic BouvierFix incorrectly hardcoded effect in last Rembrandt...
2012-08-02 James TurnerSkeleton Nasal-Canvas integration.
2012-08-01 Frederic BouvierAdd some predefined uniforms to Rembrandt stages
2012-08-01 Thomas GeymayerCanvas: Fix warning and rename file.
2012-08-01 Frederic BouvierFix Win32 build - No GLUT please \!
2012-07-31 Thomas GeymayerCanvas: First version of new Canvas GUI system.
2012-07-31 Thomas GeymayerCanvas: Support for text selection.
2012-07-31 Thomas GeymayerCanvas: UTF-8 support and more settings exposed.
2012-07-31 Thomas GeymayerCanvas: Add new element type map for geo mapping.
2012-07-31 Thomas GeymayerNasalPositioned: Expose actual postion of parkings
2012-07-31 Thomas GeymayerCanvas: Allow using canvases as PUI widgets.
2012-07-30 James TurnerAdd property to disable native menu on Mac.
2012-07-29 Mathias Froehlichautopilot: Introduce virtual dtor.
2012-07-29 Mathias Froehlichhla: Convert to the new callback system.
2012-07-27 James TurnerEnsure WSAStartup is called for metar.exe
2012-07-26 Markus PargmannRemove most compile warnings
2012-07-26 Thomas GeymayerRemove hardcoded update intervals for radar.
2012-07-22 Frederic BouvierDon't stop displaying the sky dome in Rembrandt at...
2012-07-22 Frederic BouvierRemove a redundant line
2012-07-19 jberndtFixed a bug where a structural to Body frame conversion...
2012-07-19 Stuart BuchananAdd command to reload materials definitions. Note...
2012-07-17 ThorstenBATISMgr clean-up / improvements
2012-07-17 ThorstenBFix compiler warning
2012-07-17 ThorstenBADF: code clean-up/documentation
2012-07-17 ThorstenBADF: add "operable" property
2012-07-16 Frederic BouvierAdd a node mask bit for permanent lights (needed by...
2012-07-15 ThorstenBRestore ATIS reception with nav receivers.
2012-07-15 ThorstenB#798: Betrand Coconnier: Fix setting initial vertical...
2012-07-15 ThorstenBOption to restore defaults and enable/disable random...
2012-07-15 ThorstenBDebug message about loaded AI models.
2012-07-15 Frederic BouvierOSG 3.0.1 has no osg::Node::asCamera method
2012-07-15 Frederic BouvierMake the point light non permanent in Rembrandt
2012-07-14 Frederic BouvierRestore 2D panels in Rembrandt
2012-07-14 Frederic BouvierRestore point light in Rembrandt
2012-07-14 Frederic BouvierRembrandt: Add debugging properties and fix transparenc...
2012-07-14 ThorstenB#803: apply hotfix to revive "--carrier" option.
2012-07-13 ThorstenBProper error checks for generic protocol.
2012-07-13 Thomas GeymayerCanvas: Calculate bounding box for path elements.
2012-07-13 Thomas GeymayerRename tf elements for easier handling.
2012-07-13 Thomas GeymayerFix setting global path options per path
2012-07-10 James TurnerRevised patch from Yves to fix Mac 10.5 compilation
next