]> git.mxchange.org Git - flightgear.git/commit
Fixed a bug in the tile pager / caching / management system that caused
authorcurt <curt>
Wed, 30 May 2001 18:21:03 +0000 (18:21 +0000)
committercurt <curt>
Wed, 30 May 2001 18:21:03 +0000 (18:21 +0000)
commitd5a2533411722827d98e6103d383ae4c28f7350b
treeb8dc014bdedd2bf4a593b3d0f42e5dae98cb85f7
parent5893de13ffe0b66360ac5bb9f519c039e44ddaf1
Fixed a bug in the tile pager / caching / management system that caused
a crash when relocating to a new airport.  Pending work from the old
area is now just completed as normal, rather than trying to empty the various
queues in their various stages when can lead to many problems in a threaded
environment.
src/Scenery/FGTileLoader.cxx
src/Scenery/FGTileLoader.hxx
src/Scenery/newcache.cxx
src/Scenery/newcache.hxx
src/Scenery/tileentry.cxx
src/Scenery/tilemgr.cxx
src/Scenery/tilemgr.hxx