Added character manager and character descriptions. Allow tile sets

that have no specified layer.  Made the scene editor gracefully handle
the case where there are no valid tile sets for use with the selected
scene layer.


git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@461 542714f4-19e9-0310-aa3c-eee0fc999fb1
This commit is contained in:
Walter Korman
2001-10-15 23:53:43 +00:00
parent 3773da79a6
commit 00d57dfb92
15 changed files with 276 additions and 351 deletions
+4 -1
View File
@@ -1,5 +1,5 @@
#
# $Id: miso.properties,v 1.12 2001/09/28 00:43:19 shaper Exp $
# $Id: miso.properties,v 1.13 2001/10/15 23:53:43 shaper Exp $
#
# Initial test config values for miso development.
#
@@ -16,6 +16,9 @@ sceneroot = rsrc/scenes
# the tileset descriptions
tilesets = rsrc/config/miso/tilesets.xml
# the character descriptions
characters = rsrc/config/miso/characters.xml
# the list of building types
buildings = Inn, Hall, Bank, Agent, Palace