Files
narya/docs/notes.txt
T
Michael Bayne 31fce734b7 Notes.
git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@867 542714f4-19e9-0310-aa3c-eee0fc999fb1
2002-01-16 04:15:45 +00:00

15 lines
491 B
Plaintext

Narya Notes -*- mode: outline -*-
* Media framework
Make sure the animation and sprite stuff is general purpose.
Fix all the code that presently loads up tiles from tilesets by id which
should really be loading the tilesets by path.
* General
Remove dependencies of nodemap on miso.
Perhaps provide an application identifier to the resource manager so that
it can cache resource sets in a unique directory in the event that
multiple Narya using applications are run on the same machine.