]> git.mxchange.org Git - flightgear.git/history - src
disambiguate pow usage
[flightgear.git] / src /
2009-06-11 fredbdisambiguate pow usage
2009-06-11 frohlichRemove unused header.
2009-06-11 torstensome minor optimization
2009-06-11 jmtDave Luff's patch to fix findNextWithPartialId
2009-06-11 torsten- METAR winds have magnetic heading
2009-06-11 torstenthat cleanup code was not working
2009-06-03 torstenAdd variable winds (direction and gusts) for the bounda...
2009-06-03 torstencalculate internal properties only once on read()
2009-06-02 mfranzDave LUFF: bugfixes; leave dlg with crsr button; headin...
2009-06-02 mfranzDave LUFF: Fix buffer overrun with longer runways
2009-06-02 ehofmanUpgrade to JSBSim 1.0-prerelease
2009-06-02 torstenSave more than 20 percent execution time by avoiding...
2009-06-02 torstennew command line option --metar="some metar"
2009-06-02 torstenjean pellotier: test for positions near the pole was...
2009-06-02 frohlichAvoid division by zero.
2009-06-02 mfranzdon't write past end of buffer
2009-06-02 frohlichAdapt to simgears changes.
2009-06-02 torstenClouds in scenario none and metar were above 0ft not...
2009-06-02 torstenwrong value for station_elevation_ft, meters != feet
2009-06-02 fredbFunctions should always return a value
2009-06-02 fredbFunctions should always return a value
2009-06-02 torstencheck for dt <= 0 aka paused sim
2009-06-02 timooreAdd --enable-fpe option to cause a trap on floating...
2009-06-02 timooreFix two sources of floating point exceptions
2009-05-19 torstensupport
2009-05-19 frohlichFix Carriers without catapults and wires.
2009-05-18 fredbRemove few warnings
2009-05-18 fredbFunctions should always return a value
2009-05-18 mfranzturn a few #include paths from the "foo" form to <foo>
2009-05-18 mfranzuse safer and faster property methods instead of creati...
2009-05-18 mfranzuse safer and faster property methods instead of creati...
2009-05-18 mfranztestair.cxx is a 21 lines long, obsolete test applicati...
2009-05-18 ehofmanSync. with JSBSim CVS
2009-05-18 fredbAllows multi samples > 1
2009-05-18 mfranzleak fixes
2009-05-18 mfranzfix leaks; make destructors virtual
2009-05-18 torstenFix broken ATC/AI-Frequencies dialog.
2009-05-18 durkRemoved hardcoded performance data.
2009-05-18 Tim MooreMerge branch 'maint' into next
2009-05-16 frohlichMake flightgear compile with todays osg trunk.
2009-05-04 Tim MooreAICarrier fixes from Vivian
2009-05-01 andyFrom Vivian: add a tunable launchbar acceleration,...
2009-05-01 ehofmanbrighten te sky color towards the sun at dusk and dawn
2009-05-01 torstenjust in case that someone does not like ridge lift...
2009-05-01 torstenone final(?) cleanup:
2009-05-01 torsten- avoid duplicate computations
2009-05-01 torstenMelchior FRANZ: fix array subscript is above array...
2009-05-01 torstenPatrice Poly: correction for the lee side
2009-05-01 fredbRemove spurious semi-colon
2009-05-01 torstenrestoring original copyright of David Culp
2009-05-01 torstenImplementation of ridge lift from Patrice Poly based...
2009-05-01 ehofmanSync. w. JSBSim: fix a few unexpected glitches
2009-04-15 ehofmanSync. w. JSBSim CVS
2009-04-15 ehofmanRemove unused code
2009-04-15 frohlichFix a problem with node traversal masks and paged model...
2009-04-15 ehofmanLet the fog color transition into the sky dome to give...
2009-04-15 curtDon't compute radio station range when nav1 slaved...
2009-04-15 curtOne more minor tweak on glideslope handling when slaved...
2009-04-15 curtBetter handling of glide slope and in range flags when...
2009-04-15 ehofmanAlso adjust diffuse based on visibility although probab...
2009-04-15 mfranzCtrl-Shift-click on the '.' entry fires listeners of...
2009-04-15 ehofmanfog color and cloud color are the same anyhow, remove...
2009-04-15 ehofmanlogarithmic decrease in shinines/specular and limited...
2009-04-15 mfranzRon JENSEN: fix division by zero problem (asin -> atan2...
2009-04-15 ehofmanAdjust the lighting once more, the previous behavior...
2009-04-01 durkMaik Justus: Crash Fix.
2009-04-01 ehofmanAdding ambient support for ac3d aircraft models reveile...
2009-04-01 torstenadded new features:
2009-04-01 mfranzgui/embedded nasal: don't rely on the nasal system...
2009-04-01 ehofmanFixes:
2009-04-01 mfranzCsaba HALASZ: fix uninitialized _aspect_ratio member...
2009-04-01 ehofmanSync. w. JSBSIm one more time to fix at least one bug
2009-04-01 ehofmanSync. w. JSBSim cvs
2009-04-01 mfranzFGNasalModelData: use model XML path as module source
2009-04-01 mfranzdegrade MP chat messages from SG_ALERT fo SG_WARN
2009-04-01 mfranzwxradar: display transponder-id by default, fall back...
2009-04-01 mfranzassign a unique module name to ai/mp embedded nasal...
2009-04-01 durkAllow the AI Traffic controller to set a transponder...
2009-04-01 mfranzdon't keep 'nasal-dir-initialized' node after removing
2009-04-01 fredbSupport old compilers
2009-04-01 torsten- created a class for InputValues
2009-04-01 mfranzgeodinfo: make vector origin altitude configurable
2009-04-01 frohlichRemove unused switch node.
2009-03-18 mfranzwxradar: read aircraft data from the property tree...
2009-03-18 frohlichUpdate with changes in simgear.
2009-03-18 frohlichFix a problem with two concurent 'round to multiple...
2009-03-18 frohlichRemove unused stuff.
2009-03-18 frohlichUse simgear vector instead of plib vectors.
2009-03-18 frohlichPort over remaining Point3D usage to the more type...
2009-03-18 frohlichRemove unused variables.
2009-03-18 frohlichRemove unsed code.
2009-03-18 frohlichMake use of the fast bv intersection tests even for...
2009-03-18 mfranzRoy V. OVESEN: add support for heading bug
2009-03-18 frohlichMake a simulation reset on the carrier work again.
2009-03-18 mfranzremove redundant checks (and one indentation level)
2009-03-18 frohlichFix some sim time issues with the locations of the...
2009-03-18 frohlichThe simtime alread contains the increment. So do not...
2009-03-18 mfranzMerge branch 'master' of ../.fg.osg
2009-03-18 frohlichSet the reference time the transform is meant for.
2009-03-18 frohlichFix cmpiler warning.
next