]> git.mxchange.org Git - flightgear.git/commit
Frederic Bouvier:
authorehofman <ehofman>
Sat, 20 Mar 2004 22:42:41 +0000 (22:42 +0000)
committerehofman <ehofman>
Sat, 20 Mar 2004 22:42:41 +0000 (22:42 +0000)
commitcf96deac296de0f5557b0f6dcee40f87d8689c84
tree815e915a320bf50b7a52bf2ce023e8322ff48a5c
parent52cb1190d0586169a6eacc156ecae75903ecf630
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.
src/Scenery/tilemgr.cxx