]> git.mxchange.org Git - flightgear.git/history - Scenery/tile.cxx
Attempting to iron out seg faults and crashes.
[flightgear.git] / Scenery / tile.cxx
1998-08-22 curtAttempting to iron out seg faults and crashes.
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-16 curtGround collision detection optimizations contributed...
1998-07-12 curtAdded ground collision detection. This involved:
1998-05-23 curtAdded tile.cxx and tile.hxx.