]> git.mxchange.org Git - flightgear.git/shortlog
flightgear.git
2013-06-21 Thomas GeymayerFix cursor hide timeout if hovering on canvas windows
2013-06-21 Thomas GeymayerFix Mac build for tools (fgjs, etc.)
2013-06-21 James TurnerFix warnings identified by updated XCode.
2013-06-21 Thomas GeymayerCanvas GUI: preserve window size on reinit
2013-06-21 hoorayexpose HLA/RTI availability to property tree - for...
2013-06-19 James TurnerIssue #631, reset scenarios on sim-reset
2013-06-19 James TurnerKill off platformDesktopPath entirely
2013-06-19 James TurnerSimplify logic now SGPath::desktop works on Windows.
2013-06-18 Thomas GeymayerRevert "Autopilot: Optionally write (internal) state...
2013-06-17 Thomas GeymayerAutopilot: Optionally write (internal) state to propert...
2013-06-17 James TurnerFix issues with explicit GPS instruments.
2013-06-16 James TurnerGPS: work around aircraft with missing power.
2013-06-16 James TurnerCreate FG_HOME if not found
2013-06-14 Thomas GeymayerCanvas GUI: refactor and simplify based on canvas:...
2013-06-12 James TurnerFix JPEG-factory build
2013-06-11 Anders Gidenstamsrc/FDM/JSBSim/models/FGPropagate.{h,cpp}: Do not retur...
2013-06-11 Anders GidenstamSynchronized with JSBSim/CVS.
2013-06-10 Thomas GeymayerUse SGPath helpers and unescape from simgear
2013-06-09 James TurnerFix compilation of UGear_telnet.
2013-06-09 James TurnerAbstraction for the user's desktop location.
2013-06-09 James TurnerWork with revised NetChannel poll() API.
2013-06-09 James TurnerTerraSync: fix dir creation.
2013-06-08 Thomas GeymayerBase canvas::Window on simgear::canvas::Image
2013-06-08 Thomas Geymayercanvas::Window: make shadow part of decoration canvas
2013-06-06 Thomas GeymayerAdd window decoration support to Canvas GUI.
2013-06-03 Thomas GeymayerExpose canvas::Window ghost to Nasal.
2013-06-03 Thomas GeymayerSmall cleanup.
2013-06-03 James TurnerFix for AIAircraft headings.
2013-06-02 James TurnerFix a couple of issues valgrind identified.
2013-05-27 James TurnerRestore GPS compatibility with 2.10
2013-05-27 James TurnerBug 1122, transponder ident.
2013-05-26 James TurnerFix a FlightPlan lifetime issue.
2013-05-26 Thomas GeymayerFix jsbsim gear location in the property tree.
2013-05-20 Thomas GeymayerFix #1125. Correct overloads...
2013-05-16 Thomas GeymayerDo not crash if event has no graphics context assigned
2013-05-12 Thomas GeymayerCanvas window: Update for SimGear MouseEvent changes.
2013-05-12 James TurnerMake property-cycle usable with knobs/sliders.
2013-05-12 James TurnerOff-by-one spotted by Clement.
2013-05-11 James TurnerAltimeter node tweaks.
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 Mathias Froehlichfgviewer: Move rti libs past libsimgear.
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... improved 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-07 PlutoniumHeartReplacing strdup with _strdup in MSVC
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...
next