2002-05-15 |
david | Minor tweaks and additional comments. |
commit | commitdiff | tree | snapshot |
2002-05-15 |
david | Finished off the atmosphere model (Troposphere and... |
commit | commitdiff | tree | snapshot |
2002-05-14 |
david | Fixed handling of delta time (just a kludge for now... |
commit | commitdiff | tree | snapshot |
2002-05-14 |
curt | Moved some scenery component initialization into FGScenery. |
commit | commitdiff | tree | snapshot |
2002-05-14 |
curt | Consolodating scenery structures in scenery.hxx. |
commit | commitdiff | tree | snapshot |
2002-05-14 |
curt | Moved "scenery" from being declaried in scenery.cxx... |
commit | commitdiff | tree | snapshot |
2002-05-12 |
david | Removed configuration option --with-old-mouse and FG_OL... |
commit | commitdiff | tree | snapshot |
2002-05-11 |
david | Changed WeatherPrecision to double; this may help to... |
commit | commitdiff | tree | snapshot |
2002-05-11 |
david | Environment manager overhaul -- return a copy of an... |
commit | commitdiff | tree | snapshot |
2002-05-11 |
david | Modified to use FGEnvironment as well as WeatherCM. |
commit | commitdiff | tree | snapshot |
2002-05-11 |
david | Remove some dead code. |
commit | commitdiff | tree | snapshot |
2002-05-11 |
david | Fix maximum speed bug. |
commit | commitdiff | tree | snapshot |
2002-05-11 |
david | Major overhaul: |
commit | commitdiff | tree | snapshot |
2002-05-11 |
david | Mac OS X patches from Jonathan Polley. |
commit | commitdiff | tree | snapshot |
2002-05-11 |
david | Property patches from Frederic Bouvier: |
commit | commitdiff | tree | snapshot |
2002-05-10 |
david | Mac OS X fixes and MSVC warning fixes from Jonathan... |
commit | commitdiff | tree | snapshot |
2002-05-09 |
david | Patch from Melchior Franz: |
commit | commitdiff | tree | snapshot |
2002-05-09 |
david | Patch from Melchior Franz: |
commit | commitdiff | tree | snapshot |
2002-05-09 |
david | Patch from Melchior Franz: |
commit | commitdiff | tree | snapshot |
2002-05-09 |
david | Patch from Jim Wilson: |
commit | commitdiff | tree | snapshot |
2002-05-09 |
curt | Robert Deters: |
commit | commitdiff | tree | snapshot |
2002-05-09 |
curt | Cameron Moore: |
commit | commitdiff | tree | snapshot |
2002-05-09 |
curt | Erik Hofman: |
commit | commitdiff | tree | snapshot |
2002-05-07 |
david | Last rev was based on an old version and blew away... |
commit | commitdiff | tree | snapshot |
2002-05-07 |
david | Added an interface for an environment controller, toget... |
commit | commitdiff | tree | snapshot |
2002-05-04 |
tony | Added stall hysteresis modeling, nose should fall throu... |
commit | commitdiff | tree | snapshot |
2002-05-03 |
david | Added a new 'billboard' animation type. This animation... |
commit | commitdiff | tree | snapshot |
2002-05-03 |
tony | Norman Vine's speed optimizations |
commit | commitdiff | tree | snapshot |
2002-05-01 |
david | Regularized the position initialization: |
commit | commitdiff | tree | snapshot |
2002-05-01 |
andy | Fix dumb typo. Very embarassing, but oddly not fatal... |
commit | commitdiff | tree | snapshot |
2002-04-30 |
tony | JSBSim updates, including MSVC fixes from Bernie Bright |
commit | commitdiff | tree | snapshot |
2002-04-26 |
david | Cleaned up initialization of parking brake to be more... |
commit | commitdiff | tree | snapshot |
2002-04-25 |
curt | Pass along the status of the gear up/down control lever. |
commit | commitdiff | tree | snapshot |
2002-04-25 |
curt | Bernie Bright: |
commit | commitdiff | tree | snapshot |
2002-04-25 |
curt | Bernie Bright: |
commit | commitdiff | tree | snapshot |
2002-04-25 |
curt | Cameron Moore: |
commit | commitdiff | tree | snapshot |
2002-04-25 |
david | Patch from Norman Vine: |
commit | commitdiff | tree | snapshot |
2002-04-25 |
david | Patch from Melchior Franz: |
commit | commitdiff | tree | snapshot |
2002-04-25 |
david | Patch from Melchior Franz: |
commit | commitdiff | tree | snapshot |
2002-04-25 |
david | Patch from Melchior Franz: |
commit | commitdiff | tree | snapshot |
2002-04-25 |
david | Patch from Melchior Franz: |
commit | commitdiff | tree | snapshot |
2002-04-25 |
david | UFO FDM patches from Jonathan Polley: |
commit | commitdiff | tree | snapshot |
2002-04-22 |
curt | Updated am2dsp.cfg from Bernie. |
commit | commitdiff | tree | snapshot |
2002-04-22 |
curt | Comment out ATC AI manager init() and update() calls... |
commit | commitdiff | tree | snapshot |
2002-04-21 |
curt | Fix a couple "make dist" problems that crept in since... |
commit | commitdiff | tree | snapshot |
2002-04-21 |
curt | Tweaks. |
commit | commitdiff | tree | snapshot |
2002-04-21 |
curt | Fix for reset causing view problems when not in pilot... |
commit | commitdiff | tree | snapshot |
2002-04-21 |
curt | Updated for 0.7.10. |
commit | commitdiff | tree | snapshot |
2002-04-20 |
david | Make an animation with no object name apply to the... |
commit | commitdiff | tree | snapshot |
2002-04-20 |
curt | There was an integer overflow in the way elapsed_time_m... |
commit | commitdiff | tree | snapshot |
2002-04-20 |
david | Explicitly include model.hxx, since acmodel.hxx no... |
commit | commitdiff | tree | snapshot |
2002-04-20 |
david | Add support for interpolation tables for non-linear... |
commit | commitdiff | tree | snapshot |
2002-04-20 |
david | Remove header dependencies where possible, to speed... |
commit | commitdiff | tree | snapshot |
2002-04-20 |
david | Updated docs for this directory. |
commit | commitdiff | tree | snapshot |
2002-04-19 |
curt | Jim Wilson: |
commit | commitdiff | tree | snapshot |
2002-04-19 |
curt | Jim Wilson: |
commit | commitdiff | tree | snapshot |
2002-04-19 |
curt | Detect and recover from a math overflow that can possib... |
commit | commitdiff | tree | snapshot |
2002-04-19 |
david | JSBSim fix: |
commit | commitdiff | tree | snapshot |
2002-04-19 |
curt | Fixed an "==" vs. "=" typo. |
commit | commitdiff | tree | snapshot |
2002-04-19 |
david | Stop the sound when paused. We really need a separate... |
commit | commitdiff | tree | snapshot |
2002-04-19 |
curt | Jim Wilson: |
commit | commitdiff | tree | snapshot |
2002-04-18 |
curt | Tracked down a potential segfault when trying to audibl... |
commit | commitdiff | tree | snapshot |
2002-04-18 |
david | Added groundwork for reading a joystick name from the... |
commit | commitdiff | tree | snapshot |
2002-04-18 |
curt | Jim Wilson: |
commit | commitdiff | tree | snapshot |
2002-04-16 |
curt | Replaced spaces with <tab> since this is a makefile. |
commit | commitdiff | tree | snapshot |
2002-04-16 |
curt | Small tweak to make the Irix compiler happy. |
commit | commitdiff | tree | snapshot |
2002-04-16 |
david | Latest JSBSim changes. |
commit | commitdiff | tree | snapshot |
2002-04-16 |
curt | Fixed a recently introduced bug which cause the ground... |
commit | commitdiff | tree | snapshot |
2002-04-15 |
curt | Of all the ILS stations that match the specified freque... |
commit | commitdiff | tree | snapshot |
2002-04-15 |
david | This module was filtering out all stations with localiz... |
commit | commitdiff | tree | snapshot |
2002-04-13 |
david | MSVC fix. |
commit | commitdiff | tree | snapshot |
2002-04-13 |
david | Fix for vanishing-model problem: models are drawn in... |
commit | commitdiff | tree | snapshot |
2002-04-13 |
david | Patch from Jim Wilson: |
commit | commitdiff | tree | snapshot |
2002-04-13 |
david | Patch from Norm Vine to speed up model placement. |
commit | commitdiff | tree | snapshot |
2002-04-13 |
david | Patch from Jim Wilson: |
commit | commitdiff | tree | snapshot |
2002-04-13 |
david | Ensure that the aircraft model is in the same clip... |
commit | commitdiff | tree | snapshot |
2002-04-13 |
david | Add and document a "range" (level-of-detail) animation... |
commit | commitdiff | tree | snapshot |
2002-04-12 |
david | JSBSim change: |
commit | commitdiff | tree | snapshot |
2002-04-12 |
david | Fixed typo for indirect longitude property. |
commit | commitdiff | tree | snapshot |
2002-04-12 |
david | Added support for additional animated, dynamic 3D model... |
commit | commitdiff | tree | snapshot |
2002-04-12 |
david | Patch from Norman Vine to save some property lookups. |
commit | commitdiff | tree | snapshot |
2002-04-12 |
curt | Run a registered event as it's registered and then... |
commit | commitdiff | tree | snapshot |
2002-04-11 |
david | Get rid of non-portable fmax call. |
commit | commitdiff | tree | snapshot |
2002-04-11 |
david | Add support for /controls/parking-brake -- it effective... |
commit | commitdiff | tree | snapshot |
2002-04-11 |
david | Added /controls/parking-brake and moved all control... |
commit | commitdiff | tree | snapshot |
2002-04-11 |
david | Replace --with-new-mouse with --with-old-mouse, default... |
commit | commitdiff | tree | snapshot |
2002-04-11 |
curt | Updated licensing terms to GPL since this file inherits... |
commit | commitdiff | tree | snapshot |
2002-04-11 |
curt | MSVC fixes. |
commit | commitdiff | tree | snapshot |
2002-04-11 |
curt | Bernie Bright: |
commit | commitdiff | tree | snapshot |
2002-04-11 |
curt | Finally getting around to being able to specify host... |
commit | commitdiff | tree | snapshot |
2002-04-11 |
curt | Change constructor parameter order. |
commit | commitdiff | tree | snapshot |
2002-04-11 |
curt | This patch includes the FGLocation class, a few fixes... |
commit | commitdiff | tree | snapshot |
2002-04-11 |
curt | This patch includes the FGLocation class, a few fixes... |
commit | commitdiff | tree | snapshot |
2002-04-11 |
david | Fixed reversed sign for nosewheel steering. |
commit | commitdiff | tree | snapshot |
2002-04-10 |
curt | Let's try it again, with the correct file name this... |
commit | commitdiff | tree | snapshot |
2002-04-10 |
curt | Recover this file. We are not able to use boost as... |
commit | commitdiff | tree | snapshot |
2002-04-09 |
david | The 3D aircraft model scene is now managed by |
commit | commitdiff | tree | snapshot |
2002-04-09 |
david | Removed current_model global variable and added a refer... |
commit | commitdiff | tree | snapshot |
2002-04-09 |
andy | Change the idle MP to reduce idle power a bit. This... |
commit | commitdiff | tree | snapshot |
2002-04-08 |
curt | Added support for sending: |
commit | commitdiff | tree | snapshot |
next |