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 |
2002-04-08 |
david | JSBSim change: |
commit | commitdiff | tree | snapshot |
2002-04-07 |
david | Patch from Frederic Bouvier (FIXME comments added by... |
commit | commitdiff | tree | snapshot |
2002-04-07 |
david | Patch from Martin Dressler: |
commit | commitdiff | tree | snapshot |
2002-04-07 |
david | Patches from Norm Vine to improve framerate and add... |
commit | commitdiff | tree | snapshot |
2002-04-07 |
david | Patch from Jim Wilson: |
commit | commitdiff | tree | snapshot |
2002-04-06 |
david | Corrected typo /position/altitude-deg to /position... |
commit | commitdiff | tree | snapshot |
2002-04-06 |
david | Viewer update from Jim Wilson: |
commit | commitdiff | tree | snapshot |
2002-04-06 |
tony | Converted FCS to use property tree internally, document... |
commit | commitdiff | tree | snapshot |
2002-04-05 |
curt | Here is the 'boostified' event manager plus relevant... |
commit | commitdiff | tree | snapshot |
2002-04-05 |
david | Viewer update from Jim Wilson: |
commit | commitdiff | tree | snapshot |
2002-04-05 |
david | Patch from Jim Wilson to realign model slightly in... |
commit | commitdiff | tree | snapshot |
2002-04-05 |
david | Removed dependency on viewmgr.hxx from globals.hxx... |
commit | commitdiff | tree | snapshot |
2002-04-05 |
david | JSBSim fix: |
commit | commitdiff | tree | snapshot |
2002-04-05 |
david | Moved FGAircraftModel subsystem out into its own direct... |
commit | commitdiff | tree | snapshot |
2002-04-05 |
curt | Various code cleanups. |
commit | commitdiff | tree | snapshot |
2002-04-04 |
curt | Initial revision. |
commit | commitdiff | tree | snapshot |
2002-04-04 |
curt | Fix a warning message. |
commit | commitdiff | tree | snapshot |
2002-04-04 |
curt | A few small updates to make ATC IRIX compliant. |
commit | commitdiff | tree | snapshot |
2002-04-04 |
curt | More platform/compiler compatibility fixes. |
commit | commitdiff | tree | snapshot |
2002-04-04 |
david | Let exceptions fall through to main, and use cerr to... |
commit | commitdiff | tree | snapshot |
2002-04-04 |
curt | Oops, misunderstanding, this copy of runways.cxx wasn... |
commit | commitdiff | tree | snapshot |
2002-04-04 |
curt | Re-arranged include files to reduce external dependenci... |
commit | commitdiff | tree | snapshot |
2002-04-04 |
curt | Make the base package check [failed] message a bit... |
commit | commitdiff | tree | snapshot |
2002-04-04 |
david | Changed cockpit near plane to 0.01m for interior view... |
commit | commitdiff | tree | snapshot |
2002-04-04 |
david | - fixed ANSI C++ namespace problems |
commit | commitdiff | tree | snapshot |
2002-04-04 |
david | Commented out code setting view position offsets until... |
commit | commitdiff | tree | snapshot |
2002-04-03 |
curt | Attached are a fairly extensive series of patches to... |
commit | commitdiff | tree | snapshot |
2002-04-03 |
curt | The previous version used a feature (language extension... |
commit | commitdiff | tree | snapshot |
2002-04-02 |
david | Changed far clip plane for cockpit interior to 100m. |
commit | commitdiff | tree | snapshot |
2002-04-01 |
curt | I have attached revisions to the UIUC code. The revisi... |
commit | commitdiff | tree | snapshot |
2002-04-01 |
curt | Updated Cameron's entry. |
commit | commitdiff | tree | snapshot |
2002-04-01 |
david | Added select animation type (using a condition), and... |
commit | commitdiff | tree | snapshot |
2002-04-01 |
david | Initial revision. |
commit | commitdiff | tree | snapshot |
2002-03-30 |
david | Major restructuring: the Animation class is now an... |
commit | commitdiff | tree | snapshot |
2002-03-30 |
david | Start tracking delta time in milliseconds and passing... |
commit | commitdiff | tree | snapshot |
2002-03-30 |
david | * src/Input/input.hxx |
commit | commitdiff | tree | snapshot |
2002-03-30 |
david | Patch from Jim Wilson: |
commit | commitdiff | tree | snapshot |
2002-03-30 |
david | Patch from Melchior Franz: |
commit | commitdiff | tree | snapshot |
2002-03-30 |
david | Patch from Melchior Franz: |
commit | commitdiff | tree | snapshot |
2002-03-30 |
david | * src/ATC/atis.cxx |
commit | commitdiff | tree | snapshot |
2002-03-30 |
david | Patch from Melchior Franz: |
commit | commitdiff | tree | snapshot |
2002-03-30 |
david | Patch from Melchior Franz: |
commit | commitdiff | tree | snapshot |
2002-03-28 |
david | Fixed buffer size again. |
commit | commitdiff | tree | snapshot |
2002-03-28 |
david | Patches from Jim Wilson: |
commit | commitdiff | tree | snapshot |
2002-03-28 |
david | Make sure that saved mouse position is reset when mouse... |
commit | commitdiff | tree | snapshot |
next |