From 7f531557bea93aba8643d343e73569411e88cb5d Mon Sep 17 00:00:00 2001 From: Michael Bayne Date: Sat, 21 Dec 2002 01:37:29 +0000 Subject: [PATCH] Notes. git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@2082 542714f4-19e9-0310-aa3c-eee0fc999fb1 --- docs/whirled/notes.txt | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 docs/whirled/notes.txt diff --git a/docs/whirled/notes.txt b/docs/whirled/notes.txt new file mode 100644 index 000000000..5e4c0b3ed --- /dev/null +++ b/docs/whirled/notes.txt @@ -0,0 +1,14 @@ +Whirled Notes -*- outline -*- + +* 11/25/2002 +** Scene tagging +- Create a mechanism whereby scenes can be annotated with tags or somesuch + which are available without resolving the scenes. + +* 12/20/2002 +** Portal tagging +- During the scene resolution process, tag portals that connect a scene to + its neighbors in a named direction (north, east, south, west) as scene + graph defining portals (and different from portals that link a scene to + some internal sub-group like the entrance to an inn or a link to the set + of rooms upstairs)