]> git.mxchange.org Git - flightgear.git/shortlog
flightgear.git
1998-12-14 curtLaRCsim maintains all it's variables internally. I...
1998-12-14 curtRemoved some old, outdated, no longer needed code.
1998-12-11 curt#include tweaks.
1998-12-11 curtFixed view frustum culling accuracy bug so we can look...
1998-12-09 curtConverted "class fgVIEW" to "class FGView" and updated...
1998-12-08 curtSun now appears to grow in size as it gets very low...
1998-12-06 curtFixed a problem with the initial starting altitude...
1998-12-06 curtTurned "struct fgWEATHER" into "class FGWeather".
1998-12-05 curtRenamed class fgCONTROLS to class FGControls.
1998-12-05 curtRenamed class fgFLIGHT to class FGState as per request...
1998-12-05 curtMoved struct fg_timestamp to class fgTIMESTAMP and...
1998-12-05 curtLooking into a terrain intersection problem.
1998-12-05 curtLooking into a problem with cur_view_params.abs_view_po...
1998-12-05 curtadded an fgTIMESTAMP to define when this record is...
1998-12-05 curtSun portability tweak.
1998-12-04 curtConverted "struct fg_timestamp" to "class fgTIMESTAMP...
1998-12-04 curtAdded support for the External flight model.
1998-12-04 curtStubbed in a new flight model called "External" which...
1998-12-04 curtInitial revision.
1998-12-04 curtmath domain error fix from Charlie Hotchkiss.
1998-12-03 curtActually set the current scenery elevation based on...
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.
next