]> git.mxchange.org Git - flightgear.git/shortlog
flightgear.git
2009-06-11 jmtDave Luff's patch to fix findNextWithPartialId
2009-06-11 ehofmanreturn the len of the string
2009-06-11 torsten- METAR winds have magnetic heading
2009-06-11 frohlichMore default setup for FG_ROOT
2009-06-11 torstenthat cleanup code was not working
2009-06-03 frohlichAdd some camera manipulators to the viewer.
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 fredbUpdate MSVC 7.1 projects
2009-06-02 fredbUpdate MSVC 7.1 projects
2009-06-02 torstennew command line option --metar="some metar"
2009-06-02 ehofmansmall fixes
2009-06-02 frohlichMake it compile with gcc-4.4.0
2009-06-02 frohlichBetter error message when materials cannot be loaded.
2009-06-02 ehofmanFix cacheFree
2009-06-02 ehofman * Implement a node cache that can be enabled at compi...
2009-06-02 torstenjean pellotier: test for positions near the pole was...
2009-06-02 frohlichAdd osg stats and other usefull stuff.
2009-06-02 frohlichAvoid division by zero.
2009-06-02 mfranzdon't write past end of buffer
2009-06-02 fredbUpdate MSVC 7.1 projects - Add fgviewer to the solution
2009-06-02 fredbUpdate MSVC 7.1 projects - Remove useless directories...
2009-06-02 frohlichAdd a new tool called fgviewer.
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 torstenadded support for the <abs> element
2009-05-19 torstensupport
2009-05-19 frohlichFix Carriers without catapults and wires.
2009-05-18 fredbRemove few warnings
2009-05-18 fredbUpdate MSVC 7.1 projects
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 ehofmanfixes for compiling without syntax validation.
2009-05-18 ehofmanSync. with JSBSim CVS
2009-05-18 fredbAllows multi samples > 1
2009-05-18 ehofmanSkip one recursive function call for leaf nodes at...
2009-05-18 fredbCompile xmlgrep with MSVC 7.1
2009-05-18 ehofmanmore small fixes
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 ehofman * Various bugfixes, required to get fgrun working
2009-05-18 ehofmanVarious bugfixes. This allows me to run fgrun on all...
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 ehofmanallow C++ to include the header
2009-05-01 ehofmangeneral cleanups.
2009-05-01 ehofmanAdd support for CDATA
2009-05-01 ehofmanFix an off by one problem.
2009-05-01 ehofmana small cleanup and make Windows simple_mmap function...
2009-05-01 ehofman * add printxml, an example utility that walks an...
2009-05-01 ehofman * changes to the code to allow walking the xml-tree...
2009-05-01 ehofmanbrighten te sky color towards the sun at dusk and dawn
2009-05-01 ehofmanOuch, forgot to allocate memory for the root node in...
2009-05-01 ehofmanzero is a valid file descriptor, use -1 instead and...
2009-05-01 ehofman * add xmlInitBuffer() for processing of a preallocate...
2009-05-01 ehofmanfix a buffer overflow
2009-05-01 ehofmancatch one more syntax error and remove a stale debug...
2009-05-01 torstenjust in case that someone does not like ridge lift...
2009-05-01 ehofman * add support for comments inside xml-tags, e.g....
2009-05-01 ehofman * add support for self-contained tags like <test/>
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 fredbUpdate MSVC 7.1 projects - add ridge lift
2009-05-01 fredbRemove spurious semi-colon
2009-05-01 ehofmanfix a case where a single-element root path (e.g. ...
2009-05-01 torstenrestoring original copyright of David Culp
2009-05-01 ehofman * Setting an error when a node isn't found isn't...
2009-05-01 ehofman * fix a problem where attributes or elements starting...
2009-05-01 torstenImplementation of ridge lift from Patrice Poly based...
2009-05-01 fredberrno is a reserved macro in some compilers
2009-05-01 ehofmanFix a typo.
2009-05-01 ehofman * Introduce a root-node that can hold extra informati...
2009-05-01 fredbUpdate MSVC 7.1 projects - add xmlgrep
2009-05-01 fredbCompile xmlgrep with MSVC 7.1
2009-05-01 ehofman * Rename xmlGetNode functions to xmlNodeGet for bette...
2009-05-01 ehofmanSync. w. JSBSim: fix a few unexpected glitches
2009-04-15 curtBe compatible with newer versions of tail and gnuplot.
2009-04-15 curtnewest gnuplot doesn't like the "set terminal png color...
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...
next