]> git.mxchange.org Git - flightgear.git/history - src
Transponder instrument replaces KT-70.
[flightgear.git] / src /
2013-05-11 James TurnerTransponder instrument replaces KT-70.
2013-05-10 f-jjthImprove transponder instrumentation: new version
2013-05-09 Thomas GeymayerForward simulation time to osgViewer.
2013-05-09 Thomas GeymayerAllow Canvas placed on 3D objects receiving mouse events.
2013-05-08 Hyde YamakawaFix of Issue#1084. Input for this calculation should...
2013-04-29 Thomas GeymayerAllow Canvas to also read images with absolute paths...
2013-04-29 Thomas GeymayerStartup check if IOrules/fgValidatePath are working...
2013-04-23 Thomas GeymayerFix crashing without support for GLSL/OpenGL 2.0
2013-04-14 Thomas GeymayerExtend Nasal property methods to support relative paths.
2013-04-09 James TurnerGPSs uses FlightPlans directly.
2013-04-06 James TurnerDisable POI data on Windows for the moment.
2013-04-05 James TurnerNon-sticky scenarios, simpler UX for everyone.
2013-04-02 James TurnerTweaks for run-time scenario toggling.
2013-04-01 Thomas GeymayerHelpers to clone SGModelData
2013-03-29 Christian Schmittmk-viii: tweak some values (according to spec), improve...
2013-03-28 James TurnerLimit hover-picks to once per frame.
2013-03-28 James TurnerAllow scenarios to have load/unload scripts.
2013-03-28 James Turnerstd:: namespace fixes, AIBase cleanup.
2013-03-27 James TurnerMake units of a function explicit.
2013-03-27 James TurnerMinor cleanup of cloud commands.
2013-03-27 James TurnerImproved locale detection on Mac.
2013-03-27 Christian SchmittIssue 1090: Adapt the mk-viii instrument code to the...
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.
next