]> git.mxchange.org Git - flightgear.git/shortlog
flightgear.git
2006-03-10 fredbMSVC fix : Compile again
2006-03-10 andyFix an uninitialized data condition that crept in durin...
2006-03-10 andyWhen we are asked to produce no force on a Surface...
2006-03-10 mfranzalways make some property string values upper case
2006-03-10 frohlichWe need to flush all pending mouse move events past...
2006-03-10 davidRecognize standalone DMEs (type 13 in Robin's list).
2006-03-09 mfranzmove gui styles from /sim/gui[n] to /sim/gui/style...
2006-03-09 mfranz--warnings
2006-03-09 mfranz- allow multiple spaces in the environment variable
2006-03-09 mfranzadd alert message
2006-03-09 mfranzcheck if the "nasal" subsystem is still there, and...
2006-03-09 mfranzI take that back. This doesn't work yet. :-)
2006-03-09 mfranzadd <load>/<unload> support to AI models, including...
2006-03-09 mfranzremove leftover #include; changed comment
2006-03-09 mfranzNasalSys.[ch]xx:
2006-03-08 mfranzremove useless test
2006-03-08 mfranzcrashfix: handleCommand() is called from other modules...
2006-03-08 ehofmanAdd the builddir to the list of include directories...
2006-03-08 mfranzadd support for <nasal> blocks <open> and <close> in...
2006-03-08 mfranzadd deleteModule() method
2006-03-07 mfranzJean-Yves Lefort: fix "crash" on exit
2006-03-06 curtLFS Glass cockpit interface (allows development indepen...
2006-03-05 daveluffSelecting an approach from the active waypoint page...
2006-03-05 daveluffReduce console output
2006-03-05 daveluffAdd the MAXNI IAF to the C83 approach, and add a few...
2006-03-04 mfranzwarning--
2006-03-04 mfranzcompile!
2006-03-04 fredbJean-Yves Lefort :
2006-03-04 ehofmanMathias Fröhlich:
2006-03-04 durkImproved selection of active runway (currently AI traff...
2006-03-03 mfranzimprove error message: if festival doesn't seem to...
2006-03-03 ehofmanMathias Fröhlich:
2006-03-02 fredbRemove a useless and harmful statement : MSVC complains...
2006-03-02 andyFrom Vivian: change default up/down angles on the Launc...
2006-03-02 mfranzlet removelistener() return the number of remaining...
2006-03-01 andyFixes a bugs in the handling of the holdback mount...
2006-03-01 mfranzwork better with interpolated brakes
2006-03-01 andyUninitialized member variable. Default to "turbocharge...
2006-03-01 andyForgot to hook up the WASTEGATE control. Also, fix...
2006-03-01 mfranzbackspace accelerator
2006-02-28 andyOops, forgot the hooks to the configuration.
2006-02-28 mfranz- assign unique id to listeners
2006-02-27 andyInspired by a patch from Vivian, this adds a settable...
2006-02-27 ehofmanSyn.c w. JSBSim.
2006-02-27 davidChange from Dave Perry:
2006-02-26 davidAllow YASim flight models to override the hard-coded...
2006-02-23 durkBugfix: variable fp was deleted in both AIBase::~AIBase...
2006-02-23 mfranzmake abortion more efficient ;-)
2006-02-23 mfranzcatch string exceptions
2006-02-22 daveluffRecent SimGear changes seem to require more additions...
2006-02-22 daveluffOops - I think I introduced some dos line endings ...
2006-02-22 daveluffA couple of hacks to fix cygwin compilation. These...
2006-02-22 mfranzStuart BUCHANAN:
2006-02-21 mfranzdisable old ATC display. This is now done via screen...
2006-02-21 mfranznew FSF address (see http://www.gnu.org/licenses/gpl...
2006-02-21 mfranzset new FSF address (the whole paragraph is taken from
2006-02-21 mfranz- remove unused pthread mutex and condition
2006-02-21 mfranznew FSF address
2006-02-20 daveluffThe current_fixlist pointer is depreciated now that...
2006-02-19 fredbSuppress a recurrent "no error" message, at least with...
2006-02-19 ehofmanMathias Fröhlich:
2006-02-19 mfranzdisplay deposit depths < 1mm correctly (although this...
2006-02-19 mfranzmake sure the dialog property tree can't disappear...
2006-02-18 fredbFix line endings
2006-02-18 fredbFix line endings
2006-02-18 fredbUpdate MSVC project file
2006-02-18 fredbNot missing but at the wrong place
2006-02-18 mfranzautomatically unlock mutex, because wait is a cancel...
2006-02-18 mfranzwasn't missing
2006-02-18 fredbAdd missing include files needed by the new math code...
2006-02-18 fredbAdd missing include files needed by the new math code...
2006-02-18 fredbDefine NOMINMAX
2006-02-18 fredbFix Code generation option for release build
2006-02-18 mfranznoise reduction (flooding the terminal isn't exactly...
2006-02-17 fredbRemove occurence of _USE_MATH_DEFINES
2006-02-17 fredbMSVC fix
2006-02-17 ehofmanMIPSpro fix.
2006-02-17 ehofmanRemove unused files.
2006-02-17 ehofmanMathias Fröhlich:
2006-02-17 ehofmanOlaf Flebbe:
2006-02-16 mfranzin fgWarpMouse() we need to flush all mouse motion...
2006-02-16 ehofmanAdd support for emissive layers.
2006-02-16 davidThe "constrained" property for a mouse mode now actuall...
2006-02-15 mfranznoise reduction
2006-02-15 mfranzwhoops :-}
2006-02-15 mfranzcleanup
2006-02-15 mfranzgeo coords on button *down*. Noise reduction.
2006-02-14 mfranzreduce noise
2006-02-13 mfranzscreenPrint() is obsolete. Use screen.log.write() for...
2006-02-13 mfranzscreenPrint() is obsolete. Use screen.log.write() for...
2006-02-13 mfranzscreenPrint() is obsolete. Use screen.log.write() for...
2006-02-13 mfranzset /sim/fg-home in analogy to /sim/fg-root. This is...
2006-02-12 mfranzJust a gimmick: make background color configurable...
2006-02-12 fredbCatch sound exceptions at the earliest, report problem...
2006-02-12 mfranzonly user specified negative coords are interpreted...
2006-02-12 mfranzRemove old festival code.
2006-02-12 ehofmanRemove old festival code."
2006-02-12 ehofmanRemove old festival code.
2006-02-12 mfranzreplace 'innovative' clamping method with something...
2006-02-11 fredbUnused local variable removed
next