Commit Graph

20 Commits

Author SHA1 Message Date
Michael Bayne d618d3c771 Eclipse suggested cleanup.
git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@2971 542714f4-19e9-0310-aa3c-eee0fc999fb1
2004-02-25 14:50:28 +00:00
Walter Korman e52a400a3f Allow specifying the color and stroke with which an edge is to be
rendered.


git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@1468 542714f4-19e9-0310-aa3c-eee0fc999fb1
2002-06-15 02:13:11 +00:00
Walter Korman 5599b715df Removed repaint on mouse-move intended only for use when debugging to
highlight the last entered node.


git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@1467 542714f4-19e9-0310-aa3c-eee0fc999fb1
2002-06-15 02:00:05 +00:00
Walter Korman 82ce5ad939 Commented out debugging-intended highlighting of the last entered node.
git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@1466 542714f4-19e9-0310-aa3c-eee0fc999fb1
2002-06-15 01:59:43 +00:00
Walter Korman f3590ef1a0 Expanded imports.
git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@1465 542714f4-19e9-0310-aa3c-eee0fc999fb1
2002-06-15 01:59:25 +00:00
Walter Korman 6c30814f60 Minor reformatting.
git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@1464 542714f4-19e9-0310-aa3c-eee0fc999fb1
2002-06-15 01:59:12 +00:00
Walter Korman d61c009a4d Updated to use fitRectInRect() to position the node tool tip.
git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@1461 542714f4-19e9-0310-aa3c-eee0fc999fb1
2002-06-14 07:56:29 +00:00
Michael Bayne 049717d5ec Added mechanism for displaying nodemap centered on a particular node.
git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@835 542714f4-19e9-0310-aa3c-eee0fc999fb1
2001-12-18 12:43:12 +00:00
Michael Bayne 995d978a47 Center map when rendering.
git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@834 542714f4-19e9-0310-aa3c-eee0fc999fb1
2001-12-18 12:21:21 +00:00
Michael Bayne 8a9b56f563 Cope if we have no NodeMap.
git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@829 542714f4-19e9-0310-aa3c-eee0fc999fb1
2001-12-18 08:39:20 +00:00
Michael Bayne 7d079a2bec Switch to new unified direction constants.
git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@818 542714f4-19e9-0310-aa3c-eee0fc999fb1
2001-12-17 03:34:04 +00:00
Walter Korman ad7b64d4a1 Initial work on support for objects whose images span multiple tiles.
Made TileSet an interface.  Throw exceptions for unknown tile or tile
set requests.  General clean-up and documentation.


git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@427 542714f4-19e9-0310-aa3c-eee0fc999fb1
2001-10-11 00:41:27 +00:00
Walter Korman 2c98b8ce10 Revamped node map and scene node map to share a single scene map
manager and obtain building information from the config object.
Separated test code from base scene node map code.


git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@351 542714f4-19e9-0310-aa3c-eee0fc999fb1
2001-09-28 00:46:54 +00:00
Michael Bayne 2fc86f89b3 Documentation edit.
git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@336 542714f4-19e9-0310-aa3c-eee0fc999fb1
2001-09-13 19:08:30 +00:00
Walter Korman b882283cd3 Draw tool tips at a most-reasonable position, and updated to use
ToolTipProvider interface for Node tool tips.


git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@317 542714f4-19e9-0310-aa3c-eee0fc999fb1
2001-08-28 23:50:45 +00:00
Walter Korman 00efd9960a Moved miso scene specific node map classes to the
com.threerings.miso.scene.nodemap package.


git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@316 542714f4-19e9-0310-aa3c-eee0fc999fb1
2001-08-27 21:38:41 +00:00
Walter Korman e0f055a461 More progress on scene map layout and interface.
git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@314 542714f4-19e9-0310-aa3c-eee0fc999fb1
2001-08-24 22:13:10 +00:00
Walter Korman 9f1d5c1534 More work on the scene map.
git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@313 542714f4-19e9-0310-aa3c-eee0fc999fb1
2001-08-23 23:44:12 +00:00
Walter Korman 0e61a42004 Reworked tool tips to make the node map panel the tool tip observer.
Early work on evolving the node map into a miniaturized scene display.


git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@310 542714f4-19e9-0310-aa3c-eee0fc999fb1
2001-08-23 00:22:30 +00:00
Walter Korman 67daecdf96 Initial version of node map facilities.
git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@281 542714f4-19e9-0310-aa3c-eee0fc999fb1
2001-08-20 22:56:55 +00:00