1
0
Fork 0
flightgear/src/Scenery
2002-03-20 19:16:13 +00:00
..
.cvsignore -Removed .cvsignore from itself, since .cvsignore is now in the CVS 2001-12-12 04:15:23 +00:00
design source tree reorganization prior to flightgear 0.7 2009-09-14 14:26:20 +02:00
FGTileLoader.cxx Converted if ( string == "" ) constructs to if ( string.empty() ) 2002-03-20 19:16:13 +00:00
FGTileLoader.hxx MSVC tweaks. 2001-07-12 17:55:44 +00:00
hitlist.cxx White space tweaks. 2002-03-18 19:02:59 +00:00
hitlist.hxx White space tweaks. 2002-03-18 19:02:59 +00:00
Makefile.am Updates to build system to better support automake-1.5 2001-12-28 22:29:59 +00:00
maptest.cxx source tree reorganization prior to flightgear 0.7 2009-09-14 14:26:20 +02:00
newcache.cxx Major viewer-code overhaul from Jim Wilson: 2002-03-20 17:43:28 +00:00
newcache.hxx Make the tile loader more tolerant of situations where the cache is full, 2001-07-20 22:25:12 +00:00
scenery.cxx Modified FGSubsystem::update() to take an int parameter for delta time 2001-12-22 17:33:27 +00:00
scenery.hxx Modified FGSubsystem::update() to take an int parameter for delta time 2001-12-22 17:33:27 +00:00
test.cxx source tree reorganization prior to flightgear 0.7 2009-09-14 14:26:20 +02:00
tileentry.cxx Removed some extra debugging output that wasn't supposed to be committed. 2002-03-11 22:55:01 +00:00
tileentry.hxx Incorporated Norman's optimized line/geometry intersection code. 2002-03-17 00:38:24 +00:00
tilemgr.cxx Major viewer-code overhaul from Jim Wilson: 2002-03-20 17:43:28 +00:00
tilemgr.hxx Setting up some more ground work for lighting. 2002-03-01 18:08:30 +00:00