]> git.mxchange.org Git - flightgear.git/shortlog
flightgear.git
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)
2005-07-13 mfranzmake /sim/current-gui an integer
2005-07-13 mfranz- make tabula rasa on re-init
2005-07-13 mfranznasal dialogs are separate trees and have an empty...
2005-07-13 mfranz- fix alpha handling (hopefully)
2005-07-12 mfranz- don't clamp when setting, but on request (allows...
2005-07-11 mfranz- let FGColor setters/mergers report if they found...
2005-07-09 mfranzadd missing paren
2005-07-09 mfranz- clear alpha like r/g/b
2005-07-08 mfranztell the layouter about the default font (I wonder why
2005-07-08 mfranzdisable automatic re-opening of dialogs on re-init...
2005-07-08 mfranzrename VERA_12B font to SANS_12B (as in sans-serif...
2005-07-08 mfranzHarald JOHNSEN:
2005-07-08 mfranzshut up
2005-07-08 mfranzprogram that generates C code from a built-in font...
2005-07-08 mfranzadd missing copyright statements
2005-07-08 mfranzremove commented out and non-functional code for now
2005-07-07 mfranzread the splash font color from the gui style file...
2005-07-07 mfranzmake property picker consider the new_gui colors; unfor...
2005-07-07 mfranz- use color map information from new_gui.cxx and set...
2005-07-07 mfranz- add gui color support: maintain color map with defaul...
2005-07-07 mfranzadd fonts.cxx file
2005-07-07 mfranzcontains two fntBitmap fonts with iso8859-1 character...
2005-07-07 ehofmanSolaris fix.
2005-07-07 curtTune pitch gain, fix a couple annoyance bugs.
2005-07-07 mfranzPatrick Quirk: fix typo (Norman: "looks like this...
2005-07-07 ehofmanFix another dependency.
2005-07-06 ehofmanIRIX fixes.
2005-07-05 curtAttempt to add -lwinmm for windows builds (untested.)
2005-07-04 mfranz- abstract out reading colors from the property tree...
2005-07-03 mfranzWhoops. I had missed that we have that already. Reverti...
2005-07-03 mfranzRename "menu-reload" to "gui-reload", which is what...
next