2013-09-14 |
James Turner | GCC 4.7 compile fix. |
commit | commitdiff | tree | snapshot |
2013-09-14 |
James Turner | Display AI traffic route in map. |
commit | commitdiff | tree | snapshot |
2013-09-08 |
Thomas Geymayer | Fix signed/unsigned missmatch. |
commit | commitdiff | tree | snapshot |
2013-09-05 |
Torsten Dreyer | Fix #1186 moving average filter |
commit | commitdiff | tree | snapshot |
2013-09-05 |
James Turner | From Jano: fix HUD ladder aspect. |
commit | commitdiff | tree | snapshot |
2013-09-05 |
janodesbois | #901, yasim report the wrong sign in side-slip-deg... |
commit | commitdiff | tree | snapshot |
2013-08-29 |
James Turner | Pass terrasync dir through to osgDB options. |
commit | commitdiff | tree | snapshot |
2013-08-29 |
James Turner | Fix crash on re-position with FGCom. |
commit | commitdiff | tree | snapshot |
2013-08-28 |
Clément de... | FGCom: implement a callback function and handle IAX... |
commit | commitdiff | tree | snapshot |
2013-08-27 |
Clément de... | FGCom: Add a different max range for ground and tower... |
commit | commitdiff | tree | snapshot |
2013-08-26 |
James Turner | Fix Mac data dir finding. |
commit | commitdiff | tree | snapshot |
2013-08-24 |
Clément de... | Clean FGCom logging and fix IAX input level |
commit | commitdiff | tree | snapshot |
2013-08-22 |
Clément de... | Fix segFault on reset by checking IAX has been initialized |
commit | commitdiff | tree | snapshot |
2013-08-21 |
Clément de... | FGCom: Should fix continous mic ON by checking state... |
commit | commitdiff | tree | snapshot |
2013-08-19 |
James Turner | Fix crash on exit when FGCom is not being used. |
commit | commitdiff | tree | snapshot |
2013-08-19 |
Clément de... | Fix range calculation for special frequencies |
commit | commitdiff | tree | snapshot |
2013-08-19 |
f-jjth | Improve OpenAL driver for IAXClient |
commit | commitdiff | tree | snapshot |
2013-08-19 |
Tom Paoletti | Performance optimization: empty() instead of size()>0 |
commit | commitdiff | tree | snapshot |
2013-08-19 |
Tom Paoletti | Performance optimization: empty() instead of size()>0 |
commit | commitdiff | tree | snapshot |
2013-08-19 |
Tom Paoletti | Performance optimization: empty() instead of size()>0 |
commit | commitdiff | tree | snapshot |
2013-08-18 |
PlutoniumHeart | winpoop.h seriously? |
commit | commitdiff | tree | snapshot |
2013-08-16 |
f-jjth | FGCom integrated into FlightGear. |
commit | commitdiff | tree | snapshot |
2013-08-07 |
James Turner | Fix horizon sunrise/sunset effect position. |
commit | commitdiff | tree | snapshot |
2013-07-29 |
James Turner | Remove unnecessary includes/using |
commit | commitdiff | tree | snapshot |
2013-07-29 |
James Turner | Assume OSG version 3.0 as a minimum |
commit | commitdiff | tree | snapshot |
2013-07-29 |
James Turner | Kill some defunct uses of side-slip property. |
commit | commitdiff | tree | snapshot |
2013-07-27 |
Thomas Geymayer | Canvas GUI: don't crash if enable decoration on window... |
commit | commitdiff | tree | snapshot |
2013-07-27 |
James Turner | Couple more unused private vars killed off. |
commit | commitdiff | tree | snapshot |
2013-07-26 |
Thomas Geymayer | Canvas window: separate handling of content-size and... |
commit | commitdiff | tree | snapshot |
2013-07-26 |
Thomas Geymayer | Canvas window: increase drag accuracy. |
commit | commitdiff | tree | snapshot |
2013-07-26 |
Thomas Geymayer | Canvas GUI: fix updating canvas on window with decoration. |
commit | commitdiff | tree | snapshot |
2013-07-24 |
Thomas Geymayer | Canvas GUI: check for window on handling mouse events. |
commit | commitdiff | tree | snapshot |
2013-07-24 |
Thomas Geymayer | Expose canvas GUI "desktop" to Nasal. |
commit | commitdiff | tree | snapshot |
2013-07-24 |
James Turner | Bug #1166, slow POI parsing. |
commit | commitdiff | tree | snapshot |
2013-07-24 |
James Turner | Bug #1166, tweaking POI.dat parsing. |
commit | commitdiff | tree | snapshot |
2013-07-24 |
James Turner | Additional checks, for waypoint role setting. |
commit | commitdiff | tree | snapshot |
2013-07-22 |
James Turner | Ignore SGGeod altitude when creating BasicWaypt. |
commit | commitdiff | tree | snapshot |
2013-07-18 |
James Turner | Fix native protocol crashes. |
commit | commitdiff | tree | snapshot |
2013-07-18 |
Gijs de Rooy | Suggest NVIDIA Optimus to use the high-end GPU. |
commit | commitdiff | tree | snapshot |
2013-07-18 |
hof | Add libdl to FLTK_LIBRARIES when the system supports... |
commit | commitdiff | tree | snapshot |
2013-07-17 |
James Turner | Bump version on development trunk. |
commit | commitdiff | tree | snapshot |
2013-07-17 |
James Turner | Work-around for bug 1134, crash with flightplans. |
commit | commitdiff | tree | snapshot |
2013-07-15 |
Thomas Geymayer | Expose String::ends_with to Nasal |
commit | commitdiff | tree | snapshot |
2013-07-04 |
Thomas Geymayer | Fix warnings identified by gcc. |
commit | commitdiff | tree | snapshot |
2013-07-04 |
James Turner | More unused vars caught by Xcode. |
commit | commitdiff | tree | snapshot |
2013-07-04 |
James Turner | Fix unused private vars. |
commit | commitdiff | tree | snapshot |
2013-07-04 |
Thomas Geymayer | FGSystemMgr: Do not quit on unknown system. |
commit | commitdiff | tree | snapshot |
2013-07-04 |
James Turner | Remove a debug message. |
commit | commitdiff | tree | snapshot |
2013-07-04 |
James Turner | Bug 1137, handle single-digit runways. |
commit | commitdiff | tree | snapshot |
2013-07-04 |
James Turner | Bug 1153, guard against no current waypoint. |
commit | commitdiff | tree | snapshot |
2013-07-03 |
Thomas Geymayer | Canvas Event: expose currentTarget to Nasal. |
commit | commitdiff | tree | snapshot |
2013-07-03 |
James Turner | Fix bug 864 - moving the 2D panel around. |
commit | commitdiff | tree | snapshot |
2013-06-30 |
James Turner | Speculative fix for bug 1149, AI traffic on helipads. |
commit | commitdiff | tree | snapshot |
2013-06-30 |
James Turner | Bug 550 / 454 work (not yet fully fixed) |
commit | commitdiff | tree | snapshot |
2013-06-29 |
Thomas Geymayer | Canvas GUI: send mouseleave after mouseup outside origi... |
commit | commitdiff | tree | snapshot |
2013-06-28 |
Torsten Dreyer | Bump version number to 2.12.0 |
commit | commitdiff | tree | snapshot |
2013-06-28 |
James Turner | Kill off some unnecessary log messages. |
commit | commitdiff | tree | snapshot |
2013-06-27 |
James Turner | Namespace fixes for std::string |
commit | commitdiff | tree | snapshot |
2013-06-25 |
James Turner | Kill off timestamp warning for the NavCache |
commit | commitdiff | tree | snapshot |
2013-06-25 |
James Turner | Bug http://code.google.com/p/flightgear-bugs/issues... |
commit | commitdiff | tree | snapshot |
2013-06-25 |
James Turner | Bug 947, menu item state wrong after reset. |
commit | commitdiff | tree | snapshot |
2013-06-22 |
Thomas Geymayer | Preserve current view on reset/reinit/reposition |
commit | commitdiff | tree | snapshot |
2013-06-22 |
James Turner | Restrict sky-clouds group, avoids skydome picks. |
commit | commitdiff | tree | snapshot |
2013-06-22 |
James Turner | GUI picks only traverse nodes with PICK_BIT set. |
commit | commitdiff | tree | snapshot |
2013-06-22 |
James Turner | Object names for more scene-graph nodes. |
commit | commitdiff | tree | snapshot |
2013-06-21 |
Thomas Geymayer | Fix cursor hide timeout if hovering on canvas windows |
commit | commitdiff | tree | snapshot |
2013-06-21 |
Thomas Geymayer | Fix Mac build for tools (fgjs, etc.) |
commit | commitdiff | tree | snapshot |
2013-06-21 |
James Turner | Fix warnings identified by updated XCode. |
commit | commitdiff | tree | snapshot |
2013-06-21 |
Thomas Geymayer | Canvas GUI: preserve window size on reinit |
commit | commitdiff | tree | snapshot |
2013-06-21 |
hooray | expose HLA/RTI availability to property tree - for... |
commit | commitdiff | tree | snapshot |
2013-06-19 |
James Turner | Issue #631, reset scenarios on sim-reset |
commit | commitdiff | tree | snapshot |
2013-06-19 |
James Turner | Kill off platformDesktopPath entirely |
commit | commitdiff | tree | snapshot |
2013-06-19 |
James Turner | Simplify logic now SGPath::desktop works on Windows. |
commit | commitdiff | tree | snapshot |
2013-06-18 |
Thomas Geymayer | Revert "Autopilot: Optionally write (internal) state... |
commit | commitdiff | tree | snapshot |
2013-06-17 |
Thomas Geymayer | Autopilot: Optionally write (internal) state to propert... |
commit | commitdiff | tree | snapshot |
2013-06-17 |
James Turner | Fix issues with explicit GPS instruments. |
commit | commitdiff | tree | snapshot |
2013-06-16 |
James Turner | GPS: work around aircraft with missing power. |
commit | commitdiff | tree | snapshot |
2013-06-16 |
James Turner | Create FG_HOME if not found |
commit | commitdiff | tree | snapshot |
2013-06-14 |
Thomas Geymayer | Canvas GUI: refactor and simplify based on canvas:... |
commit | commitdiff | tree | snapshot |
2013-06-12 |
James Turner | Fix JPEG-factory build |
commit | commitdiff | tree | snapshot |
2013-06-11 |
Anders Gidenstam | src/FDM/JSBSim/models/FGPropagate.{h,cpp}: Do not retur... |
commit | commitdiff | tree | snapshot |
2013-06-11 |
Anders Gidenstam | Synchronized with JSBSim/CVS. |
commit | commitdiff | tree | snapshot |
2013-06-10 |
Thomas Geymayer | Use SGPath helpers and unescape from simgear |
commit | commitdiff | tree | snapshot |
2013-06-09 |
James Turner | Fix compilation of UGear_telnet. |
commit | commitdiff | tree | snapshot |
2013-06-09 |
James Turner | Abstraction for the user's desktop location. |
commit | commitdiff | tree | snapshot |
2013-06-09 |
James Turner | Work with revised NetChannel poll() API. |
commit | commitdiff | tree | snapshot |
2013-06-09 |
James Turner | TerraSync: fix dir creation. |
commit | commitdiff | tree | snapshot |
2013-06-08 |
Thomas Geymayer | Base canvas::Window on simgear::canvas::Image |
commit | commitdiff | tree | snapshot |
2013-06-08 |
Thomas Geymayer | canvas::Window: make shadow part of decoration canvas |
commit | commitdiff | tree | snapshot |
2013-06-06 |
Thomas Geymayer | Add window decoration support to Canvas GUI. |
commit | commitdiff | tree | snapshot |
2013-06-03 |
Thomas Geymayer | Expose canvas::Window ghost to Nasal. |
commit | commitdiff | tree | snapshot |
2013-06-03 |
Thomas Geymayer | Small cleanup. |
commit | commitdiff | tree | snapshot |
2013-06-03 |
James Turner | Fix for AIAircraft headings. |
commit | commitdiff | tree | snapshot |
2013-06-02 |
James Turner | Fix a couple of issues valgrind identified. |
commit | commitdiff | tree | snapshot |
2013-05-27 |
James Turner | Restore GPS compatibility with 2.10 |
commit | commitdiff | tree | snapshot |
2013-05-27 |
James Turner | Bug 1122, transponder ident. |
commit | commitdiff | tree | snapshot |
2013-05-26 |
James Turner | Fix a FlightPlan lifetime issue. |
commit | commitdiff | tree | snapshot |
2013-05-26 |
Thomas Geymayer | Fix jsbsim gear location in the property tree. |
commit | commitdiff | tree | snapshot |
2013-05-20 |
Thomas Geymayer | Fix #1125. Correct overloads... |
commit | commitdiff | tree | snapshot |
2013-05-16 |
Thomas Geymayer | Do not crash if event has no graphics context assigned |
commit | commitdiff | tree | snapshot |
next |