A whirlwind of whirled updates. Moving from scene to scene seems to mostly

work now. Scene activation is implemented. Some tests are written.


git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@242 542714f4-19e9-0310-aa3c-eee0fc999fb1
This commit is contained in:
Michael Bayne
2001-08-14 06:51:07 +00:00
parent 5f0e2e2570
commit 89293034c8
13 changed files with 525 additions and 25 deletions
+9
View File
@@ -0,0 +1,9 @@
#
# $Id: server.properties,v 1.1 2001/08/14 06:51:07 mdb Exp $
#
# Configuration for the Whirled server
# These invocation service providers will be registered with the
# invocation manager during the server init process
providers = \
whirled!scene = com.threerings.whirled.server.SceneProvider