]> git.mxchange.org Git - flightgear.git/history - src
Fix line endings
[flightgear.git] / src /
2006-02-18 fredbFix line endings
2006-02-18 fredbFix line endings
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 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
2006-02-11 fredbPortability fix - use SimGear when available
2006-02-11 ehofmanRemove empty files.
2006-02-11 ehofmanMathias Froehlich:
2006-02-11 mfranzstart "voice" subsystem
2006-02-11 mfranzadd voice subsystem. This is a generic socket interface...
2006-02-11 mfranzrename user `preferences.xml' to `autosave.xml'. The...
2006-02-10 daveluffImplement some of the inner-knob-out scan functionality...
2006-02-10 daveluffRemove some debugging output
2006-02-10 mfranzVivian wants: s/with the ATIS/with ATIS/
2006-02-10 mfranzpreliminary fix for the "golf foxtrot sierra follow...
2006-02-10 mfranzdon't set the callsign, but use the set one
2006-02-09 mfranzDon't send repeating messages (ATIS) to the /sim/messag...
2006-02-09 mfranzone line sooner would be wise :-)
2006-02-09 mfranzremove the subsystem in the destructor that was added...
2006-02-09 ehofmanVivian Meazza:
2006-02-08 mfranzmake sure the index is in the array, which isn't necess...
2006-02-08 ehofmanMathias Fröhlich:
2006-02-08 ehofmanSync. w. JSBSim CVS.
2006-02-07 mfranzemit to different message properties:
2006-02-05 mfranzVivian MEAZZA:
2006-02-04 mfranzexport ATC message to /sim/messages/atc
2006-02-04 mfranzstore garbage collector id (again) in the listener...
2006-02-04 mfranzmake room for more font specifications in style files
2006-02-04 mfranztypo
2006-02-03 fredbRemove unused local variables
2006-02-03 mfranzonly write coordinates on button press, and not again...
2006-02-02 mfranzfix for deadlock problem (as suggested by Andy)
2006-02-02 ehofmanVassilii Khachaturov:
2006-02-02 ehofmanPrevent a warning.
2006-02-02 ehofmanSync. w. JSBSim CVS
2006-02-02 mfranzcosmetics
2006-02-02 mfranzbetter use zero sensitive area to detect a missing...
2006-02-01 mfranzpanel_io.cxx: if an action doesn't have a button, fire...
2006-02-01 mfranzfix 2D compass
2006-01-31 ehofmanTie the sun halo texture to point sprites.
2006-01-30 mfranzVivian MEAZZA:
2006-01-30 ehofmanOlaf Flebbe:
2006-01-30 ehofmanDurk Talsma:
2006-01-30 mfranzsupport optional setlistener() arg to fire callback...
2006-01-30 ehofmanMathias Fröhlich:
2006-01-30 ehofmanMathias Fröhlich:
2006-01-29 mfranzon closing a dialog write the last position back, so...
2006-01-29 mfranzmake it consistent
2006-01-29 mfranzanother signal for listener callback functions:
2006-01-29 mfranzset the /sim/signals/reinit property on reinit, so...
2006-01-29 mfranzdon't set zero width or height
2006-01-28 mfranzthe const-ness wasn't such a good idea :-)
2006-01-28 mfranzrestore the uglyness: call the resize callback every...
2006-01-28 mfranznow that the renderer doesn't resize the window for...
2006-01-28 mfranzwrite to /sim/startup/xsize only if the size really...
2006-01-28 mfranzResizing is done when fg_os{,_sdl}.cxx says so, not...
2006-01-27 mfranzmake it const
2006-01-27 mfranzexport scenery click geo coords
2006-01-27 mfranzgetChild(): add optional "create" flag (like in the...
2006-01-27 mfranzcosmetics: subc isn't really a sub-context here (it...
2006-01-27 mfranzwe need a way to specify other contexts than _context...
2006-01-27 ehofmanMelchior FRANZ:
2006-01-27 mfranzallow top level <font> definition that applies to text...
2006-01-27 ehofmanTie the scene ambient,diffuse end specular red,green...
2006-01-27 mfranzfonts are now delivered by FGFontCache (except for...
2006-01-26 mfranzcosmetics
2006-01-26 mfranzfix FGFontCache and make use of it (this allows to...
2006-01-26 ehofmanAdd support for point sprites.
2006-01-26 mfranzcreate a new context for listener functions to avoid...
2006-01-24 curtWhite space updates.
next