]> git.mxchange.org Git - flightgear.git/shortlog
flightgear.git
1999-04-05 curtMoved max node per tile definition to fg_constants.h
1999-04-05 curtMinor patch from Norman Vine.
1999-04-05 curtUpdated menu color scheme.
1999-04-03 curtIntegration of Steve's plib conglomeration.
1999-04-03 curtIntegration of Steve's plib conglomeration.
1999-04-03 curtOptimizations (tm) by Norman Vine.
1999-03-31 curtRemoved some debugging output.
1999-03-30 curtmodifications to obj loader to handle tri fans.
1999-03-30 curtMinor tweak.
1999-03-27 curtAlas, I have made non-backwardsly compatible changes...
1999-03-25 curtConverted to use new bucket routines.
1999-03-25 curtRemoved an unneeded include.
1999-03-22 curtFOV set properly when panel activated.
1999-03-22 curtInitial revision.
1999-03-22 curtChanges contributed by Durk Talsma:
1999-03-15 curtMSVC++ portability tweaks contributed by Bernie Bright.
1999-03-15 curtMSVC++ portability tweaks contributed by Bernie Bright.
1999-03-12 curtConverted to C++ style comments.
1999-03-11 curtWhen "Help" is selected from the menu check to see...
1999-03-09 curtTweaks for compiling under native Irix compilers.
1999-03-08 curtAdded panel changes sent in by Friedemann.
1999-03-08 curtAdded panel changes sent in by Friedemann.
1999-03-02 curtLatest changes from Jon, plus ...
1999-03-02 curtTweaks for building with native SGI compilers.
1999-02-26 curtAdded initial support for native SGI compilers.
1999-02-26 curtAdded initial support for native SGI compilers.
1999-02-13 curtInitial Revision.
1999-02-12 curtAllow auto-throttle adjustment while active.
1999-02-12 curtChanges to allow adjustment of the autopilot settings...
1999-02-12 curtChanges contributed by Norman Vine to allow adjustment...
1999-02-12 curtUpdates and fixes from Friedemann.
1999-02-11 curtInterface with Jon's submitted JSBsim changes.
1999-02-11 curtNew changes to address various feedback from initial...
1999-02-11 curtFinal changes for 0.58
1999-02-11 curtDist. tweaks.
1999-02-05 curtIncorporating Jon S. Berndt's flight model code.
1999-02-05 curtModifications to incorporate Jon S. Berndts flight...
1999-02-05 curtInitial revision.
1999-02-02 curtMSVC++ portability changes by Bernie Bright:
1999-02-01 curtRenamed FlightGear/Simulator/Flight to FlightGear/Simul...
1999-02-01 curtRemoved unused variables.
1999-02-01 curtBug fix in vertex order of inner disk (fan) of the...
1999-02-01 curtOptimizations from Norman Vine.
1999-01-27 curtMove sun/solaris specific stuff to compiler.h
1999-01-27 curtFixes so that the sim can start out at an airport below...
1999-01-27 curtGame mode fixes from Norman Vine.
1999-01-27 curtSet the runway height in cur_fdm_state as well as base_...
1999-01-27 curtC++ style refinements by Bernie Bright.
1999-01-27 curtMake lower end of altitude = -500 so the altimeter...
1999-01-27 curtRemoved code to make sun appear larger at the horizon.
1999-01-22 curtDon't know how this got in, but it is gone now.
1999-01-21 curtSun portability hack.
1999-01-21 curtFixed some problems with timing of output strings.
1999-01-20 curtTweaked FDM interface.
1999-01-19 curtMacOS portability changes contributed by "Robert Puyol...
1999-01-19 curtSome joystick tweaks by Norman Vine.
1999-01-19 curtWorking on being able to extrapolate a new position...
1999-01-09 curtConvert fgTIMESTAMP to FGTimeStamp which holds usec...
1999-01-08 curtFixed AOA reading on HUD.
1999-01-08 curtBeginning work on compensating for sim time vs. real...
1999-01-07 curtPortability changes and updates from Bernie Bright.
1999-01-07 curtUpdated struct fgGENERAL to class FGGeneral.
1999-01-07 curtUpdate fgGENERAL to FGGeneral.
1999-01-07 curtUpdates from Friedemann Reinhard.
1999-01-06 curtRemoved unneeded #include
1998-12-18 curtNew frame rate counting mechanism.
1998-12-18 curtCollapsed out the FGState variables not currently neede...
1998-12-18 curtConverted to a simpler frame rate counting method.
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.
next