]> git.mxchange.org Git - flightgear.git/history - src
Expose pose of scenery models to Nasal load/unload scripts.
[flightgear.git] / src /
2013-03-23 Thomas GeymayerExpose pose of scenery models to Nasal load/unload...
2013-03-21 Thomas GeymayerAllow placing canvas on scenery objects.
2013-03-20 James TurnerNasalTimerObject tweaks.
2013-03-20 Thomas GeymayerReduce severity of warning for missing gui/dialogs...
2013-03-19 James TurnerNasalPositioned-cppbind additions.
2013-03-17 Thomas GeymayerUpdate/simplify property interpolation to latest SimGea...
2013-03-17 James TurnerFix missing include for Linux.
2013-03-17 James TurnerFix un-inited vars found by valgrind.
2013-03-17 James TurnerFix max-metar-age, bug #1076.
2013-03-16 James TurnerCommands to control scenarios / AI-objects.
2013-03-16 James TurnerAIManager scenario tweaking.
2013-03-16 James TurnerDon't duplicate userpos in in AIObjects.
2013-03-16 Thomas GeymayerReplace SGInterpolator with new advanced interpolation...
2013-03-16 Eric van den Bergimproved mechanical VSI model, it now lags and displays...
2013-03-16 James TurnerShow a message when pausing the sim.
2013-03-16 James TurnerA real Timer object in Nasal.
2013-03-16 James TurnerReduce a message severity.
2013-03-15 Christian SchmittMapWidget: make partially use of the new colocated...
2013-03-15 Christian SchmittParse nav.dat DMEs and assign them to appropriate navai...
2013-03-13 Anders GidenstamAdded support for tracking mouse movements with shift...
2013-03-11 Thomas GeymayerRevert "Ensure immediate canvas update inside GUI windows."
2013-03-11 James TurnerTweak hover logic.
2013-03-10 Thomas GeymayerEnsure immediate canvas update inside GUI windows.
2013-03-10 James TurnerCandidate fix for bug 1055. Needs validation however!
2013-03-10 James TurnerLive cursor updating during pick-drags.
2013-03-10 James TurnerNew cursor shapes.
2013-03-10 James TurnerMake tooltips independent of cursor auto-hide.
2013-03-10 Christian SchmittFix some uninitialized variables (found by valgrind)
2013-03-08 James TurnerClean up mouse-input property handling.
2013-03-07 James TurnerDisable native cursor on Windows for now.
2013-03-07 James TurnerPass key-mod state into pick-callbacks.
2013-03-06 Thomas GeymayerClean up/simplify NasalPositioned_cppbind
2013-03-06 James TurnerWindows cursor implementation.
2013-03-06 James TurnerCore data class for PolyLine handling.
2013-03-06 James TurnerMake Ctrl+axis bindings explicit (and work).
2013-03-06 Thomas GeymayerPort more airport/navaid methods to cppbind
2013-03-06 Thomas GeymayerTypos, license headers...
2013-03-05 James TurnerWindows cursor handling stubs.
2013-03-05 James TurnerForgot GPL license on new files.
2013-03-05 Christian SchmittMapWidget: Show counties and towns as well, depending...
2013-03-05 Thomas GeymayerParse geod/position and use it with new airportinfo.
2013-03-05 James TurnerFix updating of mouse position props.
2013-03-05 James TurnerStray debug message, remove.
2013-03-05 James TurnerFix crash starting at heliport.
2013-03-05 James TurnerMore explicit check for cursor feedback.
2013-03-04 James TurnerMouseInput changes to support hover.
2013-03-04 Thomas GeymayerFinish porting airportinfo to cppbind
2013-03-04 Thomas GeymayerReport std::exception in main loop
2013-03-04 Thomas GeymayerStart porting NasalPositioned to cppbind.
2013-03-04 Thomas GeymayerClean up/prepare for porting NasalPositioned to cppbind
2013-03-03 Christian SchmittMapWidget: make use of the new POI system and display...
2013-03-03 Thomas GeymayerNasalCanvas: clean up
2013-03-03 Thomas GeymayerUpdate for nasal::Ghost changes
2013-03-03 Christian SchmittAdd points of interest (POI) database to FGPositioned...
2013-03-02 James TurnerPositioned/Cache tweaks to support PoIs.
2013-03-01 Christian SchmittExpose more runway methods to Nasal
2013-02-28 Christian SchmittFix missing includes
2013-02-28 James TurnerRemove isReciprocal from FGRunway.
2013-02-28 Christian SchmittConvert runway parser and all internals to metric units...
2013-02-28 Christian Schmittupdate gitignore
2013-02-28 Thomas GeymayerCanvas Window: use new CanvasImage method to handle...
2013-02-26 Christian SchmittExpose heliports to Nasal for future use in maps
2013-02-25 Thomas GeymayerCanvasWidget: automatically set auto-viewport.
2013-02-25 Thomas GeymayerCanvasWidget: add auto-viewport property.
2013-02-24 Christian Schmittapt_loader.cxx: 810 helipads are now treated as such...
2013-02-24 Christian Schmittapt_loader.cxx: update version parsing to 4-digit versions,
2013-02-23 James TurnerFix for bug, ILS not visible in map on first run.
2013-02-21 James TurnerVersion the navache filename.
2013-02-21 James TurnerGive the FGAirport class a sane filename.
2013-02-20 Christian SchmittAdd support for helipads from apt.dat 850+
2013-02-20 Christian Schmittairport traffic routes from apt.dat 1000 are unknown...
2013-02-18 Yves SablonierAdding directive for osx sdk 10.5 in ClipBoardCocoa.mm
2013-02-18 hoorayfg mingw fixes part #1
2013-02-13 Thomas GeymayerIgnore events if canvas::Window is not visible
2013-02-12 Thomas GeymayerMake compiling of all utils/tools optional
2013-02-11 James TurnerFix ADA compilation.
2013-02-11 James TurnerFile mode fixes.
2013-02-11 James TurnerTypo fix, pointed out by Emillian.
2013-02-10 James TurnerAllow HOME to be undefined, as on Windows.
2013-02-10 James TurnerWork-around a clang glitch with 10.6
2013-02-10 James TurnerFlightRecorder: smarter log warning.
2013-02-09 James TurnerLinux fix.
2013-02-09 Frederic BouvierInclude file only needed by MSVC
2013-02-09 James TurnerFix another compile fail.
2013-02-09 Frederic BouvierFix windows build
2013-02-09 James TurnerFix a GCC warning.
2013-02-09 James TurnerSplit huge NasalSys header apart.
2013-02-09 James TurnerMerge branch 'next' of gitorious.org:fg/flightgear...
2013-02-08 James TurnerSupport a log-list widget in PUI.
2013-02-08 James TurnerDump more config state at startup.
2013-02-08 James TurnerRefactor FG_HOME init, so we can log sooner.
2013-02-08 Frederic BouvierFix build for windows after logstream changes
2013-02-07 Thomas GeymayerImprove mouse event capturing with Canvas windows.
2013-02-07 Christian SchmittSome headers missing... ;)
2013-02-07 James TurnerSupport logging from Nasal at custom levels.
2013-02-07 James TurnerMap OSG notification system to Simgear logging.
2013-02-07 James TurnerAdapt to revised logging API.
2013-02-07 James TurnerLog to file inside FG_HOME.
2013-02-07 James TurnerRemove un-needed header.
2013-02-07 James TurnerMake various PUI widgets private.
next