Dave Hoover
|
bc7fd397fb
|
Update source headers to point to our new home.
git-svn-id: svn+ssh://src.earth.threerings.net/nenya/trunk@1034 ed5b42cb-e716-0410-a449-f6a68f950b19
|
2010-10-18 19:02:13 +00:00 |
|
Mike Thomas
|
da3e323e15
|
Need to add the unloaded sprite while we're waiting for the real one (assuming our descendants do something with that).
git-svn-id: svn+ssh://src.earth.threerings.net/nenya/trunk@1008 ed5b42cb-e716-0410-a449-f6a68f950b19
|
2010-08-30 22:57:33 +00:00 |
|
Mike Thomas
|
db9e350404
|
Ensure we don't leave our sprites in walking-in-place mode due to timing issues with resolving all the art.
git-svn-id: svn+ssh://src.earth.threerings.net/nenya/trunk@1001 ed5b42cb-e716-0410-a449-f6a68f950b19
|
2010-08-27 00:57:34 +00:00 |
|
Mike Thomas
|
8f337e26d9
|
Wire up for hit-testing just like object tiles.
git-svn-id: svn+ssh://src.earth.threerings.net/nenya/trunk@986 ed5b42cb-e716-0410-a449-f6a68f950b19
|
2010-08-17 17:06:54 +00:00 |
|
Mike Thomas
|
3b0b6038dc
|
Port Paths to AS from java. Also, port (with modifications) AStarPathUtil -> AStarPathSearch which is no longer a singleton and has fewer hidden dependencies (e.g. the restriction on the "longest" arg to getPath). Also, make MisoScenePanel actually create paths now that we have them.
git-svn-id: svn+ssh://src.earth.threerings.net/nenya/trunk@982 ed5b42cb-e716-0410-a449-f6a68f950b19
|
2010-08-13 20:28:48 +00:00 |
|
Mike Thomas
|
c0a25ad407
|
Let's move the new Ticker to media.
git-svn-id: svn+ssh://src.earth.threerings.net/nenya/trunk@978 ed5b42cb-e716-0410-a449-f6a68f950b19
|
2010-08-11 22:05:56 +00:00 |
|
Mike Thomas
|
78391781ab
|
Rather than having each bitmap register its own enterFrame callback, let's just set these guys up as tickable and let the central Ticker handle it.
git-svn-id: svn+ssh://src.earth.threerings.net/nenya/trunk@977 ed5b42cb-e716-0410-a449-f6a68f950b19
|
2010-08-11 20:10:25 +00:00 |
|
Mike Thomas
|
e4bb6ac088
|
Character sprite's location should take into account the origin of the action sequence it's set to.
git-svn-id: svn+ssh://src.earth.threerings.net/nenya/trunk@974 ed5b42cb-e716-0410-a449-f6a68f950b19
|
2010-08-10 23:44:21 +00:00 |
|
Mike Thomas
|
57f020afb8
|
Enough AS cast implementation to render a basic character sprite from component bundles.
git-svn-id: svn+ssh://src.earth.threerings.net/nenya/trunk@970 ed5b42cb-e716-0410-a449-f6a68f950b19
|
2010-08-10 20:28:25 +00:00 |
|