]> git.mxchange.org Git - flightgear.git/shortlog
flightgear.git
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.
2005-08-16 ehofmanVivian Meazza:
2005-08-14 ehofmanMathias Fröhlich:
2005-08-03 curtSyd Adams:
2005-07-31 ehofmanRalf Gerlich:
2005-07-31 ehofmanHarald JOHNSEN:
2005-07-31 ehofmanFrederic: MSVC doesn't have stdint.h. I just copied...
2005-07-28 ehofmanMathias Fröhlich:
2005-07-27 ehofmanMathias:
2005-07-27 ehofmanMacOS-X fix.
2005-07-26 ehofmanWhy this didn't ring any alarm bells during my previous...
2005-07-26 ehofmanMore updates.
2005-07-26 ehofmanRemove a stale reference.
2005-07-26 ehofmanRemove unused code, especially concidering the non...
2005-07-24 ehofmanHarald JOHNSEN:
2005-07-22 ehofmanRemove a copyright that doesn't belong there. This...
2005-07-18 ehofmanHarald JOHSEN:
2005-07-18 curtDon't assume that gps times are integer only (some...
2005-07-18 ehofmanPerhaps it's better to compare the contents of the...
2005-07-18 ehofmanFix a segmentation fault when switching to a new style...
2005-07-18 ehofmanIRIX fixes.
2005-07-15 mfranz- don't abort if remote model isn't installed; output...
2005-07-13 ehofmanMathias Fröhlich:
2005-07-13 mfranz- suppress CygWin warnings (Vivian Meazza)
next