]> git.mxchange.org Git - flightgear.git/shortlog
flightgear.git
2009-09-17 torstenfgpanel is shouldn't have escaped (yet)
2009-09-17 torstenTatsuhiro Nishioka:
2009-09-12 Tim MooreMerge branch 'topic/atmos-merge' into next
2009-09-12 jmtVarious LOC/GS improvements from John Denker, adapted...
2009-09-12 curtAvoid strtof() for portability reasons.
2009-09-12 curtHandle "double" type fields correctly for ascii input...
2009-09-12 frohlichDisable collisions with the MP aircraft again.
2009-09-12 jmtAdd clamped degrees deviation for glideslope.
2009-09-10 Tim MooreMerge branch 'jsd/atmos' into topic/atmos-merge
2009-09-10 Tim Moorecleanup of atmosphere patch
2009-09-10 John DenkerTwo-parameter physics-based model of atmosphere up...
2009-09-09 jmtAdd normalised heading deflection property to navradio.
2009-09-09 daveluffFix MSVC compilation
2009-09-09 torstenTatsuhiro Nishioka:
2009-09-09 ehofmantest for the presence of alut.h. if it's not found...
2009-09-09 ehofmanDont execute code in case the soundmanager isn't proper...
2009-09-09 jmtFix compilation - missing include of globals.hxx
2009-09-09 jmtAdd normalised glideslope deviation property to nav...
2009-09-09 jmtFurther re-factoring of nav-radio code, again no functi...
2009-09-09 ehofmanDont execute code in case the soundmanager isn't proper...
2009-09-09 jmtSet runway elevation to the airport elevation, and...
2009-09-09 frohlichUse the new vector conversion functions.
2009-09-09 frohlichMove dynamic_casts to EffectGeode into the findMaterial...
2009-09-09 frohlichFix a problem introduced with the past vector changes.
2009-09-09 ehofmanOne last update; remember whether input or output is...
2009-09-09 ehofmanDon't forget to clear the previous configuration
2009-09-09 ehofmanMake FGIO a proper subsystem and add a reinit method...
2009-09-09 ehofmanSync. with JSBSim (CVS) again
2009-09-09 frohlichRemove obsolete version test.
2009-09-09 frohlichSimplify, fix some comments.
2009-09-09 frohlichCorrect logic to determine if we really have a hit.
2009-09-09 frohlichInitialize all members.
2009-09-09 frohlichAvoid division by zero.
2009-09-09 torstenTatsuhiro Nishioka:
2009-09-09 frohlichReplace the SGVec*::sg() methods with the equivalent...
2009-09-09 torstenTatsuhiro Nishioka:
2009-09-09 jmtRe-structure the nav-radio code, in preparation for...
2009-09-09 jmtAllow the joystick hat to move the view, even when...
2009-09-02 jmtMore precise matching of ILS records to navaids.
2009-09-02 ehofmanBertrand Coconnier:
2009-09-02 jmtAdd support for processing the ICAO.ils.xml scenery...
2009-09-02 durkTwo minor (codewise) fixes to ensure everything works...
2009-09-02 durkAdded two missing files from JSBSim.org that were missi...
2009-09-02 ehofmanSync with JSBSim CVS again
2009-09-02 curtAllow setting of NED velocities.
2009-09-02 jmtUpdate FGRunway to process information from threshold...
2009-09-02 jmtTrigger lazy loading of Airport data from the scenery...
2009-09-02 torstenmissing declaration of SGPropertyNode
2009-09-02 jmtXMLLoader re-factoring.
2009-09-02 jmtInitial framing for reading in-scenery airport data.
2009-09-02 torsten- added support for MAC OSX and initial hotplug support...
2009-08-26 Tim Moorechange back unsigned byte count to signed (multiplaymgr)
2009-08-25 Tim MooreAIGroundVehicle from Vivian Meazza
2009-08-25 timooreAIGroundVehicle from Vivian Meazza
2009-08-24 Tim Moorefix warnings in Multiplayer, Scripting, and Time
2009-08-24 Tim MooreFix transmission of float and double values in generic...
2009-08-24 Tim Moorefix warnings in Main
2009-08-24 Tim Moorefix warnings in Instrumentation
2009-08-24 Tim Moorefix warnings in GUI code
2009-08-24 Tim MooreFix order of initializers in constructor
2009-08-24 Tim Moorefix gcc warnings
2009-08-24 Tim Moorefixes to remove warnings
2009-08-24 Tim MooreInitialize some variables
2009-08-24 Tim MooreFix to LaRCsim interpolation code
2009-08-24 Tim Moorecompilation fixes for gcc -Wall -Werror
2009-08-23 Tim Mooremore warning fixes
2009-08-23 torstenwarning fixes
2009-08-23 torstenwarning fixes
2009-08-23 torstenOlaf Flebbe: the plib/ul.h is needed for the TGT_PLATFO...
2009-08-23 ehofmantemporary fix for a division by zero problem for some...
2009-08-23 torstenadd option <grab/> to the device configuration. If...
2009-08-23 torstenwarning fixes
2009-08-23 torstenwarning fixes
2009-08-23 torsteneven more warning fixes
2009-08-23 torstenwarning fixes
2009-08-23 torstenthe warning extinguisher hits again...
2009-08-23 torstenwarning fixes
2009-08-23 torstenwarning fixes
2009-08-23 torstenfix warnings (order of initialization)
2009-08-23 fredbCompile under MSVC9 again
2009-08-23 ehofmanAdd Bertrand Coconnier's latest landing gear code
2009-08-23 torstenTom P: magnetic-variation isn't boolean.
2009-08-23 fredbCompile under MSVC9 again
2009-08-23 ehofmanChanged my mind, the 'scene specular' color is actually...
2009-08-23 ehofmanforgot a few untie's and fix a small bug
2009-08-23 ehofmanUpdate to the latest version of JSBSim
2009-08-23 ehofmanExpose the color of the sun (which is not the scene...
2009-08-23 fredbAlex Perry : Minor bug fix patch for terrasync
2009-08-23 curtFix a bug that is screwing me!
2009-08-23 fredbUpdate MSVC9 projects
2009-08-23 fredbWin32 fix and suppress one warning
2009-08-23 timoorefgviewer: support random objects, vegetation, and stati...
2009-08-12 torstenAdd a debug property to make devices print out incoming...
2009-08-12 torstenfixed typo. Thanks m.
2009-08-12 torstenbe compatible with older kernels
2009-08-12 torstenmissing dbus include path
2009-08-12 torstenAdvanced input subsystem - Step3: Adding support for...
2009-08-12 timooreGet fgviewer working as a part of fgfs
2009-08-10 frohlichUse the 'all but self' capability of the scenery elevat...
2009-08-10 fredbUpdate MSVC9 projects
next