]> git.mxchange.org Git - flightgear.git/shortlog
flightgear.git
1998-06-02 curtinitial checkin of notify
1998-06-02 curtinitial checkin of modules
1998-06-02 curtinitial checkin of cvswrappers
1998-06-02 curtinitial checkin of checkoutlist
1998-06-02 curtinitial checkin of rcsinfo
1998-06-02 curtinitial checkin of loginfo
1998-06-02 curtinitial checkin of editinfo
1998-06-02 curtinitial checkin of commitinfo
1998-06-01 curtIncremental additions to material.cxx (not fully functi...
1998-06-01 curtAdded Linux audio support.
1998-06-01 curt.
1998-05-30 curtmisc updates.
1998-05-30 curtAdded material.cxx material.hxx
1998-05-29 curtRenamed <Table>.table to be <Table> so we can add a...
1998-05-29 curtTweaked material properties & lighting a bit in GLUTmai...
1998-05-29 curtAdded zlib support for reading in compressed data files.
1998-05-29 curt...
1998-05-27 curtView optimizations by Norman Vine.
1998-05-27 curt...
1998-05-24 curtImplimented fragment level view frustum culling.
1998-05-23 curtfarting around with CVS ...
1998-05-23 curtRemoved derived files "Makefile.in" from version control.
1998-05-23 curtDerived file "Makefile.in" removed from version control.
1998-05-23 curtremoved from version control.
1998-05-23 curtAdded tile.cxx and tile.hxx.
1998-05-23 curtUse new C++ events class.
1998-05-22 curtModifications to use the new fgEVENT_MGR class.
1998-05-22 curt*** empty log message ***
1998-05-22 curtRewrote event.cxx in C++ as a class using STL for the...
1998-05-20 curtConverted fgLIGHT to a C++ class.
1998-05-20 curtMoved global ref point and radius (bounding sphere...
1998-05-20 curtTweaked smooth shaded texture lighting properties.
1998-05-17 curtFrist pass at view frustum culling now operational.
1998-05-17 curtFirst pass at view frustum culling now operational.
1998-05-17 curtAdded a View Frustum Culling ratio display to the hud.
1998-05-16 curtBeginning to add support for view frustum culling.
1998-05-16 curtC++ - ified views.[ch]xx
1998-05-16 curtAdded limits to fov.
1998-05-16 curtNew updates from Charlie Hotchkiss.
1998-05-13 curtAdded a keyboard binding to dynamically adjust field...
1998-05-13 curtAdded an fov to hud display.
1998-05-13 curtRoot path info moved to fgOPTIONS.
1998-05-13 curtUpdated ...
1998-05-11 curtMade fog color slightly bluish.
1998-05-11 curtFor flat shading use "glHint (GL_FOG_HINT, GL_FASTEST )"
1998-05-11 curtOutput message tweaking.
1998-05-11 curtComplete C++ rewrite of all cockpit code by Charlie...
1998-05-07 curtFixed a glTexImage2D() usage bug where width and height...
1998-05-07 curtAdded "D" key binding to set autopilot heading.
1998-05-07 curtChanged frame rate formatting a bit.
1998-05-07 curtHUD updates from Jeff Goeke-Smith.
1998-05-07 curtupdated ...
1998-05-06 curtAdded an option to control square tile radius.
1998-05-06 curtAdded an averaged global frame rate counter.
1998-05-06 curtDurk Talsma contributed a graphical frame rate counter...
1998-05-03 curtUpdated texture coordinate fmod() parameter.
1998-05-03 curtAdded an option to enable/disable full-screen mode.
1998-05-03 curtpolar.h -> polar3d.h
1998-05-03 curtUpdated ...
1998-05-02 curtFine tuning mktime() support because of varying behavio...
1998-05-02 curtPlaying around with texture coordinates.
1998-05-02 curtUpdated polartocart conversion routine.
1998-04-30 curtC++-ifying a couple source files.
1998-04-30 curtAdded a command line rendering option specify smooth...
1998-04-30 curtAdded command line rendering options:
1998-04-28 curtFixed a horible bug that cause the time to be *WAY...
1998-04-28 curtWrapped zlib calls up so we can conditionally comment...
1998-04-28 curt..
1998-04-28 curtType-ified fgTIME and fgVIEW.
1998-04-28 curtTweaked texture parameter calculations to keep the...
1998-04-28 curtType-ified fgTIME and fgVIEW.
1998-04-28 curtType-ified fgTIME and fgVIEW
1998-04-28 curtUpdated ...
1998-04-27 curtScrewing around with texture coordinate generation...
1998-04-27 curtAssigned a couple output messages to the FG_DEBUG class.
1998-04-27 curtMinor transformation adjustments to try to keep scenery...
1998-04-26 curt"struct fgLIGHT" -> "fgLIGHT" because fgLIGHT is typedef'd.
1998-04-26 curtAdded zlib support.
1998-04-26 curtAdded an rint() / HAVE_RINT check.
1998-04-25 curtEdited cvs log messages in source files ... bad bad...
1998-04-25 curtUse already calculated LaRCsim values to create the...
1998-04-25 curtUpdated to reflect work done.
1998-04-25 curtCleaned up initialization sequence to eliminate interde...
1998-04-25 curtMoved to Simulator/ subdirectory.
1998-04-25 curtAdded an command line option to set starting position...
1998-04-25 curtChanged "r" to "rb" in gzopen() options. This fixes...
1998-04-24 curtAdded "file.obj.gz" support.
1998-04-24 curtFog tweaks.
1998-04-24 curtWrapped "#include <config.h>" in "#ifdef HAVE_CONFIG_H"
1998-04-24 curtWrapped "#include <config.h>" in "#ifdef HAVE_CONFIG_H"
1998-04-24 curtWrapped "#include <config.h>" in "#ifdef HAVE_CONFIG_H"
1998-04-24 curtC++-ifing the code a bit.
1998-04-24 curtWrapped "#include <config.h>" in "#ifdef HAVE_CONFIG_H"
1998-04-24 curtWrapped "#include <config.h>" in "#ifdef HAVE_CONFIG_H"
1998-04-22 curtC++ - ifing the code.
1998-04-22 curtC++ - ifiing the code a bit.
1998-04-22 curtC++ - ifing the code a bit.
1998-04-21 curtPrepairing for C++ integration.
1998-04-21 curtFixed a problems where a pointer to a function was...
1998-04-21 curtIntegrated autopilot.
next