]> git.mxchange.org Git - flightgear.git/shortlog
flightgear.git
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-22 James TurnerFix svn install renaming in Mac packaging
2012-08-22 James TurnerOne more OsgMath fix.
2012-08-21 James TurnerWhoops, case-sensitivity matters on Linux.
2012-08-21 James TurnerKIll off ALUT now it's gone from SimGear
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-19 Mathias Froehlichfgelev: tool to query scenery elevation.
2012-08-18 ThorstenBMake web browser app configurable through CMake (for...
2012-08-18 ThorstenBAdd cmake Linux distro detection.
2012-08-18 ThorstenBCMakeList clean-up.
2012-08-17 ThorstenBMore man page fixes: "-" vs hyphen
2012-08-17 ThorstenBChristoph Korn/PlayDeb.net: man page fixes with "-...
2012-08-17 ThorstenBChristoph Korn/PlayDeb.net: fix typos
2012-08-14 James TurnerDelay code-signing until the bundle is fully assembled.
2012-08-14 James TurnerWhoops, svn_ra_neon is needed.
2012-08-13 Frederic BouvierTrying to restore auto-detection of SVN libs on Windows
2012-08-13 Frederic BouvierRestore auto-detection of SVN libs on Windows
2012-08-13 Thomas GeymayerCanvas: Fix stupid off-by-one error
2012-08-13 Thomas GeymayerCanvas: Bugfixes
2012-08-13 James TurnerOoops, incorrect Ruby syntax.
2012-08-13 James TurnerMac: make code-signing identity an env variable.
2012-08-13 James TurnerChange the Mac nightly to use the launcher.
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 James TurnerEnable subversion lib packaging on Mac
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-08 James TurnerCopy fgcom data files into the resources dir
2012-08-07 James TurnerMac nightly packaging updates
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-02 Frederic BouvierNo terrasync in Win64
2012-08-02 Frederic BouvierAdd a nightly build for FG 64
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-21 Mathias Froehlichfgviewer: Update fgviewer.
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-17 ThorstenBAdd dot-files to gitignore.
2012-07-17 ThorstenBAdd warning for in-source-directory builds.
2012-07-17 ThorstenBBump version to 2.9.0
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-12 Curtis L. Olsondata/Startup went away (so removing the reference to...
2012-07-10 James TurnerRevised patch from Yves to fix Mac 10.5 compilation
2012-07-08 ThorstenB#798: climb rate cannot be higher than the true speed
2012-07-05 Curtis L. OlsonMerge branch 'next' of gitorious.org:fg/flightgear...
2012-07-05 Curtis L. Olsonmaterials.xml and materials.dtd have moved into Materials/
2012-07-03 Thomas GeymayerFix canvas clean up.
2012-07-03 Thomas GeymayerAdd missing glx.h include and fix some warnings.
next