2012-02-25 |
Mathias Froehlich | hla: Rename HLAVariantData* to HLAVariantRecordData*. |
commit | commitdiff | tree | snapshot |
2012-02-25 |
Mathias Froehlich | hla: Avoid using deprecated readObjectModelTemplate. |
commit | commitdiff | tree | snapshot |
2012-02-25 |
ThorstenB | Windows... |
commit | commitdiff | tree | snapshot |
2012-02-25 |
ThorstenB | Fix Windows dependencies |
commit | commitdiff | tree | snapshot |
2012-02-24 |
ThorstenB | Clean-up cmake (linker) dependencies. |
commit | commitdiff | tree | snapshot |
2012-02-24 |
ThorstenB | #537 linker issues due to clock_gettime/librt dependencies |
commit | commitdiff | tree | snapshot |
2012-02-24 |
ThorstenB | Revert "Try to fix MSVC template instantiation issue... |
commit | commitdiff | tree | snapshot |
2012-02-24 |
ThorstenB | Try to fix MSVC template instantiation issue with SGVec... |
commit | commitdiff | tree | snapshot |
2012-02-19 |
ThorstenB | Fix Windows compile issue. |
commit | commitdiff | tree | snapshot |
2012-02-19 |
ThorstenB | Disable OSG dependencies to osg/Vec2 for simgear compil... |
commit | commitdiff | tree | snapshot |
2012-02-19 |
ThorstenB | Fix MSVC build issue. |
commit | commitdiff | tree | snapshot |
2012-02-19 |
ThorstenB | More talkative cmake SimGear checks |
commit | commitdiff | tree | snapshot |
2012-02-19 |
ThorstenB | protocol module: minor clean-up |
commit | commitdiff | tree | snapshot |
2012-02-19 |
Thomas Geymayer | Use simgear functions for clip and wrap around. |
commit | commitdiff | tree | snapshot |
2012-02-19 |
Thomas Geymayer | Remove unneeded function and add bool relative changes |
commit | commitdiff | tree | snapshot |
2012-02-19 |
Thomas Geymayer | Document protocol extensions |
commit | commitdiff | tree | snapshot |
2012-02-19 |
Thomas Geymayer | Support relative changes and wrapping for generic proto... |
commit | commitdiff | tree | snapshot |
2012-02-19 |
ThorstenB | #669: reset fly-by-view when a new replay loop begins |
commit | commitdiff | tree | snapshot |
2012-02-19 |
ThorstenB | Terrasync clean-up |
commit | commitdiff | tree | snapshot |
2012-02-17 |
ThorstenB | Remove obsolete ignore pattern for automake generated... |
commit | commitdiff | tree | snapshot |
2012-02-15 |
Torsten Dreyer | Navradio: provide property is-localizer-frequency |
commit | commitdiff | tree | snapshot |
2012-02-15 |
Torsten Dreyer | Remove the deprecated warning for JSBSim's egt_degf |
commit | commitdiff | tree | snapshot |
2012-02-15 |
Torsten Dreyer | Merge branch 'next' of gitorious.org:fg/flightgear... |
commit | commitdiff | tree | snapshot |
2012-02-15 |
Torsten Dreyer | Some xml-autopilot tuning |
commit | commitdiff | tree | snapshot |
2012-02-13 |
Torsten Dreyer | Accept setting-hpa along with setting-inhg for altimeter |
commit | commitdiff | tree | snapshot |
2012-02-13 |
Torsten Dreyer | Fix file access mode for newnavradio.[ch]xx |
commit | commitdiff | tree | snapshot |
2012-02-12 |
Frederic Bouvier | Fix FL_STAT macro |
commit | commitdiff | tree | snapshot |
2012-02-12 |
Frederic Bouvier | Ugly hack to detect the presence of fl_filename_free_li... |
commit | commitdiff | tree | snapshot |
2012-02-12 |
ThorstenB | Fix compile issue with Fltk 1.1. |
commit | commitdiff | tree | snapshot |
2012-02-12 |
ThorstenB | #663: fgadmin not working properly (with latest Fltk) |
commit | commitdiff | tree | snapshot |
2012-02-12 |
Torsten Dreyer | Merge branch 'next' of gitorious.org:fg/flightgear... |
commit | commitdiff | tree | snapshot |
2012-02-12 |
Torsten Dreyer | Some autopilot works |
commit | commitdiff | tree | snapshot |
2012-02-11 |
James Turner | Mac-specific fgjs / event-input fixes from Tatsuhiro. |
commit | commitdiff | tree | snapshot |
2012-02-11 |
ThorstenB | Ron Jensen: fixed a potential NaN and Segfault in JSBSi... |
commit | commitdiff | tree | snapshot |
2012-02-10 |
ThorstenB | #656: COM1 frequency set to 0 at startup |
commit | commitdiff | tree | snapshot |
2012-02-07 |
ThorstenB | Fix another line lost in a merge conflict. |
commit | commitdiff | tree | snapshot |
2012-02-07 |
ThorstenB | Fix missing declaration. |
commit | commitdiff | tree | snapshot |
2012-02-06 |
ThorstenB | #553: decouple OSG callbacks from Nasal subsystem |
commit | commitdiff | tree | snapshot |
2012-02-06 |
ThorstenB | This 'fixes' #613 but partly re-introduces #553. |
commit | commitdiff | tree | snapshot |
2012-02-05 |
Frederic Bouvier | Merge branch 'next' of git://gitorious.org/fg/flightgea... |
commit | commitdiff | tree | snapshot |
2012-02-05 |
Frederic Bouvier | Fix MSVC90 project |
commit | commitdiff | tree | snapshot |
2012-02-05 |
ThorstenB | #591: night-time rendering issues, avoid negative color... |
commit | commitdiff | tree | snapshot |
2012-02-02 |
Torsten Dreyer | new command: property-interpolate |
commit | commitdiff | tree | snapshot |
2012-02-01 |
Torsten Dreyer | initialize the heading-indicator/offset-deg in it's... |
commit | commitdiff | tree | snapshot |
2012-01-31 |
ThorstenB | Fix string buffer issue with replay time display. |
commit | commitdiff | tree | snapshot |
2012-01-31 |
ThorstenB | Use existing define to supply version number. |
commit | commitdiff | tree | snapshot |
2012-01-29 |
ThorstenB | Oops... |
commit | commitdiff | tree | snapshot |
2012-01-29 |
ThorstenB | Minor clean-up. |
commit | commitdiff | tree | snapshot |
2012-01-25 |
James Turner | Bug 620, respect enable/disable state of entire menus... |
commit | commitdiff | tree | snapshot |
2012-01-25 |
ThorstenB | fgpanel: use same default fgdata path as fgfs |
commit | commitdiff | tree | snapshot |
2012-01-22 |
ThorstenB | #561: normalize to [0-360[ |
commit | commitdiff | tree | snapshot |
2012-01-22 |
ThorstenB | #609 route manager/nav display related startup segfault |
commit | commitdiff | tree | snapshot |
2012-01-18 |
ThorstenB | #605: Reduce warning level for unsupported keys. |
commit | commitdiff | tree | snapshot |
2012-01-17 |
ThorstenB | Clean-up: move autosave.xml loading code to proper... |
commit | commitdiff | tree | snapshot |
2012-01-17 |
ThorstenB | Fix "make package_source" target. |
commit | commitdiff | tree | snapshot |
2012-01-17 |
Stuart Buchanan | Add property controls for cloud impostors and LoD hiera... |
commit | commitdiff | tree | snapshot |
2012-01-17 |
Torsten Dreyer | bump version number to 2.7.0 |
commit | commitdiff | tree | snapshot |
2012-01-17 |
Torsten Dreyer | bump version number to 2.6.0 |
commit | commitdiff | tree | snapshot |
2012-01-16 |
Curtis L. Olson | Keeping this package file up to date as we go forward. |
commit | commitdiff | tree | snapshot |
2012-01-14 |
James Turner | Allow distinct rule and symbol definitions for navDisplays. |
commit | commitdiff | tree | snapshot |
2012-01-12 |
ThorstenB | Fix a minor warning. |
commit | commitdiff | tree | snapshot |
2012-01-12 |
ThorstenB | #199: fix issue with relative paths |
commit | commitdiff | tree | snapshot |
2012-01-12 |
James Turner | NavDisplay: fix update lag when switching range or... |
commit | commitdiff | tree | snapshot |
2012-01-10 |
ThorstenB | #577: blinking not working for static HUD labels |
commit | commitdiff | tree | snapshot |
2012-01-09 |
ThorstenB | #590: agradar copying an uninitialized string |
commit | commitdiff | tree | snapshot |
2012-01-09 |
Olaf Flebbe | virtual destructor missing (in order to silence llvm... |
commit | commitdiff | tree | snapshot |
2012-01-09 |
adrian | ITM radio calculations are only considered valid |
commit | commitdiff | tree | snapshot |
2012-01-09 |
ThorstenB | #587: don't crash on negative sizes |
commit | commitdiff | tree | snapshot |
2012-01-09 |
Erik Hofman | fix a typo |
commit | commitdiff | tree | snapshot |
2012-01-08 |
James Turner | When clearing the route, skip generated waypoints. |
commit | commitdiff | tree | snapshot |
2012-01-08 |
Mathias Froehlich | Handle unset texture-compression property correctly. |
commit | commitdiff | tree | snapshot |
2012-01-08 |
James Turner | NavDisplay: fix many bugs relating to stretched and... |
commit | commitdiff | tree | snapshot |
2012-01-08 |
Erik Hofman | Fix the sun position and fog/ambient coloring misalignment |
commit | commitdiff | tree | snapshot |
2012-01-08 |
Erik Hofman | Merge branch 'next' of gitorious.org:fg/flightgear... |
commit | commitdiff | tree | snapshot |
2012-01-08 |
Erik Hofman | remove some ugly while loops |
commit | commitdiff | tree | snapshot |
2012-01-08 |
ThorstenB | Temporarily disable Nasal callbacks in lazily loaded... |
commit | commitdiff | tree | snapshot |
2012-01-08 |
ThorstenB | #553: MP-model-loading related segfault |
commit | commitdiff | tree | snapshot |
2012-01-08 |
ThorstenB | Potential fixes for #548, #572, groundnetwork related... |
commit | commitdiff | tree | snapshot |
2012-01-08 |
Erik Hofman | vecotry color calculations |
commit | commitdiff | tree | snapshot |
2012-01-07 |
ThorstenB | #561, clean-up using normalizePeriodic. Thanks to Hyde... |
commit | commitdiff | tree | snapshot |
2012-01-06 |
James Turner | Shortcuts support in the Cocoa menubar. We have fewer... |
commit | commitdiff | tree | snapshot |
2012-01-06 |
James Turner | Tweaks to get TCAS / multiplayer aircraft showing on... |
commit | commitdiff | tree | snapshot |
2012-01-05 |
James Turner | Tweak the app-data path on Mac, after discussion with... |
commit | commitdiff | tree | snapshot |
2012-01-05 |
Curtis L. Olson | Fix YASim's /accelerations/pilot/{x,y,z}-accel-fps_sec... |
commit | commitdiff | tree | snapshot |
2012-01-04 |
Stuart Buchanan | Only initialize MP subsystem if a txhost is set. |
commit | commitdiff | tree | snapshot |
2012-01-04 |
James Turner | Mark NavDisplay stateSet as STATIC |
commit | commitdiff | tree | snapshot |
2012-01-03 |
ThorstenB | #561: keep magnetic heading within limits when mag... |
commit | commitdiff | tree | snapshot |
2012-01-03 |
ThorstenB | Fix copy&paste issue in previous commit... *yuk* |
commit | commitdiff | tree | snapshot |
2012-01-03 |
ThorstenB | cmake: Fix Xinerama and Xft dependency issue. |
commit | commitdiff | tree | snapshot |
2012-01-02 |
ThorstenB | Fix some compiler warnings. |
commit | commitdiff | tree | snapshot |
2012-01-02 |
Durk Talsma | Bugfixes and some finetuning: |
commit | commitdiff | tree | snapshot |
2012-01-01 |
Durk Talsma | --debugMsg; |
commit | commitdiff | tree | snapshot |
2012-01-01 |
Durk Talsma | Bugfix: Shutdown the ATC manager when it runs out of... |
commit | commitdiff | tree | snapshot |
2011-12-31 |
Durk Talsma | Merge branch 'next' of gitorious.org:fg/flightgear... |
commit | commitdiff | tree | snapshot |
2011-12-31 |
Durk Talsma | Some commented out debugging code that may help us... |
commit | commitdiff | tree | snapshot |
2011-12-31 |
Torsten Dreyer | simplify the METAR string, remove newline etc. |
commit | commitdiff | tree | snapshot |
2011-12-30 |
Durk Talsma | Fix for issue: 520: Error in FGTrafficRecord::setPositi... |
commit | commitdiff | tree | snapshot |
2011-12-29 |
ThorstenB | #545 related: User settings not saved when window was... |
commit | commitdiff | tree | snapshot |
2011-12-29 |
Mathias Froehlich | Make the use of the compressed internal format a config... |
commit | commitdiff | tree | snapshot |
2011-12-28 |
ThorstenB | Fix Hudson (Jenkins!) BUILD_ID check. |
commit | commitdiff | tree | snapshot |
next |