Commit Graph

14 Commits

Author SHA1 Message Date
Charlie Groves 59ba7edcaa Oh yeah, update this guy as well
git-svn-id: svn+ssh://src.earth.threerings.net/nenya/trunk@930 ed5b42cb-e716-0410-a449-f6a68f950b19
2010-06-28 20:03:07 +00:00
Mike Thomas e42ebae867 It's not drawing the real tile/art assets yet, but handles enough of the model correctly to draw boxes for each base/object tile.
git-svn-id: svn+ssh://src.earth.threerings.net/nenya/trunk@928 ed5b42cb-e716-0410-a449-f6a68f950b19
2010-06-16 22:56:48 +00:00
Ray Greenwell d869938b69 Switch to compiling against the aspirin library.
git-svn-id: svn+ssh://src.earth.threerings.net/nenya/trunk@924 ed5b42cb-e716-0410-a449-f6a68f950b19
2010-06-09 20:51:06 +00:00
Michael Bayne b260dbe768 Should be no harm in compiling against Guava instead of GC as they have the
exact same API. So if you ship with GC instead of Guava, nothing will break.

Eventually we'll want to ship with Guava instead of GC so that we can use
Guava-specific methods, but projects can make that switch at their leisure.


git-svn-id: svn+ssh://src.earth.threerings.net/nenya/trunk@905 ed5b42cb-e716-0410-a449-f6a68f950b19
2010-03-16 23:53:01 +00:00
Michael Bayne fc4792d5cd Nixed the Flash utilities (which moved to flash-utils) and wired up a
dependency on same. The repackaged classes are going to break everything, but
I'll go through and fix the big stuff and smaller projects can languish or get
with the times.


git-svn-id: svn+ssh://src.earth.threerings.net/nenya/trunk@839 ed5b42cb-e716-0410-a449-f6a68f950b19
2009-07-21 21:24:07 +00:00
Michael Bayne a1b03fc7b6 Use narya-tools.
git-svn-id: svn+ssh://src.earth.threerings.net/nenya/trunk@836 ed5b42cb-e716-0410-a449-f6a68f950b19
2009-07-12 22:25:28 +00:00
Michael Bayne 1443bd59cb Out with commons-io.
git-svn-id: svn+ssh://src.earth.threerings.net/nenya/trunk@835 ed5b42cb-e716-0410-a449-f6a68f950b19
2009-07-12 21:26:06 +00:00
Michael Bayne 29e616700e Accept mavenized versions of our SWC depends.
git-svn-id: svn+ssh://src.earth.threerings.net/nenya/trunk@797 ed5b42cb-e716-0410-a449-f6a68f950b19
2009-03-30 23:05:08 +00:00
Michael Bayne 935cf0e7c2 Basic Guice compliance.
git-svn-id: svn+ssh://src.earth.threerings.net/nenya/trunk@529 ed5b42cb-e716-0410-a449-f6a68f950b19
2008-06-07 17:45:10 +00:00
Michael Bayne e011601295 Get our dependencies either from a local build or Maven.
git-svn-id: svn+ssh://src.earth.threerings.net/nenya/trunk@462 ed5b42cb-e716-0410-a449-f6a68f950b19
2008-04-10 15:47:17 +00:00
Andrzej Kapolka fcb5fa200c Removed dependency on JME for OggStreamDecoder (use JOrbis
directly).


git-svn-id: svn+ssh://src.earth.threerings.net/nenya/trunk@454 ed5b42cb-e716-0410-a449-f6a68f950b19
2008-03-21 02:00:20 +00:00
Michael Bayne 2d3ab6fc94 We need logging and beanutils to run cbundles and tsbundles in the tests
directory.


git-svn-id: svn+ssh://src.earth.threerings.net/nenya/trunk@449 ed5b42cb-e716-0410-a449-f6a68f950b19
2008-03-16 18:20:41 +00:00
Michael Bayne a46e4e610c narya.swc -> naryalib.swc.
git-svn-id: svn+ssh://src.earth.threerings.net/nenya/trunk@420 ed5b42cb-e716-0410-a449-f6a68f950b19
2008-02-18 19:52:48 +00:00
Michael Bayne ffde63b3a5 Build a Flash library like we build Java libraries. Tidied up some other bits
along the way.


git-svn-id: svn+ssh://src.earth.threerings.net/nenya/trunk@418 ed5b42cb-e716-0410-a449-f6a68f950b19
2008-02-18 18:34:36 +00:00