]> git.mxchange.org Git - flightgear.git/history - src
Fix to LaRCsim interpolation code
[flightgear.git] / src /
2009-08-24 Tim MooreFix to LaRCsim interpolation code
2009-08-24 Tim Moorecompilation fixes for gcc -Wall -Werror
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 curtFix a bug that is screwing me!
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 fredbCompile under MSVC9
2009-08-10 timooreFrom Till Busch - reload shaders command
2009-08-08 torstenAdvanced input subsystem - Step2: Split up current...
2009-08-08 frohlichAdd a possible node not to visit.
2009-08-08 torstenAdvanced input subsystem - Step1: cleanup dependencies
2009-08-08 torstenAdvanced input subsystem - Step1: cleanup dependencies
2009-08-08 fredbCompile under MSVC9 again
2009-08-08 ehofmanSync. with JSBSim
2009-07-27 fredbFix case typo
2009-07-27 fredbCompile under MSVC9
2009-07-27 daveluffFix the rendering of the KLN89 on the 2D panel that...
2009-07-27 torstenAt startup, fetch METAR for closest airport that has...
2009-07-17 Tim MooreRefer to property types using props:: namespace
2009-07-17 Tim MooreSGRawValue::DefaultValue is now a function
2009-07-16 timooreProperty predicate for techniques
2009-07-16 timooreFind material from EffectGeode and Effect
2009-07-16 timooreEnable EffectCullVisitor
2009-07-16 timooreaccomodate changed getDisplayName interface in yasim...
2009-07-16 timooreSupport for VEC3D and VEC4D properties.
2009-07-16 timooreSGPropertyNode::Type moves to simgear::props namespace
2009-07-11 Tim MooreRadar patch from Vivian
2009-07-11 ehofmanHopefuly fix what might be a 64-bit OS problem
2009-07-02 ehofmanalthough the official name is 'bool' also support ...
2009-07-02 ehofmanAdd the statement about the wrong received-buffer size...
2009-07-02 ehofmanIf more than one packet has arrived in the mean time...
2009-07-02 jmtSwitch some log message from the traffic code to SG_BUL...
2009-07-02 frohlichRemove ViewPartitionNode that is obviously superseeded...
2009-07-02 frohlichRemove now unused functions.
2009-07-02 torstenfix self initialized of average variable in FGPredictor
2009-07-02 fredbSuppress warnings
2009-07-02 fredbSuppress MSVC warnings
2009-07-02 fredbSuppress warnings
2009-07-02 ehofmansync. with JSBSim again
2009-07-02 ehofmanDon't create a new instance of /fdm/jsbsim upon reset
2009-07-02 ehofmansplit up binary and ascii message handling functions...
2009-06-25 torstenadded GPL license header
2009-06-25 torstenhack to stop startup.nas complaining if metar arrives...
2009-06-23 frohlichSimplify AI model loading.
2009-06-23 frohlichRemove carrier wire and catapult configuration from...
2009-06-23 torstendon't mix geodetic and geocentric coordinates
2009-06-23 ehofmanchanges matching those of generic.?xx
2009-06-23 ehofman* Add proper support for float and double values
2009-06-23 ehofmanAnders Gidenstam:
2009-06-23 ehofmanReturn an error when not enough tokens are parsed for...
2009-06-16 Tim Mooreadapt to changes in sg_exception interface
2009-06-16 timooreuninitialized variable fix from Vivian Meazza
2009-06-15 timooreRealize viewer explicitly
2009-06-15 fredbReserve a special FGPositionned type for pavements
2009-06-15 fredbRetrieve the full pavement/taxiway description, made...
2009-06-15 fredbSuppress warnings
2009-06-15 fredbX-Plane 850 airport file format parsing. 810 is still...
2009-06-15 fredbProjection matrix and texture size should be coherent
2009-06-15 fredbSuppress warnings
2009-06-15 ehofmandon't forget to include the new header for the tardist
2009-06-15 ehofmanlatest changes for JSBSim (1.0 prerelease)
2009-06-15 jmtWhoops, type codes for localizers and ILSs were swapped...
2009-06-15 jmtDirectly associate runways objects with their ILS navre...
2009-06-11 jmtFix a bad copy-and-paste bug in namedFindClosest, which...
2009-06-11 frohlichRemove old osg 2.2 code.
2009-06-11 frohlichRemove dead variables.
2009-06-11 torsten- fill in probe[0] before using
2009-06-11 torsten- use SGGeodesy
2009-06-11 jmtRemove some remaining non-route-related uses of SGWayPoint.
2009-06-11 jmtReplace CourseAndDistance uses in traffic code with...
2009-06-11 jmtConvert waypoint::CourseAndDistance users to use SGGeod...
2009-06-11 jmtUpdate FGViewer position clients to work with SGGeod...
2009-06-11 jmtReplace plain doubles with SGGeod in FGViewer for posit...
next