]> git.mxchange.org Git - flightgear.git/shortlog
flightgear.git
2005-10-30 ehofmanFix speling mistakes and some small adjustments.
2005-10-27 mfranzsearch recursively for named node (i.e. one with matchi...
2005-10-27 curtVerbosity fixes.
2005-10-27 ehofmanJim Wilson: Adjusting the near clip plane to 0.10 units...
2005-10-27 ehofmanFred: replace the C++ sthe 'and' by the C style '&...
2005-10-26 mfranzReplace hard-coded dialogs with NewGUI/XML dialogs...
2005-10-26 ehofman'nother Cygwin fix.
2005-10-26 ehofmanCygwin fix.
2005-10-26 ehofmanAlex Romosan:
2005-10-25 ehofmanI guess there was something in Alex' patch that wasn...
2005-10-25 ehofmanAlex Romosan:
2005-10-25 ehofmanVassilii Khachaturov:
2005-10-24 ehofmanRemove DOS line endings.
2005-10-23 mfranzreduce noise
2005-10-23 mfranz... and don't keep. This causes nasty, mysterious bugs...
2005-10-23 mfranzadd support for removeChildren(): takes one name as...
2005-10-23 ehofmanAdd support for seasonal textures: --prop:/sim/startup...
2005-10-23 mfranzmake use of the new removeChildren()
2005-10-23 mfranz'keep' defaults to true (which is a bad choice -- we...
2005-10-22 mfranzthis may be informative on first sight, but not when...
2005-10-22 mfranzWe never want to know if a dialog is there or not....
2005-10-22 ehofmanVassilii Khachaturov:
2005-10-22 ehofmanVassilii Khachaturov thought that these messages are...
2005-10-22 ehofmanIma Sudonim:
2005-10-21 mfranz- spelling
2005-10-21 andyExpose the "spool-time" of a Jet engine as a configurat...
2005-10-21 mfranzspelling fix & remove a couple of trailing spaces
2005-10-21 mfranzFix <text> alignment. Because our <text> widget is...
2005-10-21 mfranzadd support for a <hide> property, which hides whole...
2005-10-20 ehofmanDepreciate HUGE in favor of HUGE_VAL.
2005-10-20 mfranzReplace hard-coded message boxes by ones managed by...
2005-10-20 mfranzAdd method to get the property root node of named dialo...
2005-10-20 ehofmanCygwin fix.
2005-10-19 andyFeature addition from Vassilii allows the user to set...
2005-10-19 andyPiston engine oil temperature model from David Luff:
2005-10-19 andyMust include config.h before plib headers to prevent...
2005-10-18 ehofmanDurk Talsma:
2005-10-18 mfranzMathias Froehlich: fix refcounting problem that caused...
2005-10-18 ehofmanOlaf Flebbe: Mathias asked me to write down instruction...
2005-10-16 ehofmanHarald JOHNSEN:
2005-10-16 curtWhy not just use the provided constructor, then we...
2005-10-16 ehofmanLadislav Michnovic:
2005-10-16 ehofmanUpdates from Vassilii Khachaturov as suggested by Georg...
2005-10-15 curtAllow a single vacuum system to be driven by multiple...
2005-10-15 ehofmanDon't use the this pointer for referencing the AIModels...
2005-10-15 ehofmanMathias Fröhlich:
2005-10-14 andyVivian caught some missing length conversions in the...
2005-10-14 andySupport gear compression along axes other than vertical...
2005-10-14 ehofmanMathias Fröhlich:
2005-10-13 ehofmanVassilii Khachaturov:
2005-10-12 ehofmanMathias Fröhlich:
2005-10-11 curtFix two small typos.
2005-10-11 ehofmanUse our own set of endian functions. This fixes a Cygwi...
2005-10-08 ehofmanMathias Fröhlich:
2005-10-08 ehofmanHarald JOHNSEN:
2005-10-06 ehofmanMartin Spott: Use standardized Sun directive.
2005-10-06 ehofmanNot all compilers understand the C++ 'and' command,
2005-10-05 mfranznormalmap
2005-10-05 mfranzcvsignore
2005-10-04 mfranzAl MacLeod: fix typo
2005-10-04 mfranzprevent view through big hole in carrier deck
2005-10-02 mfranzonly skip one comment line at the top of TACAN_freq...
2005-10-01 ehofmanAdd missing files.
2005-10-01 ehofmanVivian Meazza:
2005-09-28 ehofmanRemove unused defines
2005-09-28 ehofmanCygwin doesn't handle endianness properly at the moment...
2005-09-28 ehofmanUse our own (crossplatform) stdint implementation.
2005-09-27 andyVivian pointed out that the gear keep rotating after...
2005-09-26 curtAdd a pass through so we can capture IMU/INS/GPS data...
2005-09-26 curtAdd some initial support for reading live data from...
2005-09-25 curtAdd a lib needed by Irix.
2005-09-25 ehofmanRoy Vegard Ovesen:
2005-09-24 ehofmanAdd an XML grep utility. It's far from complete but...
2005-09-23 curtSwitch over to using SGIOChannel so we can try to read...
2005-09-23 curtFix one small type ambiguity and then do some code...
2005-09-22 ehofmanUse our own stdint.hxx implementation.
2005-09-21 ehofmanBetter cross platform compatibility.
2005-09-21 ehofmanUpdate for 32-bit systems.
2005-09-20 andyChanges to support the new naCall API in SimGear. ...
2005-09-20 curtDavid Luff:
2005-09-20 curtRemove old FAQ maintainer's address.
2005-09-20 ehofmanAdd a byte swap test utility.
2005-09-18 ehofmanOliver Schroeder:
2005-09-18 ehofmanHarald JOHNSEN:
2005-09-16 curtLee Elliot:
2005-09-15 ehofmanPrepare for OpenAL 1.1 and a separate alut lubrary.
2005-09-11 ehofmanMingW32 fixes.
2005-09-11 ehofmanBring up to date.
2005-09-09 daveluffAdd a convienient ctor
2005-09-05 ehofmanMathias Fröhölöiööhlich:
2005-08-29 curtCompute speed in kts. Speed is linear, but relative...
2005-08-27 curtCreated a utility (similar to GPSsmooth) that can take...
2005-08-23 curtFix a small oops. We need to convert values from netwo...
2005-08-23 curtSlightly more user friendly output.
2005-08-23 curtMinor clean up.
2005-08-23 curtScale gyro input power for the new[er] electrical system.
2005-08-22 curtRemove some old debugging output.
2005-08-22 curtRemove an unneeded include.
2005-08-22 ehofmanHarald JOHNSEN:
2005-08-18 ehofmanMSVC fix.
next