]> git.mxchange.org Git - flightgear.git/shortlog
flightgear.git
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.
1998-09-03 curttweaked in data file comment handling.
1998-09-02 curtRenamed struct -> class.
1998-09-02 curtUse erase() instead of while ( size() ) pop_front();
1998-09-02 curtRewrote simple airport loader so it can deal with comme...
1998-09-01 curtChanges contributed by Bernie Bright <bbright@c031...
1998-08-31 curtTweaks from Friedemann.
1998-08-29 curtBernie Bright writes:
1998-08-29 curtChanges to event manager from Bernie Bright.
1998-08-29 curtRewrite of event manager thanks to Bernie Bright.
1998-08-28 curtAdded new cockpit code from Friedemann Reinhard
1998-08-27 curtContributions from Bernie Bright <bbright@c031.aone...
1998-08-26 curtupdates.
1998-08-25 curtShuffled $FG_ROOT file layout.
1998-08-25 curtMoved from ../Main/
1998-08-25 curtDirectory reshuffling.
1998-08-25 curtMoved files from Scenery/ to Object/
1998-08-25 curtmaterial.cxx material.hxx obj.cxx obj.hxx texload.c...
1998-08-25 curtMoved from ../Scenery
1998-08-25 curtMoved airports.* to ../Airports/
1998-08-24 curtRenamed runfg.bat.in runfgfs.bat.in
1998-08-24 curtrunfg.in renamed to runfgfs.in
1998-08-24 curtRewrote sidereal_course with simpler parameters.
1998-08-24 curtTweaks ...
1998-08-24 curtAdded i/I to toggle full vs. minimal HUD.
1998-08-24 curtRemove time string from gui display.
1998-08-24 curtCode optimization tweaks from Norman Vine.
1998-08-24 curt.
1998-08-24 curtAdded a second minimalistic HUD.
1998-08-22 curtHopefully squashed a bug that was causing a segfault...
1998-08-22 curtAttempting to iron out seg faults and crashes.
1998-08-22 curtincreased fragment list size.
1998-08-22 curtNailed a uninitialized variable usage bug that was...
1998-08-22 curtOmit panel code because it's texture loading overruns...
1998-08-22 curtMinor tweaks to avoid using unitialized memory.
1998-08-20 curtReshuffled some of the code in and around views.[ch]xx
1998-08-20 curtobj.cxx: use more explicit parenthases.
1998-08-20 curtTweak ...
1998-08-20 curtUsed a forward declaration of classes fgTILE and fgMATE...
1998-08-20 curtAdded GameGLUT support.
1998-08-12 curtNeed to negate the test for textures so that textures...
1998-08-12 curtSky now tracks adjusted fog color so it blends well...
1998-08-12 curtOptimizations by Norman Vine.
1998-08-12 curtmaterial.cxx: don't load textures if they are disabled
1998-08-12 curtMaster volume from 30% -> 80%
1998-08-12 curtFirst stab at a cherokee flight model.
1998-08-10 curtRewrote star loading and rendering to:
1998-08-06 curtAdjusted dusk/dawn lighting ...
1998-08-06 curtHeader change.
1998-08-06 curtModified to bring in stars in 8 increments based on...
1998-08-05 curtAdded a local routine to update lighting params every...
1998-08-03 curtUpdated to be smarter about finding $FG_ROOT.
1998-07-30 curtSgi build tweaks.
1998-07-30 curtOutput position & orientation when pausing.
1998-07-30 curtBeginning to add support for multiple flight models.
1998-07-30 curtTweaks for sgi building.
1998-07-30 curtEliminated glScale call so that glutSolidSphere normals...
1998-07-27 curtAdded a pause option.
1998-07-27 curtAdded a pause command "p"
1998-07-24 curtSet near clip plane to 0.5 meters when close to the...
1998-07-24 curtOutput message tweaks.
1998-07-24 curtmaterial.cxx: whups, double method declaration with...
1998-07-24 curtDebugging output tweaks.
1998-07-24 curtRan dos2unix to get rid of extraneous ^M's. Tweaked...
1998-07-22 curtfg_time.cxx: Removed call to ctime() in a printf()...
1998-07-22 curtAdd basic fgFACE methods contributed by Charlie Hotchkiss.
next