2011-02-25 |
ThorstenB | Added tracker stage to TCAS. |
commit | commitdiff | tree | snapshot |
2011-02-25 |
ThorstenB | Expose vertical speed for MP planes |
commit | commitdiff | tree | snapshot |
2011-02-25 |
ThorstenB | New TCAS display mode for wxradar. |
commit | commitdiff | tree | snapshot |
2011-02-25 |
ThorstenB | Introduce new TCAS instrument |
commit | commitdiff | tree | snapshot |
2011-02-25 |
ThorstenB | Make voiceplayer independent |
commit | commitdiff | tree | snapshot |
2011-02-25 |
Torsten Dreyer | clear two gcc warnings |
commit | commitdiff | tree | snapshot |
2011-02-20 |
Torsten Dreyer | allow proxy to set as an url |
commit | commitdiff | tree | snapshot |
2011-02-20 |
Torsten Dreyer | Merge branch 'next' of gitorious.org:fg/flightgear... |
commit | commitdiff | tree | snapshot |
2011-02-20 |
Torsten Dreyer | use http_proxy environment variable |
commit | commitdiff | tree | snapshot |
2011-02-19 |
ThorstenB | Merge remote branch 'origin/releases/2.2.0' into next |
commit | commitdiff | tree | snapshot |
2011-02-19 |
ThorstenB | #84: John Denker: Set correct file modes |
commit | commitdiff | tree | snapshot |
2011-02-19 |
Torsten Dreyer | remove unused code and use code from simgear |
commit | commitdiff | tree | snapshot |
2011-02-16 |
ThorstenB | John Denker: move branch cut and apply clamps |
commit | commitdiff | tree | snapshot |
2011-02-16 |
John Denker | More accurate, more symmetrical computation of tangent... |
commit | commitdiff | tree | snapshot |
2011-02-16 |
John Denker | fix up some comments |
commit | commitdiff | tree | snapshot |
2011-02-16 |
John Denker | Implement gs-direct-deg property. |
commit | commitdiff | tree | snapshot |
2011-02-15 |
ThorstenB | Fix huge multiplayer memory leak. |
commit | commitdiff | tree | snapshot |
2011-02-15 |
Tim Moore | Merge branch 'releases/2.2.0' into next |
commit | commitdiff | tree | snapshot |
2011-02-15 |
Tim Moore | accomodate changes to osgDB::DatabasePager interface |
commit | commitdiff | tree | snapshot |
2011-02-14 |
Torsten Dreyer | Warning fixes for MSVC |
commit | commitdiff | tree | snapshot |
2011-02-14 |
Torsten Dreyer | Fix wrong throttle-position on init (trim) |
commit | commitdiff | tree | snapshot |
2011-02-14 |
Torsten Dreyer | gcc warning fixes |
commit | commitdiff | tree | snapshot |
2011-02-14 |
Torsten Dreyer | TankProperties: don't allow negative values |
commit | commitdiff | tree | snapshot |
2011-02-14 |
Torsten Dreyer | Refactor controls.cxx: use simgear functions |
commit | commitdiff | tree | snapshot |
2011-02-14 |
Torsten Dreyer | Refactor ridgelift: use simgear::TiedPropertyList |
commit | commitdiff | tree | snapshot |
2011-02-13 |
ThorstenB | Support scenery reloading (needs simgear update). |
commit | commitdiff | tree | snapshot |
2011-02-13 |
ThorstenB | Update tile loader options whenever its config properti... |
commit | commitdiff | tree | snapshot |
2011-02-13 |
ThorstenB | Minor output format issue. |
commit | commitdiff | tree | snapshot |
2011-02-13 |
ThorstenB | Avoid crash and/or long delay on shutdown in METAR... |
commit | commitdiff | tree | snapshot |
2011-02-13 |
ThorstenB | Avoid crash and/or long delay on shutdown in METAR... |
commit | commitdiff | tree | snapshot |
2011-02-12 |
Torsten Dreyer | TankProperty: a bugfix and a new properties |
commit | commitdiff | tree | snapshot |
2011-02-11 |
ThorstenB | Ivan Ngeow: Fixed compile for FreeBSD platforms. |
commit | commitdiff | tree | snapshot |
2011-02-11 |
ThorstenB | Ivan Ngeow: Fixed compile for FreeBSD platforms. |
commit | commitdiff | tree | snapshot |
2011-02-08 |
Torsten Dreyer | Support more than eight tanks |
commit | commitdiff | tree | snapshot |
2011-02-06 |
Torsten Dreyer | Fix the tank properties if no content was defined in fg |
commit | commitdiff | tree | snapshot |
2011-02-06 |
Torsten Dreyer | Repair windows vc90 build broken by TankProperties... |
commit | commitdiff | tree | snapshot |
2011-02-06 |
Torsten Dreyer | Unified handling of (fuel-)tank properties |
commit | commitdiff | tree | snapshot |
2011-02-06 |
ThorstenB | Fixed incomplete merge of JSBSim.cxx |
commit | commitdiff | tree | snapshot |
2011-02-06 |
Torsten Dreyer | Move tiedpropertylist from flightgear to simgear |
commit | commitdiff | tree | snapshot |
2011-02-06 |
ThorstenB | Bertrand Coconnier: updated fix for #204 and #222:... |
commit | commitdiff | tree | snapshot |
2011-02-06 |
ThorstenB | Improved fix for #204 and #222: JSBSim::unbind() needs... |
commit | commitdiff | tree | snapshot |
2011-02-06 |
ThorstenB | Betrand Coconnier: fix bugs #47,#184: roll/pitch/speed... |
commit | commitdiff | tree | snapshot |
2011-02-06 |
ThorstenB | Fix for bug #204 and #222 by Bertrand Coconnier; NaNs... |
commit | commitdiff | tree | snapshot |
2011-02-06 |
ThorstenB | Bertrand Coconnier: updated fix for #204 and #222:... |
commit | commitdiff | tree | snapshot |
2011-02-05 |
ThorstenB | Improved fix for #204 and #222: JSBSim::unbind() needs... |
commit | commitdiff | tree | snapshot |
2011-02-04 |
ThorstenB | Not reported by cppcheck: fix another memory leak :) |
commit | commitdiff | tree | snapshot |
2011-02-02 |
ThorstenB | Fixed several compiler warnings |
commit | commitdiff | tree | snapshot |
2011-02-01 |
ThorstenB | Fixed helicopter view. |
commit | commitdiff | tree | snapshot |
2011-01-30 |
Frederic Bouvier | Initialize class member in AIFlightPlan |
commit | commitdiff | tree | snapshot |
2011-01-30 |
Frederic Bouvier | Reported by cppcheck: fix an incorrect usage of iterators |
commit | commitdiff | tree | snapshot |
2011-01-30 |
Frederic Bouvier | Reported by cppcheck: fix a memory leak |
commit | commitdiff | tree | snapshot |
2011-01-30 |
Frederic Bouvier | Merge branch 'next' of git://gitorious.org/fg/flightgea... |
commit | commitdiff | tree | snapshot |
2011-01-30 |
Frederic Bouvier | Detect joystick disconnection |
commit | commitdiff | tree | snapshot |
2011-01-30 |
ThorstenB | Proposed fix for #251: Waypoint handling |
commit | commitdiff | tree | snapshot |
2011-01-30 |
ThorstenB | Proposed fix for #251: Waypoint handling |
commit | commitdiff | tree | snapshot |
2011-01-30 |
ThorstenB | Fix viewer issue with Tower and Chase View. |
commit | commitdiff | tree | snapshot |
2011-01-30 |
ThorstenB | Betrand Coconnier: fix bugs #47,#184: roll/pitch/speed... |
commit | commitdiff | tree | snapshot |
2011-01-30 |
Erik Hofman | Fix for bug #204 and #222 by Bertrand Coconnier; NaNs... |
commit | commitdiff | tree | snapshot |
2011-01-29 |
James Turner | Andreas Gaeb: make input (joystick) re-init work. |
commit | commitdiff | tree | snapshot |
2011-01-28 |
Frederic Bouvier | Ignore a generated file |
commit | commitdiff | tree | snapshot |
2011-01-28 |
Frederic Bouvier | Cmake: add a rule to build sources from fluid (.fl... |
commit | commitdiff | tree | snapshot |
2011-01-28 |
Frederic Bouvier | Cmake: use different icons for 32-bit and 64-bit execut... |
commit | commitdiff | tree | snapshot |
2011-01-28 |
Frederic Bouvier | Cmake: set an icon to the Windows executable |
commit | commitdiff | tree | snapshot |
2011-01-28 |
Frederic Bouvier | Deprecate VS2010 handmade project files now that we... |
commit | commitdiff | tree | snapshot |
2011-01-28 |
Frederic Bouvier | Cmake: fix VS2010 link |
commit | commitdiff | tree | snapshot |
2011-01-28 |
Frederic Bouvier | Cmake: support VS2010 and MSVC 64 bit |
commit | commitdiff | tree | snapshot |
2011-01-25 |
James Turner | Andreas Gaeb: fix #222 (JSBSIm reset problems) |
commit | commitdiff | tree | snapshot |
2011-01-25 |
James Turner | Andreas Gaeb: fix #222 (JSBSIm reset problems) |
commit | commitdiff | tree | snapshot |
2011-01-25 |
James Turner | Re-apply fix for #204, crash on JSBSim reset |
commit | commitdiff | tree | snapshot |
2011-01-25 |
James Turner | Re-apply partial fix for #222, JSBsim crash-on-reset |
commit | commitdiff | tree | snapshot |
2011-01-24 |
Torsten Dreyer | Bugfix: reset transparency of non fog/mist/haze layers |
commit | commitdiff | tree | snapshot |
2011-01-24 |
Torsten Dreyer | Bugfix: reset transparency of non fog/mist/haze layers |
commit | commitdiff | tree | snapshot |
2011-01-24 |
James Turner | Whoops, missed a place to use fgVersion |
commit | commitdiff | tree | snapshot |
2011-01-24 |
James Turner | Include Macflightgear files, and the build helper. |
commit | commitdiff | tree | snapshot |
2011-01-23 |
Torsten Dreyer | Code cleanup, no functional change |
commit | commitdiff | tree | snapshot |
2011-01-23 |
Frederic Bouvier | Merge branch 'next' of git://gitorious.org/fg/flightgea... |
commit | commitdiff | tree | snapshot |
2011-01-23 |
Frederic Bouvier | Cmake: restore its original name to the ephemeris library |
commit | commitdiff | tree | snapshot |
2011-01-23 |
Mathias Froehlich | Help configure finding the rti libraries. |
commit | commitdiff | tree | snapshot |
2011-01-23 |
ThorstenB | Report stopped MP transmission at higher log level, |
commit | commitdiff | tree | snapshot |
2011-01-23 |
ThorstenB | Added sanity checks to MP receive/send. |
commit | commitdiff | tree | snapshot |
2011-01-23 |
ThorstenB | Report stopped MP transmission at higher log level, |
commit | commitdiff | tree | snapshot |
2011-01-23 |
Erik Hofman | Merge branch 'next' of git://gitorious.org/fg/flightgea... |
commit | commitdiff | tree | snapshot |
2011-01-23 |
Erik Hofman | Sync. with JSBSim CVS |
commit | commitdiff | tree | snapshot |
2011-01-23 |
ThorstenB | Added sanity checks to MP receive/send. |
commit | commitdiff | tree | snapshot |
2011-01-23 |
ThorstenB | Make route editing sane. |
commit | commitdiff | tree | snapshot |
2011-01-23 |
Frederic Bouvier | Cmake: remove debug messages |
commit | commitdiff | tree | snapshot |
2011-01-23 |
Frederic Bouvier | Build Terrasync with libsvnclient under Windows |
commit | commitdiff | tree | snapshot |
2011-01-22 |
ThorstenB | Make route editing sane. |
commit | commitdiff | tree | snapshot |
2011-01-22 |
James Turner | Fix Apple libsvn include for isysroot (SDK) builds. |
commit | commitdiff | tree | snapshot |
2011-01-22 |
James Turner | Support the 1.4 SVN checkout API |
commit | commitdiff | tree | snapshot |
2011-01-22 |
James Turner | Working Cmake-terrasync-libsvn support. Probably needs... |
commit | commitdiff | tree | snapshot |
2011-01-22 |
James Turner | Fix Apple libsvn include for isysroot (SDK) builds. |
commit | commitdiff | tree | snapshot |
2011-01-21 |
ThorstenB | Fix crash in GPS module. |
commit | commitdiff | tree | snapshot |
2011-01-21 |
ThorstenB | Fix crash in GPS module. |
commit | commitdiff | tree | snapshot |
2011-01-21 |
Torsten Dreyer | remove debug message spam |
commit | commitdiff | tree | snapshot |
2011-01-21 |
ThorstenB | GPWS: avoid "altitude_callout_voice != NULL" assertion |
commit | commitdiff | tree | snapshot |
2011-01-21 |
ThorstenB | GPWS: avoid "altitude_callout_voice != NULL" assertion |
commit | commitdiff | tree | snapshot |
2011-01-21 |
Torsten Dreyer | Fix bug 255, support turbulence to weather menu |
commit | commitdiff | tree | snapshot |
2011-01-21 |
Torsten Dreyer | Fix bug #253, at least partially |
commit | commitdiff | tree | snapshot |
2011-01-21 |
Torsten Dreyer | Fix bug 255, support turbulence to weather menu |
commit | commitdiff | tree | snapshot |
next |