2009-10-12 |
ehofman | make it compile again |
commit | commitdiff | tree | snapshot |
2009-10-12 |
Tim Moore | Merge branches 'jmt/dialog' and 'durk/scenery' |
commit | commitdiff | tree | snapshot |
2009-10-12 |
Tim Moore | Merge branches 'jmt/brakes' and 'jmt/dump' |
commit | commitdiff | tree | snapshot |
2009-10-12 |
Tim Moore | Merge branch 'stuart/clouds' |
commit | commitdiff | tree | snapshot |
2009-10-12 |
Tim Moore | Merge branch 'torsten/axes' |
commit | commitdiff | tree | snapshot |
2009-10-12 |
Tim Moore | Merge branches 'jmt/xmlauto', 'luff/kln89' and 'curt... |
commit | commitdiff | tree | snapshot |
2009-10-12 |
Tim Moore | Merge branch 'jmt/positioned' |
commit | commitdiff | tree | snapshot |
2009-10-12 |
Tim Moore | Merge branch 'vivian/trainz' |
commit | commitdiff | tree | snapshot |
2009-10-07 |
jmt | Update for screen-dumps in PNG format instead of PPM. |
commit | commitdiff | tree | snapshot |
2009-10-06 |
Tim Moore | Merge branch 'topic/atis' into merge/master-atis |
commit | commitdiff | tree | snapshot |
2009-10-06 |
jmt | Extend FGPositioned API to support queries by name... |
commit | commitdiff | tree | snapshot |
2009-10-06 |
jmt | Extender iterative search APIs with a 'has-next' return... |
commit | commitdiff | tree | snapshot |
2009-10-06 |
durk | New feature: Allow the loading of shared models that... |
commit | commitdiff | tree | snapshot |
2009-10-04 |
jmt | Dialog support for conditional enable and visible flags... |
commit | commitdiff | tree | snapshot |
2009-10-04 |
jmt | Fix another crash in the autobrake code, with 'aircraft... |
commit | commitdiff | tree | snapshot |
2009-10-04 |
durk | Stuart Buchanan: |
commit | commitdiff | tree | snapshot |
2009-10-04 |
jmt | Bugfix use of type checks in FGPositioned::findAllWithI... |
commit | commitdiff | tree | snapshot |
2009-10-04 |
torsten | Non platform specific: |
commit | commitdiff | tree | snapshot |
2009-10-01 |
Tim Moore | Merge branch 'jmt/navradio' |
commit | commitdiff | tree | snapshot |
2009-10-01 |
Tim Moore | Merge branches 'jmt/navradio', 'jmt/cleanup' and 'torst... |
commit | commitdiff | tree | snapshot |
2009-09-30 |
curt | Smooth out the time-to-intercept radial computation... |
commit | commitdiff | tree | snapshot |
2009-09-30 |
Tim Moore | Use boost::to_lower_copy instead of function from simgear |
commit | commitdiff | tree | snapshot |
2009-09-30 |
jmt | Allow airports system to function without an environmen... |
commit | commitdiff | tree | snapshot |
2009-09-30 |
jmt | Positioned support for adding user waypoints. |
commit | commitdiff | tree | snapshot |
2009-09-30 |
Tim Moore | Try to improve frame rate and reduce jitter |
commit | commitdiff | tree | snapshot |
2009-09-28 |
jmt | Further extensions to FGPositioned to support ongoing... |
commit | commitdiff | tree | snapshot |
2009-09-28 |
jmt | Extend FGPositioned to allow mapping from a string... |
commit | commitdiff | tree | snapshot |
2009-09-28 |
daveluff | Remove the GPSPage base class, that only KLN89Page... |
commit | commitdiff | tree | snapshot |
2009-09-23 |
jmt | Refactor the XMLAuto parsing code to no longer warn... |
commit | commitdiff | tree | snapshot |
2009-09-23 |
Tim Moore | Merge branch 'jmt/reciprocal' |
commit | commitdiff | tree | snapshot |
2009-09-22 |
torsten | Alex Buzin: Fix wrong calculation of temperature and... |
commit | commitdiff | tree | snapshot |
2009-09-22 |
jmt | Auto-brake enhancements: support for JSBSim aircraft... |
commit | commitdiff | tree | snapshot |
2009-09-22 |
torsten | Catch a possible NAN at insanely low but greater than... |
commit | commitdiff | tree | snapshot |
2009-09-21 |
Tim Moore | Update MSVC project files for the autobrake files |
commit | commitdiff | tree | snapshot |
2009-09-21 |
jmt | Don't crash with UFO FDM, etc, or other FDMs that don... |
commit | commitdiff | tree | snapshot |
2009-09-21 |
jmt | Don't look for /velocities/groundspeed-kts during initi... |
commit | commitdiff | tree | snapshot |
2009-09-21 |
jmt | A generic, configurable autobrake system. Not fully... |
commit | commitdiff | tree | snapshot |
2009-09-20 |
torsten | Fix the temperature computation. |
commit | commitdiff | tree | snapshot |
2009-09-20 |
torsten | Ron Jensen: |
commit | commitdiff | tree | snapshot |
2009-09-20 |
Tim Moore | Merge branch 'tat/configure' |
commit | commitdiff | tree | snapshot |
2009-09-20 |
jmt | Remove plib/fnt.h from panel header. |
commit | commitdiff | tree | snapshot |
2009-09-20 |
jmt | Replace one SGD_ constant with a local one, in LaRCsim. |
commit | commitdiff | tree | snapshot |
2009-09-20 |
jmt | Remove <plib/sg> includes. |
commit | commitdiff | tree | snapshot |
2009-09-19 |
jmt | Remove use of plig/sg from render-area-2d. |
commit | commitdiff | tree | snapshot |
2009-09-19 |
jmt | Remove audio update from main.cxx, back to FGFX (but... |
commit | commitdiff | tree | snapshot |
2009-09-19 |
jmt | Break viewmgr.hxx dependency on on viewer.hxx. |
commit | commitdiff | tree | snapshot |
2009-09-19 |
Tim Moore | use boost::tie instead of make_ref |
commit | commitdiff | tree | snapshot |
2009-09-19 |
Csaba Halasz | fix ATIS on 64bit machines |
commit | commitdiff | tree | snapshot |
2009-09-19 |
v meazza | MSVC fixes for atis merge. |
commit | commitdiff | tree | snapshot |
2009-09-19 |
jmt | FGFX clean-ups, conversion of one more sgVec user. |
commit | commitdiff | tree | snapshot |
2009-09-18 |
Tim Moore | Merge branch 'vivian/train' into next |
commit | commitdiff | tree | snapshot |
2009-09-18 |
Tim Moore | Merge branch 'jmt/cleanup' into next |
commit | commitdiff | tree | snapshot |
2009-09-18 |
Tim Moore | Merge branch 'jd/atis' into next |
commit | commitdiff | tree | snapshot |
2009-09-18 |
jmt | Put back an unfortunate include, until ViewMgr can... |
commit | commitdiff | tree | snapshot |
2009-09-18 |
jmt | Drat, this is really needed. Yuck, yuck, yuck. |
commit | commitdiff | tree | snapshot |
2009-09-18 |
jmt | Header clean-ups in viewer/view-mgr. |
commit | commitdiff | tree | snapshot |
2009-09-18 |
jmt | ATIS overhaul by John Denker, adapted to trunk by me. |
commit | commitdiff | tree | snapshot |
2009-09-18 |
vmeazza | Add support for tunnel, y-offset and limit update rate |
commit | commitdiff | tree | snapshot |
2009-09-18 |
Tim Moore | Merge branch 'tat/configure' into next |
commit | commitdiff | tree | snapshot |
2009-09-18 |
Tim Moore | Merge branch 'master' into next |
commit | commitdiff | tree | snapshot |
2009-09-18 |
torsten | only complain about binary record length mismatch if... |
commit | commitdiff | tree | snapshot |
2009-09-18 |
torsten | unintentional introduction of a not yet ready util. |
commit | commitdiff | tree | snapshot |
2009-09-18 |
Tim Moore | Merge branch 'tat/configure' into next |
commit | commitdiff | tree | snapshot |
2009-09-18 |
torsten | and the (hopefully) last one from Tat's Mac-can-run... |
commit | commitdiff | tree | snapshot |
2009-09-18 |
torsten | forgotten ones from Tat's patch to enable make builds... |
commit | commitdiff | tree | snapshot |
2009-09-17 |
Tim Moore | Merge branch 'jmt/navradio' into next |
commit | commitdiff | tree | snapshot |
2009-09-17 |
jmt | NavRadio: By way of an experiment, make false courses... |
commit | commitdiff | tree | snapshot |
2009-09-17 |
Tim Moore | Merge branch 'tat/configure' into next |
commit | commitdiff | tree | snapshot |
2009-09-17 |
torsten | fgpanel is shouldn't have escaped (yet) |
commit | commitdiff | tree | snapshot |
2009-09-17 |
torsten | Tatsuhiro Nishioka: |
commit | commitdiff | tree | snapshot |
2009-09-17 |
Tim Moore | Merge branch 'jmt/navradio' into next |
commit | commitdiff | tree | snapshot |
2009-09-17 |
jmt | NavRadio DME in-range flag, and audio code improvements... |
commit | commitdiff | tree | snapshot |
2009-09-17 |
Tim Moore | Merge branch 'jmt/reciprocal' into next |
commit | commitdiff | tree | snapshot |
2009-09-17 |
jmt | Different approach to handling the paired-ILS-on-opposi... |
commit | commitdiff | tree | snapshot |
2009-09-17 |
jmt | Associate non-ILS localisers with their runway. |
commit | commitdiff | tree | snapshot |
2009-09-17 |
jmt | Make FGRunway track reciprocal runways. |
commit | commitdiff | tree | snapshot |
2009-09-17 |
Tim Moore | Merge branch 'jmt/navradio' into next |
commit | commitdiff | tree | snapshot |
2009-09-17 |
jmt | One more divide by zero fix from Torsten. |
commit | commitdiff | tree | snapshot |
2009-09-17 |
jmt | Work around the penaltyForNav broken-ness, by ensuring... |
commit | commitdiff | tree | snapshot |
2009-09-17 |
jmt | navradio: fix crash spotted by Torsten, when nav range... |
commit | commitdiff | tree | snapshot |
2009-09-17 |
jmt | Fix the has-gs flag when switching to a VOR (thanks... |
commit | commitdiff | tree | snapshot |
2009-09-17 |
jmt | Logging: less verbose about navaids we didn't align. |
commit | commitdiff | tree | snapshot |
2009-09-17 |
jmt | Logging: less verbose traffic-manager startup. |
commit | commitdiff | tree | snapshot |
2009-09-17 |
jmt | Logging: less verbose panel loading. |
commit | commitdiff | tree | snapshot |
2009-09-12 |
Tim Moore | Merge branch 'topic/atmos-merge' into next |
commit | commitdiff | tree | snapshot |
2009-09-12 |
jmt | Various LOC/GS improvements from John Denker, adapted... |
commit | commitdiff | tree | snapshot |
2009-09-12 |
curt | Avoid strtof() for portability reasons. |
commit | commitdiff | tree | snapshot |
2009-09-12 |
curt | Handle "double" type fields correctly for ascii input... |
commit | commitdiff | tree | snapshot |
2009-09-12 |
frohlich | Disable collisions with the MP aircraft again. |
commit | commitdiff | tree | snapshot |
2009-09-12 |
jmt | Add clamped degrees deviation for glideslope. |
commit | commitdiff | tree | snapshot |
2009-09-10 |
Tim Moore | Merge branch 'jsd/atmos' into topic/atmos-merge |
commit | commitdiff | tree | snapshot |
2009-09-10 |
Tim Moore | cleanup of atmosphere patch |
commit | commitdiff | tree | snapshot |
2009-09-10 |
John Denker | Two-parameter physics-based model of atmosphere up... |
commit | commitdiff | tree | snapshot |
2009-09-09 |
jmt | Add normalised heading deflection property to navradio. |
commit | commitdiff | tree | snapshot |
2009-09-09 |
daveluff | Fix MSVC compilation |
commit | commitdiff | tree | snapshot |
2009-09-09 |
torsten | Tatsuhiro Nishioka: |
commit | commitdiff | tree | snapshot |
2009-09-09 |
ehofman | test for the presence of alut.h. if it's not found... |
commit | commitdiff | tree | snapshot |
2009-09-09 |
ehofman | Dont execute code in case the soundmanager isn't proper... |
commit | commitdiff | tree | snapshot |
2009-09-09 |
jmt | Fix compilation - missing include of globals.hxx |
commit | commitdiff | tree | snapshot |
2009-09-09 |
jmt | Add normalised glideslope deviation property to nav... |
commit | commitdiff | tree | snapshot |
next |