2009-09-18 |
torsten | unintentional introduction of a not yet ready util.
|
commit | commitdiff | tree |
2009-09-18 |
torsten | and the (hopefully) last one from Tat's Mac-can-run...
|
commit | commitdiff | tree |
2009-09-18 |
torsten | forgotten ones from Tat's patch to enable make builds...
|
commit | commitdiff | tree |
2009-09-17 |
torsten | fgpanel is shouldn't have escaped (yet)
|
commit | commitdiff | tree |
2009-09-17 |
torsten | Tatsuhiro Nishioka:
|
commit | commitdiff | tree |
2009-09-12 |
Tim Moore | Merge branch 'topic/atmos-merge' into next
|
commit | commitdiff | tree |
2009-09-12 |
jmt | Various LOC/GS improvements from John Denker, adapted...
|
commit | commitdiff | tree |
2009-09-12 |
curt | Avoid strtof() for portability reasons.
|
commit | commitdiff | tree |
2009-09-12 |
curt | Handle "double" type fields correctly for ascii input...
|
commit | commitdiff | tree |
2009-09-12 |
frohlich | Disable collisions with the MP aircraft again.
|
commit | commitdiff | tree |
2009-09-12 |
jmt | Add clamped degrees deviation for glideslope.
|
commit | commitdiff | tree |
2009-09-10 |
Tim Moore | Merge branch 'jsd/atmos' into topic/atmos-merge
|
commit | commitdiff | tree |
2009-09-10 |
Tim Moore | cleanup of atmosphere patch
|
commit | commitdiff | tree |
2009-09-10 |
John Denker | Two-parameter physics-based model of atmosphere up...
|
commit | commitdiff | tree |
2009-09-09 |
jmt | Add normalised heading deflection property to navradio.
|
commit | commitdiff | tree |
2009-09-09 |
daveluff | Fix MSVC compilation
|
commit | commitdiff | tree |
2009-09-09 |
torsten | Tatsuhiro Nishioka:
|
commit | commitdiff | tree |
2009-09-09 |
ehofman | test for the presence of alut.h. if it's not found...
|
commit | commitdiff | tree |
2009-09-09 |
ehofman | Dont execute code in case the soundmanager isn't properly...
|
commit | commitdiff | tree |
2009-09-09 |
jmt | Fix compilation - missing include of globals.hxx
|
commit | commitdiff | tree |
2009-09-09 |
jmt | Add normalised glideslope deviation property to nav...
|
commit | commitdiff | tree |
2009-09-09 |
jmt | Further re-factoring of nav-radio code, again no functionali...
|
commit | commitdiff | tree |
2009-09-09 |
ehofman | Dont execute code in case the soundmanager isn't properly...
|
commit | commitdiff | tree |
2009-09-09 |
jmt | Set runway elevation to the airport elevation, and...
|
commit | commitdiff | tree |
2009-09-09 |
frohlich | Use the new vector conversion functions.
|
commit | commitdiff | tree |
2009-09-09 |
frohlich | Move dynamic_casts to EffectGeode into the findMaterial...
|
commit | commitdiff | tree |
2009-09-09 |
frohlich | Fix a problem introduced with the past vector changes.
|
commit | commitdiff | tree |
2009-09-09 |
ehofman | One last update; remember whether input or output is...
|
commit | commitdiff | tree |
2009-09-09 |
ehofman | Don't forget to clear the previous configuration
|
commit | commitdiff | tree |
2009-09-09 |
ehofman | Make FGIO a proper subsystem and add a reinit method...
|
commit | commitdiff | tree |
2009-09-09 |
ehofman | Sync. with JSBSim (CVS) again
|
commit | commitdiff | tree |
2009-09-09 |
frohlich | Remove obsolete version test.
|
commit | commitdiff | tree |
2009-09-09 |
frohlich | Simplify, fix some comments.
|
commit | commitdiff | tree |
2009-09-09 |
frohlich | Correct logic to determine if we really have a hit.
|
commit | commitdiff | tree |
2009-09-09 |
frohlich | Initialize all members.
|
commit | commitdiff | tree |
2009-09-09 |
frohlich | Avoid division by zero.
|
commit | commitdiff | tree |
2009-09-09 |
torsten | Tatsuhiro Nishioka:
|
commit | commitdiff | tree |
2009-09-09 |
frohlich | Replace the SGVec*::sg() methods with the equivalent...
|
commit | commitdiff | tree |
2009-09-09 |
torsten | Tatsuhiro Nishioka:
|
commit | commitdiff | tree |
2009-09-09 |
jmt | Re-structure the nav-radio code, in preparation for...
|
commit | commitdiff | tree |
2009-09-09 |
jmt | Allow the joystick hat to move the view, even when...
|
commit | commitdiff | tree |
2009-09-02 |
jmt | More precise matching of ILS records to navaids.
|
commit | commitdiff | tree |
2009-09-02 |
ehofman | Bertrand Coconnier:
|
commit | commitdiff | tree |
2009-09-02 |
jmt | Add support for processing the ICAO.ils.xml scenery...
|
commit | commitdiff | tree |
2009-09-02 |
durk | Two minor (codewise) fixes to ensure everything works...
|
commit | commitdiff | tree |
2009-09-02 |
durk | Added two missing files from JSBSim.org that were missing...
|
commit | commitdiff | tree |
2009-09-02 |
ehofman | Sync with JSBSim CVS again
|
commit | commitdiff | tree |
2009-09-02 |
curt | Allow setting of NED velocities.
|
commit | commitdiff | tree |
2009-09-02 |
jmt | Update FGRunway to process information from threshold...
|
commit | commitdiff | tree |
2009-09-02 |
jmt | Trigger lazy loading of Airport data from the scenery...
|
commit | commitdiff | tree |
2009-09-02 |
torsten | missing declaration of SGPropertyNode
|
commit | commitdiff | tree |
2009-09-02 |
jmt | XMLLoader re-factoring.
|
commit | commitdiff | tree |
2009-09-02 |
jmt | Initial framing for reading in-scenery airport data.
|
commit | commitdiff | tree |
2009-09-02 |
torsten | - added support for MAC OSX and initial hotplug support...
|
commit | commitdiff | tree |
2009-08-26 |
Tim Moore | change back unsigned byte count to signed (multiplaymgr)
|
commit | commitdiff | tree |
2009-08-25 |
Tim Moore | AIGroundVehicle from Vivian Meazza
|
commit | commitdiff | tree |
2009-08-25 |
timoore | AIGroundVehicle from Vivian Meazza
|
commit | commitdiff | tree |
2009-08-24 |
Tim Moore | fix warnings in Multiplayer, Scripting, and Time
|
commit | commitdiff | tree |
2009-08-24 |
Tim Moore | Fix transmission of float and double values in generic...
|
commit | commitdiff | tree |
2009-08-24 |
Tim Moore | fix warnings in Main
|
commit | commitdiff | tree |
2009-08-24 |
Tim Moore | fix warnings in Instrumentation
|
commit | commitdiff | tree |
2009-08-24 |
Tim Moore | fix warnings in GUI code
|
commit | commitdiff | tree |
2009-08-24 |
Tim Moore | Fix order of initializers in constructor
|
commit | commitdiff | tree |
2009-08-24 |
Tim Moore | fix gcc warnings
|
commit | commitdiff | tree |
2009-08-24 |
Tim Moore | fixes to remove warnings
|
commit | commitdiff | tree |
2009-08-24 |
Tim Moore | Initialize some variables
|
commit | commitdiff | tree |
2009-08-24 |
Tim Moore | Fix to LaRCsim interpolation code
|
commit | commitdiff | tree |
2009-08-24 |
Tim Moore | compilation fixes for gcc -Wall -Werror
|
commit | commitdiff | tree |
2009-08-23 |
Tim Moore | more warning fixes
|
commit | commitdiff | tree |
2009-08-23 |
torsten | warning fixes
|
commit | commitdiff | tree |
2009-08-23 |
torsten | warning fixes
|
commit | commitdiff | tree |
2009-08-23 |
torsten | Olaf Flebbe: the plib/ul.h is needed for the TGT_PLATFORM...
|
commit | commitdiff | tree |
2009-08-23 |
ehofman | temporary fix for a division by zero problem for some...
|
commit | commitdiff | tree |
2009-08-23 |
torsten | add option <grab/> to the device configuration. If...
|
commit | commitdiff | tree |
2009-08-23 |
torsten | warning fixes
|
commit | commitdiff | tree |
2009-08-23 |
torsten | warning fixes
|
commit | commitdiff | tree |
2009-08-23 |
torsten | even more warning fixes
|
commit | commitdiff | tree |
2009-08-23 |
torsten | warning fixes
|
commit | commitdiff | tree |
2009-08-23 |
torsten | the warning extinguisher hits again...
|
commit | commitdiff | tree |
2009-08-23 |
torsten | warning fixes
|
commit | commitdiff | tree |
2009-08-23 |
torsten | warning fixes
|
commit | commitdiff | tree |
2009-08-23 |
torsten | fix warnings (order of initialization)
|
commit | commitdiff | tree |
2009-08-23 |
fredb | Compile under MSVC9 again
|
commit | commitdiff | tree |
2009-08-23 |
ehofman | Add Bertrand Coconnier's latest landing gear code
|
commit | commitdiff | tree |
2009-08-23 |
torsten | Tom P: magnetic-variation isn't boolean.
|
commit | commitdiff | tree |
2009-08-23 |
fredb | Compile under MSVC9 again
|
commit | commitdiff | tree |
2009-08-23 |
ehofman | Changed my mind, the 'scene specular' color is actually...
|
commit | commitdiff | tree |
2009-08-23 |
ehofman | forgot a few untie's and fix a small bug
|
commit | commitdiff | tree |
2009-08-23 |
ehofman | Update to the latest version of JSBSim
|
commit | commitdiff | tree |
2009-08-23 |
ehofman | Expose the color of the sun (which is not the scene...
|
commit | commitdiff | tree |
2009-08-23 |
fredb | Alex Perry : Minor bug fix patch for terrasync
|
commit | commitdiff | tree |
2009-08-23 |
curt | Fix a bug that is screwing me!
|
commit | commitdiff | tree |
2009-08-23 |
fredb | Update MSVC9 projects
|
commit | commitdiff | tree |
2009-08-23 |
fredb | Win32 fix and suppress one warning
|
commit | commitdiff | tree |
2009-08-23 |
timoore | fgviewer: support random objects, vegetation, and static...
|
commit | commitdiff | tree |
2009-08-12 |
torsten | Add a debug property to make devices print out incoming...
|
commit | commitdiff | tree |
2009-08-12 |
torsten | fixed typo. Thanks m.
|
commit | commitdiff | tree |
2009-08-12 |
torsten | be compatible with older kernels
|
commit | commitdiff | tree |
2009-08-12 |
torsten | missing dbus include path
|
commit | commitdiff | tree |
2009-08-12 |
torsten | Advanced input subsystem - Step3: Adding support for...
|
commit | commitdiff | tree |
next |