]> git.mxchange.org Git - simgear.git/shortlog
simgear.git
2009-09-15 curtBorland portability tweaks.
2009-09-15 curtwhitespace tweak.
2009-09-15 curtEnable release builds using the --without-logging optio...
2009-09-15 curtConverted to new logstream debugging facility. This...
2009-09-15 curtChanges to track Bernie's updates to fgstream.
2009-09-15 curtTweaked sunset/sunrise colors.
2009-09-15 curtC++-ifying.
2009-09-15 curtConverted to Point3D class.
2009-09-15 curtConverted to c++ style comments.
2009-09-15 curtMiscellaneous tweaks.
2009-09-15 curtFixed output message.
2009-09-15 curtNew textured moon and rewritten/restructured Astro...
2009-09-15 curtlog file tweak.
2009-09-15 curtChanges contributed by Bernie Bright <bbright@c031...
2009-09-15 curtRewrite of event manager thanks to Bernie Bright.
2009-09-15 curtContributions from Bernie Bright <bbright@c031.aone...
2009-09-15 curtShuffled $FG_ROOT file layout.
2009-09-15 curtNailed a uninitialized variable usage bug that was...
2009-09-15 curtMinor tweaks to avoid using unitialized memory.
2009-09-15 curtSky now tracks adjusted fog color so it blends well...
2009-09-15 curtRewrote star loading and rendering to:
2009-09-15 curtModified to bring in stars in 8 increments based on...
2009-09-15 curtEliminated glScale call so that glutSolidSphere normals...
2009-09-15 curtLower skirt tracks adjusted fog color, not fog color.
2009-09-15 curtWrote access functions for current fgOPTIONS.
2009-09-15 curtIn fgCalculatePlanet() pass a pointer to a structure...
2009-09-15 curtBuild only static libraries.
2009-09-15 curtAdded zlib support for reading in compressed data files.
2009-09-15 curtDerived file "Makefile.in" removed from version control.
2009-09-15 curtUse new C++ events class.
2009-09-15 curtRoot path info moved to fgOPTIONS.
2009-09-15 curtType-ified fgTIME and fgVIEW
2009-09-15 curt"struct fgLIGHT" -> "fgLIGHT" because fgLIGHT is typedef'd.
2009-09-15 curtEdited cvs log messages in source files ... bad bad...
2009-09-15 curtWrapped "#include <config.h>" in "#ifdef HAVE_CONFIG_H"
2009-09-15 curtC++ - ifing the code a bit.
2009-09-15 curtPrepairing for C++ integration.
2009-09-15 curtMoved fg_debug.c to it's own library.
2009-09-15 curtCode reorganizations. Added a Lib/ directory for more...
2009-09-15 curtTweaks to Gnu automake/autoconf system.
2009-09-15 curtMinor cleanups and reorganizations.
2009-09-15 curtConverting to Gnu autoconf system.
2009-09-15 curtUpdated fgGENERAL to a "type" of struct.
2009-09-15 curtIncorporated Durk's updates.
2009-09-15 curtIncorporated Durk's Astro/ tweaks. Includes unifying...
2009-09-15 curtIncorporated some HUD tweaks from Michelle America.
2009-09-15 curtIncorporated code changes contributed by Charlie Hotchkiss
2009-09-15 curtRemoved "depend" files from cvs control. Other minor...
2009-09-15 curtMinor tweaks.
2009-09-15 curtIncorporated HUD changes and struct/typedef changes...
2009-09-15 curtLots of little tweaks to fix various consistency proble...
2009-09-15 curtTo version 0.29
2009-09-15 curtMinor tweaks.
2009-09-15 curtIncorporated Paul Bleisch's <bleisch@chromatic.com...
2009-09-15 curtAdded a "skirt" to try to help hide gaps between scener...
2009-09-15 curtChanged #ifdef FILE_H to #ifdef _FILE_H
2009-09-15 curtMore misc. tweaks for rpk make merge.
2009-09-15 curtMerged in make system changes from Bob Kuehne <rpk...
2009-09-15 curtTons of little changes to clean up the code and to...
2009-09-15 curtBeginning to integrate Tile management subsystem.
2009-09-15 curtMiscellaneous tweaks.
2009-09-15 curtMoved from .../Src/Scenery/ to .../Src/Astro/
1999-06-15 curtFixed a bug in handling windoze driver letter ":" notation.
1999-06-12 curtAdd a method to return pointer to data array.
1999-06-05 curtThe next round of MacOS changes contributed by Darrell...
1999-06-02 curtMac portability changes contributed by "Darrell Walisse...
1999-06-01 curtFixed an IRIX warning message where an inline function...
1999-06-01 curtUpdate README.plib with clearer wording.
1999-05-25 curtWhups, fixed a simple bug so you can now fly across...
1999-05-13 curtMoved material property and texture management back...
1999-05-12 curtMajor shuffling to push basic material management out...
1999-05-08 curtBorland portability fixes contributed by Charlie Hotchkiss.
1999-05-06 curtTweaks for poles.
1999-04-27 curtRemoved the test program for now ...
1999-04-27 curtChanges for the MacOS port contributed by Darrell Walisser.
1999-04-27 curtMacOS portability improvements.
1999-04-27 curtMacOS portability improvements.
1999-04-22 curtBorland tweak.
1999-04-22 curtMAT3mat.c: Borland tweaks.
1999-04-12 curtRemoved plib from the source distribution. It must...
1999-04-07 curtFixes for compiling with native Irix compilers.
1999-04-07 curtInitial revision.
1999-04-06 curtRemoved in-src cvs logs.
1999-04-06 curtRemoved ...
1999-04-06 curtTweaks to configure script so it can be run from the...
1999-04-05 curtInitial revision.
1999-04-05 curtInitial revision
1999-04-05 curtInitial revision
1999-04-03 curtIntegrated Steve's new "plib" conglomeration.
1999-03-27 curtAdded is_open() so we can check if the open() succeeded.
1999-03-27 curtElimitated some const warnings from the compiler.
1999-03-25 curtMinor optimization tweaks.
1999-03-25 curtJettisoned old bucketutils.[ch] for newbucket.[ch]xx
1999-03-15 curtMSVC++ portability tweaks contributed by Bernie Bright.
1999-03-13 curtMoved to math subdirectory.
1999-03-12 curtAdded some informational methods.
1999-03-08 curtTweak for native SGI compilers.
1999-03-02 curtTweaks for compiling with native SGI compilers.
1999-02-26 curtAdded initial support for native SGI compilers.
1999-02-17 curtRenamed bucketutils.c -> bucketutils.cxx
next