]> git.mxchange.org Git - flightgear.git/shortlog
flightgear.git
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...
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 ehofmanforgot one small fix
2009-04-15 ehofmanbetter use of const and fix a bunch of warnings
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 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 torstenadded documentation for global elements and adapted...
2009-04-01 mfranzgeodinfo: make vector origin altitude configurable
next