]> git.mxchange.org Git - flightgear.git/shortlog
flightgear.git
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...
2009-06-11 torstenimmediately fetch a metar if real-weather-fetch is...
2009-06-11 frohlichAlso take the current BVH nodes transform into account.
2009-06-11 frohlichNo need to zero the _props variable.
2009-06-11 fredbUpdate MSVC 7.1 projects
2009-06-11 fredbdisambiguate pow usage
2009-06-11 frohlichRead FG_ROOT/preferences.xml if we can find that.
2009-06-11 frohlichLink with a minimal set of libraries.
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 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....
next