]> git.mxchange.org Git - flightgear.git/shortlog
flightgear.git
1998-12-03 curtWorking on fixing up new fgFLIGHT class.
1998-12-03 curtConverted fgFLIGHT to a class.
1998-12-03 curtConverted fgFLIGHT to a class.
1998-12-03 curtConverted fgFLIGHT to a class.
1998-11-30 curtLots of tweaking to get serial output to actually work.
1998-11-30 curtusing an uninitialized variable bug fixed.
1998-11-25 curtSupport for an arbitrary number of serial ports.
1998-11-23 curtminor tweaks.
1998-11-23 curtBorland portability tweaks.
1998-11-23 curtTweaking serial stuff.
1998-11-23 curtFiddling with when I can get info from the opengl driver.
1998-11-20 curtTry to detect Mesa/Glide/Voodoo and chose the appropria...
1998-11-20 curtwhitespace tweak.
1998-11-19 curtAdded a "Garman" mode.
1998-11-16 curtFG_LOG() message tweaks.
1998-11-16 curtAdded pow() macro bug work around.
1998-11-16 curtInitial revision.
1998-11-11 curtAdded Michael Johnson's audio patches for testing.
1998-11-11 curtUpdated comment delimeter to C++ style.
1998-11-09 curtLog message clean ups.
1998-11-09 curtBernie Bright <bbright@c031.aone.net.au> writes:
1998-11-09 curtTweaks for the instrument panel.
1998-11-09 curtPanel updates from Friedemann.
1998-11-07 curtEnable release builds using the --without-logging optio...
1998-11-06 curtConverted to new logstream debugging facility. This...
1998-11-06 curtChanges to track Bernie's updates to fgstream.
1998-11-04 curtChanges to the automake/autoconf system to reduce the...
1998-11-03 curtDisplay ft or m in mini-hud next to altitude.
1998-11-02 curtHUD units now display in feet by default with meters...
1998-11-02 curtPortability changes for the Borland compiler.
1998-11-02 curtCheck for __CYGWIN__ (b20) as well as __CYGWIN32__...
1998-10-27 curtChanges to support GLUT joystick routines as fall back.
1998-10-25 curtTurned "struct fgCONTROLS" into a class, with inlined...
1998-10-25 curtChanges to use the new joystick library if it is available.
1998-10-25 curtCompletely rewritten to use Steve Baker's joystick...
1998-10-25 curtOnly build the Joystick lib if joystick support is...
1998-10-24 curtRenamed joystick.[ch] to joystick.[ch]xx
1998-10-20 curtTweaked sunrise/sunset colors.
1998-10-20 curtTweaked texture coordinates, but we still have some...
1998-10-20 curtTweaked sunset/sunrise colors.
1998-10-20 curtUpdates to point3d.hxx
1998-10-20 curtRemoved an extraneous output message.
1998-10-20 curtCtrl-R now reverses default polygon winding so I can...
1998-10-18 curtc++-ifying ...
1998-10-18 curtPoint3D tweaks.
1998-10-17 curtC++ ifying ...
1998-10-17 curtInitial revision.
1998-10-16 curtC++-ifying.
1998-10-16 curtRenamed flight.[ch] to flight.[ch]xx
1998-10-16 curtFixed a bug in the conversion to Point3D.
1998-10-16 curtMods to display a bit more info when mini-hud is active.
1998-10-16 curtConverted to Point3D class.
1998-10-12 curtChanges from NHV to make the code more dynamic with...
1998-10-02 curtFixes to try to break through the win95/98 18.3 fps...
1998-10-02 curtAdded an "auto throttle"
1998-10-01 curtMore altitude hold tweaks.
1998-09-30 curtA few more altitude-hold refinements. It now appears...
1998-09-29 curtMore fine tuning of altitude hold.
1998-09-29 curtAuto pilot tweaks. It looks like I actually got someth...
1998-09-29 curtUse working() instead of !not_working() for audio.
1998-09-29 curtc++-ified some comments.
1998-09-29 curtc++-ified comments.
1998-09-29 curtContinued tweaking of altitude hold ... still needs...
1998-09-29 curtAutopilot mods.
1998-09-29 curtAdded a brake + autopilot mods.
1998-09-29 curtAdded a rate of climb calculation.
1998-09-29 curtAdded a brake.
1998-09-29 curtAdded a "rate of climb" indicator.
1998-09-29 curtRenamed *.[ch] to *.[ch]xx and now I'm playing with...
1998-09-26 curtCheck if audio "working()" before doing audio manipulat...
1998-09-26 curtoops, I guess I changed the executable name to fgfs...
1998-09-26 curtClear screen to "black" before drawing splash screen.
1998-09-26 curtC++-ified the comments.
1998-09-25 curtAdded support for pitch and volume envelopes and tied...
1998-09-24 curtConverted to c++ style comments.
1998-09-24 curtMiscellaneous tweaks.
1998-09-21 curtUsed the cartesian form of the airport area coordinates...
1998-09-17 curtTweaks and optimizations by Norman Vine.
1998-09-17 curtAdded F8 to toggle fog and F9 to toggle texturing.
1998-09-17 curtFixed output message.
1998-09-15 curtChanges for new astro code.
1998-09-15 curtChanges for new Astro code.
1998-09-15 curtNew textured moon and rewritten/restructured Astro...
1998-09-15 curtInclude/fg_callback.hxx
1998-09-15 curtcleaned up my fragment.num_faces hack :-) to use the...
1998-09-14 curtMoved libAirports.a later in link order.
1998-09-14 curtminor tweaks.
1998-09-14 curtDon't recalculate perimeter points since it is not...
1998-09-14 curtInitial revision of genapt.[ch]xx for generating airpor...
1998-09-10 curt/Simulator/Objects/fragment.hxx
1998-09-09 curtTweaks to loop constructs with STL usage.
1998-09-09 curtOnly use GLUT_STENCIL if the instument panel has been...
1998-09-08 curtAdded constructor for fgEVENT.
1998-09-08 curtUpdates from Bernie Bright.
1998-09-08 curtFixes by Charlie Hotchkiss.
1998-09-08 curtChanges by Bernie Bright.
1998-09-08 curtOptimization by Norman Vine.
1998-09-08 curtOptimizations by Norman Vine.
1998-09-03 curtFixed a serious bug caused by not-quite-correct comment...
1998-09-03 curtlog file tweak.
next