1
0
Fork 0
flightgear/src/Scenery
david aabdd355f0 Modified FGSubsystem::update() to take an int parameter for delta time
(i.e. multiloop).  Most subsystems currently ignore the parameter, but
eventually, it will allow all subsystems to update by time rather than
by framerate.
2001-12-22 17:33:27 +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 Fixed a bug in the tile pager / caching / management system that caused 2001-05-30 18:21:03 +00:00
FGTileLoader.hxx MSVC tweaks. 2001-07-12 17:55:44 +00:00
hitlist.cxx Various floating point / initial value bug fixes from Christian Mayer. 2001-10-11 22:07:45 +00:00
hitlist.hxx Remove cached intersection code so that we can support intersecting with 2001-07-31 19:54:29 +00:00
Makefile.am Initial stab at a threaded tile loader contributed by Bernie Bright. 2001-04-11 02:47:15 +00:00
maptest.cxx source tree reorganization prior to flightgear 0.7 2009-09-14 14:26:20 +02:00
newcache.cxx I just nailed an especially annoying tile cache scheduling bug. 2001-11-12 22:05:47 +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 This set of changes touches a *lot* of files. The main goal here is to 2001-10-28 16:16:30 +00:00
tileentry.hxx Initial supporting code for runway lighting (not yet working) 2001-09-19 22:30:41 +00:00
tilemgr.cxx Format tweaks. 2001-11-20 22:03:58 +00:00
tilemgr.hxx MSVC tweaks. 2001-07-12 17:55:44 +00:00