Commit Graph

16 Commits

Author SHA1 Message Date
Walter Korman a954cccfe1 *** empty log message ***
git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@584 542714f4-19e9-0310-aa3c-eee0fc999fb1
2001-11-02 02:51:11 +00:00
Walter Korman 435bea052e Removed unused tile sets. Renamed tile set manager to tile set
repository in miso properties file.


git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@580 542714f4-19e9-0310-aa3c-eee0fc999fb1
2001-11-01 01:35:23 +00:00
Walter Korman d102a47f13 Abstracted character-sprite-related activity to the cast package in
preparation for character component compositing and other
character-related antics.


git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@575 542714f4-19e9-0310-aa3c-eee0fc999fb1
2001-10-26 01:17:22 +00:00
Walter Korman 00d57dfb92 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
2001-10-15 23:53:43 +00:00
Walter Korman 33854265f8 Added config values detailing the building types and icon tileset id.
git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@349 542714f4-19e9-0310-aa3c-eee0fc999fb1
2001-09-28 00:43:19 +00:00
Walter Korman a7c639ffe0 Modified MisoScene and related classes to obtain the scene tile
dimensions from the scene view data model.


git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@319 542714f4-19e9-0310-aa3c-eee0fc999fb1
2001-08-29 19:50:46 +00:00
Walter Korman 8c7efb79fe Made iso scene view configuration part of the miso properties file.
Standardized config key member data names to match those used in the
cocktail code.


git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@318 542714f4-19e9-0310-aa3c-eee0fc999fb1
2001-08-29 18:41:46 +00:00
Walter Korman 05f3a6aa25 Altered persistent storage of scenes to be handled by the
SceneRepository.


git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@117 542714f4-19e9-0310-aa3c-eee0fc999fb1
2001-07-24 16:10:19 +00:00
Walter Korman f02475b4c2 Initial work on reading and writing scenes to XML files.
git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@113 542714f4-19e9-0310-aa3c-eee0fc999fb1
2001-07-23 22:31:48 +00:00
Walter Korman ab7c437a35 Brought into the newly revamped world of contexts. Moved SwingUtil to
samskivert.  Added config values to specify the tileset manager and
scene manager.  Split miso and editor config into two separate
properties files.


git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@101 542714f4-19e9-0310-aa3c-eee0fc999fb1
2001-07-21 01:51:10 +00:00
Walter Korman 35e3616c1e Reference the tilesets.xml file in its new miso-specific location.
git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@82 542714f4-19e9-0310-aa3c-eee0fc999fb1
2001-07-20 02:19:38 +00:00
Walter Korman 63e7dd40d2 Added a config value to allow specifying the default tileset for
selection on editor startup.  Set the row height for each row in the
tile table to an appropriate height for the tile in question, and
generally update the tile table when a new tileset is selected.


git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@58 542714f4-19e9-0310-aa3c-eee0fc999fb1
2001-07-17 22:36:13 +00:00
Walter Korman 7fe2849a93 Removed hacked temporary tileset property values. Added new pointer
to the tileset description XML file.


git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@56 542714f4-19e9-0310-aa3c-eee0fc999fb1
2001-07-17 17:17:46 +00:00
Walter Korman 764913572c Removed unnecessary " chars.
git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@50 542714f4-19e9-0310-aa3c-eee0fc999fb1
2001-07-14 01:34:23 +00:00
Walter Korman 51a2ea511f Updated test miso properties and added a test base tile image file.
git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@45 542714f4-19e9-0310-aa3c-eee0fc999fb1
2001-07-12 22:41:32 +00:00
Michael Bayne 8ca3c8b6db Dummy MISO config file.
git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@42 542714f4-19e9-0310-aa3c-eee0fc999fb1
2001-07-12 17:46:46 +00:00