]> git.mxchange.org Git - flightgear.git/history - Scenery/tile.hxx
Tweaks for building with native SGI compilers.
[flightgear.git] / Scenery / tile.hxx
1999-03-02 curtTweaks for building with native SGI compilers.
1999-02-26 curtAdded initial support for native SGI compilers.
1999-02-02 curtMSVC++ portability changes by Bernie Bright:
1998-12-03 curtConverted fgFLIGHT to a class.
1998-11-09 curtBernie Bright <bbright@c031.aone.net.au> writes:
1998-10-16 curtConverted to Point3D class.
1998-09-17 curtTweaks and optimizations by Norman Vine.
1998-08-25 curtmaterial.cxx material.hxx obj.cxx obj.hxx texload.c...
1998-08-22 curtAttempting to iron out seg faults and crashes.
1998-08-22 curtincreased fragment list size.
1998-08-20 curtUsed a forward declaration of classes fgTILE and fgMATE...
1998-08-12 curtmaterial.cxx: don't load textures if they are disabled
1998-07-24 curtmaterial.cxx: whups, double method declaration with...
1998-07-22 curtAdd basic fgFACE methods contributed by Charlie Hotchkiss.
1998-07-12 curtAdded ground collision detection. This involved:
1998-07-08 curtFix GL_MODULATE vs. GL_DECAL problem introduced by...
1998-07-06 curtAdded using namespace std for compilers that support...
1998-07-04 curtAdded automatic mipmap generation.
1998-06-12 curtBuild only static libraries.
1998-06-08 curtWorking first pass at material proporty sorting.
1998-06-06 curtI goofed on the log message in the last commit ......
1998-06-06 curtIncreased per material fragment list size from 100...
1998-06-05 curtWorking on sorting by, and rendering by material proper...
1998-06-03 curtNo .h for STL includes.
1998-05-23 curtAdded tile.cxx and tile.hxx.