Phase one of the scene refactoring (which will set the stage for all

manner of happiness and joy).


git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@615 542714f4-19e9-0310-aa3c-eee0fc999fb1
This commit is contained in:
Michael Bayne
2001-11-12 20:56:56 +00:00
parent b1748332f5
commit d35f2894c1
27 changed files with 743 additions and 227 deletions
-4
View File
@@ -30,10 +30,6 @@ scene database, from which they can then continue to mirror updates as
needed.
* Notes
Scene provider needs to do the right thing when a client requests an out
of date scene. Presently it doesn't handle sending the client the updated
scene data.
Scene manager registers a timer when it becomes empty and flushes itself
from memory after timeout period.