]> git.mxchange.org Git - flightgear.git/shortlog
flightgear.git
2013-08-19 f-jjthImprove OpenAL driver for IAXClient
2013-08-19 Tom PaolettiPerformance optimization: empty() instead of size()>0
2013-08-19 Tom PaolettiPerformance optimization: empty() instead of size()>0
2013-08-19 Tom PaolettiPerformance optimization: empty() instead of size()>0
2013-08-18 PlutoniumHeartwinpoop.h seriously?
2013-08-16 f-jjthFGCom integrated into FlightGear.
2013-08-07 James TurnerFix horizon sunrise/sunset effect position.
2013-07-29 James TurnerRemove unnecessary includes/using
2013-07-29 James TurnerAssume OSG version 3.0 as a minimum
2013-07-29 James TurnerKill some defunct uses of side-slip property.
2013-07-27 Thomas GeymayerCanvas GUI: don't crash if enable decoration on window...
2013-07-27 James TurnerCouple more unused private vars killed off.
2013-07-26 Thomas GeymayerCanvas window: separate handling of content-size and...
2013-07-26 Thomas GeymayerCanvas window: increase drag accuracy.
2013-07-26 Thomas GeymayerCanvas GUI: fix updating canvas on window with decoration.
2013-07-24 Thomas GeymayerCanvas GUI: check for window on handling mouse events.
2013-07-24 Thomas GeymayerExpose canvas GUI "desktop" to Nasal.
2013-07-24 James TurnerBug #1166, slow POI parsing.
2013-07-24 James TurnerBug #1166, tweaking POI.dat parsing.
2013-07-24 James TurnerAdditional checks, for waypoint role setting.
2013-07-22 James TurnerIgnore SGGeod altitude when creating BasicWaypt.
2013-07-18 James TurnerFix native protocol crashes.
2013-07-18 Gijs de RooySuggest NVIDIA Optimus to use the high-end GPU.
2013-07-18 hofAdd libdl to FLTK_LIBRARIES when the system supports...
2013-07-17 James TurnerBump version on development trunk.
2013-07-17 James TurnerWork-around for bug 1134, crash with flightplans.
2013-07-15 Thomas GeymayerExpose String::ends_with to Nasal
2013-07-04 Thomas GeymayerFix warnings identified by gcc.
2013-07-04 James TurnerMore unused vars caught by Xcode.
2013-07-04 James TurnerFix unused private vars.
2013-07-04 Thomas GeymayerFGSystemMgr: Do not quit on unknown system.
2013-07-04 James TurnerRemove a debug message.
2013-07-04 James TurnerBug 1137, handle single-digit runways.
2013-07-04 James TurnerBug 1153, guard against no current waypoint.
2013-07-03 Thomas GeymayerCanvas Event: expose currentTarget to Nasal.
2013-07-03 James TurnerFix bug 864 - moving the 2D panel around.
2013-06-30 James TurnerSpeculative fix for bug 1149, AI traffic on helipads.
2013-06-30 James TurnerBug 550 / 454 work (not yet fully fixed)
2013-06-29 Thomas GeymayerCanvas GUI: send mouseleave after mouseup outside origi...
2013-06-28 Torsten DreyerBump version number to 2.12.0
2013-06-28 James TurnerKill off some unnecessary log messages.
2013-06-27 James TurnerNamespace fixes for std::string
2013-06-25 James TurnerKill off timestamp warning for the NavCache
2013-06-25 James TurnerBug http://code.google.com/p/flightgear-bugs/issues...
2013-06-25 James TurnerBug 947, menu item state wrong after reset.
2013-06-22 Thomas GeymayerPreserve current view on reset/reinit/reposition
2013-06-22 James TurnerRestrict sky-clouds group, avoids skydome picks.
2013-06-22 James TurnerGUI picks only traverse nodes with PICK_BIT set.
2013-06-22 James TurnerObject names for more scene-graph nodes.
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.
next