1
0
Fork 0
flightgear/src/Scenery
ehofman cf96deac29 Frederic Bouvier:
The message 'Alert: catching up on tile delete queue'
comes from the fact that 48 tiles are scheduled and
added to the cache at startup before the plane location
is initialized. My proposed patch is to initialize
SGLocation with an invalid position and detect this
fact before scheduling tiles. I prefer to do that
rather than testing for lon and lat being 0,0 because
it is a valid position and someone could want to fly
near Accra.
2004-03-20 22:42:41 +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 Various preparations for the next release. 2004-03-18 02:37:01 +00:00
FGTileLoader.hxx Add support for specifying a ";" delimited list of scenery locations to 2003-08-08 20:11:22 +00:00
hitlist.cxx Minor API changes to support the new sg_geodesy implementation. A few 2003-12-19 02:42:32 +00:00
hitlist.hxx With this patch, you can fly under bridges, then turn around and land on 2003-11-21 04:41:01 +00:00
Makefile.am Tidy up the autoconf/automake configuration a bit. 2002-08-25 19:40:04 +00:00
maptest.cxx source tree reorganization prior to flightgear 0.7 2009-09-14 14:26:20 +02:00
newcache.cxx Add a small optimization to reduce the amount of vasi computation that is 2003-12-30 15:12:04 +00:00
newcache.hxx Add a small optimization to reduce the amount of vasi computation that is 2003-12-30 15:12:04 +00:00
scenery.cxx Fix a small mistake in the scene graph arrangement for vasi lights. 2004-01-11 19:45:29 +00:00
scenery.hxx Fix a small mistake in the scene graph arrangement for vasi lights. 2004-01-11 19:45:29 +00:00
test.cxx source tree reorganization prior to flightgear 0.7 2009-09-14 14:26:20 +02:00
tileentry.cxx Add a small optimization to reduce the amount of vasi computation that is 2003-12-30 15:12:04 +00:00
tileentry.hxx Add a small optimization to reduce the amount of vasi computation that is 2003-12-30 15:12:04 +00:00
tilemgr.cxx Frederic Bouvier: 2004-03-20 22:42:41 +00:00
tilemgr.hxx Add a small optimization to reduce the amount of vasi computation that is 2003-12-30 15:12:04 +00:00