Commit Graph

1253 Commits

Author SHA1 Message Date
Mike Thomas 62c3c2c31a Mark this as nenya v 1.1
git-svn-id: svn+ssh://src.earth.threerings.net/nenya/trunk@1112 ed5b42cb-e716-0410-a449-f6a68f950b19
2011-01-14 19:31:37 +00:00
Charlie Groves 4ebd386e52 Use m2eclipse for Eclipse configuration
git-svn-id: svn+ssh://src.earth.threerings.net/nenya/trunk@1111 ed5b42cb-e716-0410-a449-f6a68f950b19
2011-01-11 23:46:53 +00:00
Jamie Doornbos 7c5debc5e3 Oops, remove spam
git-svn-id: svn+ssh://src.earth.threerings.net/nenya/trunk@1110 ed5b42cb-e716-0410-a449-f6a68f950b19
2011-01-11 18:41:33 +00:00
Jamie Doornbos 8324fb01b1 The Pattern.quote was not enough, a Matcher.quoteReplacement would also be required. However, we don't really need regular expressions here, so just use the literal "replace".
git-svn-id: svn+ssh://src.earth.threerings.net/nenya/trunk@1109 ed5b42cb-e716-0410-a449-f6a68f950b19
2011-01-11 18:33:25 +00:00
Jamie Doornbos 2ae8b60e2f Allow paths with backslashes
git-svn-id: svn+ssh://src.earth.threerings.net/nenya/trunk@1108 ed5b42cb-e716-0410-a449-f6a68f950b19
2011-01-10 21:03:27 +00:00
Andrzej Kapolka 7ed7e5ad7d Added accessors for the position components.
git-svn-id: svn+ssh://src.earth.threerings.net/nenya/trunk@1107 ed5b42cb-e716-0410-a449-f6a68f950b19
2011-01-05 23:04:36 +00:00
Dave Hoover c612491d16 Auld Lang Syne
git-svn-id: svn+ssh://src.earth.threerings.net/nenya/trunk@1106 ed5b42cb-e716-0410-a449-f6a68f950b19
2011-01-01 05:03:45 +00:00
Dave Hoover 48dbcf4f2c Make eclipse output to dist/classes
git-svn-id: svn+ssh://src.earth.threerings.net/nenya/trunk@1105 ed5b42cb-e716-0410-a449-f6a68f950b19
2011-01-01 05:03:09 +00:00
Dave Hoover f1ad37f799 Whitespace
git-svn-id: svn+ssh://src.earth.threerings.net/nenya/trunk@1104 ed5b42cb-e716-0410-a449-f6a68f950b19
2011-01-01 05:03:08 +00:00
Dave Hoover 96d7b697a3 Speeling
git-svn-id: svn+ssh://src.earth.threerings.net/nenya/trunk@1103 ed5b42cb-e716-0410-a449-f6a68f950b19
2011-01-01 05:03:06 +00:00
Dave Hoover aa7cef1891 We're depending on at least java 1.5 at this point.
git-svn-id: svn+ssh://src.earth.threerings.net/nenya/trunk@1102 ed5b42cb-e716-0410-a449-f6a68f950b19
2011-01-01 05:03:05 +00:00
Michael Bayne d984e1678c If we're going to go to all the trouble of having them pass in an argument,
let's actually make use of it.


git-svn-id: svn+ssh://src.earth.threerings.net/nenya/trunk@1101 ed5b42cb-e716-0410-a449-f6a68f950b19
2010-12-23 17:17:04 +00:00
Michael Bayne 1af68f02ef Moved as- and tools-pom.xml into etc to match Narya.
git-svn-id: svn+ssh://src.earth.threerings.net/nenya/trunk@1100 ed5b42cb-e716-0410-a449-f6a68f950b19
2010-12-09 23:12:00 +00:00
Par Winzell e0fe8bb850 Track source directory change in IDEA module file.
git-svn-id: svn+ssh://src.earth.threerings.net/nenya/trunk@1099 ed5b42cb-e716-0410-a449-f6a68f950b19
2010-12-07 16:46:14 +00:00
Michael Bayne 2f7474f700 Path related fixes to make things work on Windows. Courtesy of
Patrick @onyxbits.de.


git-svn-id: svn+ssh://src.earth.threerings.net/nenya/trunk@1098 ed5b42cb-e716-0410-a449-f6a68f950b19
2010-12-07 01:06:11 +00:00
Michael Bayne 2675720177 Nixing non-public repositories.
git-svn-id: svn+ssh://src.earth.threerings.net/nenya/trunk@1097 ed5b42cb-e716-0410-a449-f6a68f950b19
2010-12-06 19:41:45 +00:00
Michael Bayne f19b3d3776 We want Nenya (and co.) to be buildable to outside parties. The build server
doesn't need this repo reference because it builds and installs snapshot
versions of all of our libraries locally, so it will find them without going to
external repositories.

Non-OOO people can also build OOO libraries that depend on snapshot versions by
building and installing the snapshot version of the appropriate dependency into
their local Maven repository.

We had the OOO snapshot repo in these files so that OOO people could
conveniently just have the OOO snapshots pulled down for them without having to
build and install local snapshots. However, a better way to do that is to have
OOO people just add the OOO snapshot repository to their ~/.m2/settings.xml
file. I'll send a separate email about how to do that.


git-svn-id: svn+ssh://src.earth.threerings.net/nenya/trunk@1096 ed5b42cb-e716-0410-a449-f6a68f950b19
2010-12-06 19:41:22 +00:00
Michael Bayne e2f2cfd7fa Sync up version number now that we've shipped a retroactive stable artifact.
git-svn-id: svn+ssh://src.earth.threerings.net/nenya/trunk@1095 ed5b42cb-e716-0410-a449-f6a68f950b19
2010-12-02 18:24:07 +00:00
Michael Bayne e271864399 A nenya-tools artifact, which incidentally does not depend on narya-tools.
Nenya's tools mainly just need Apache Digester and the SAX XML writer.


git-svn-id: svn+ssh://src.earth.threerings.net/nenya/trunk@1094 ed5b42cb-e716-0410-a449-f6a68f950b19
2010-12-02 18:22:55 +00:00
Dave Hoover c7902aa0fa Have eclipse pull those from M2_REPO
git-svn-id: svn+ssh://src.earth.threerings.net/nenya/trunk@1093 ed5b42cb-e716-0410-a449-f6a68f950b19
2010-11-28 07:47:01 +00:00
Michael Bayne 8ae6035d68 How did these get set incorrectly?
git-svn-id: svn+ssh://src.earth.threerings.net/nenya/trunk@1092 ed5b42cb-e716-0410-a449-f6a68f950b19
2010-11-25 21:51:45 +00:00
Michael Bayne 26abce367c Moved src/as and src/ms into src/main along with their java brethren.
git-svn-id: svn+ssh://src.earth.threerings.net/nenya/trunk@1091 ed5b42cb-e716-0410-a449-f6a68f950b19
2010-11-23 19:35:01 +00:00
Michael Bayne de1d4fe492 Obtain as3isolib-f9 from ooo-maven as well.
git-svn-id: svn+ssh://src.earth.threerings.net/nenya/trunk@1090 ed5b42cb-e716-0410-a449-f6a68f950b19
2010-11-19 23:06:26 +00:00
Michael Bayne d72a29321c Created a public Maven repository at which to host our miscellaneous third
party dependencies such that they are accessible to those not building behind
the great firewall.


git-svn-id: svn+ssh://src.earth.threerings.net/nenya/trunk@1089 ed5b42cb-e716-0410-a449-f6a68f950b19
2010-11-19 23:01:23 +00:00
Michael Bayne ec46a82988 [maven-release-plugin] prepare for next development iteration
git-svn-id: svn+ssh://src.earth.threerings.net/nenya/trunk@1088 ed5b42cb-e716-0410-a449-f6a68f950b19
2010-11-19 00:59:22 +00:00
Michael Bayne 2d34a97b38 [maven-release-plugin] prepare release nenya-1.0
git-svn-id: svn+ssh://src.earth.threerings.net/nenya/trunk@1086 ed5b42cb-e716-0410-a449-f6a68f950b19
2010-11-19 00:59:11 +00:00
Michael Bayne 0d4d9972ec Fiddlesticks. That SVN URL was wrong.
git-svn-id: svn+ssh://src.earth.threerings.net/nenya/trunk@1084 ed5b42cb-e716-0410-a449-f6a68f950b19
2010-11-19 00:57:01 +00:00
Michael Bayne c6fee5cefc Move to next snapshot release.
git-svn-id: svn+ssh://src.earth.threerings.net/nenya/trunk@1083 ed5b42cb-e716-0410-a449-f6a68f950b19
2010-11-19 00:51:01 +00:00
Michael Bayne 716cffd690 1.0 release for OOO repos.
git-svn-id: svn+ssh://src.earth.threerings.net/nenya/trunk@1082 ed5b42cb-e716-0410-a449-f6a68f950b19
2010-11-19 00:41:04 +00:00
Michael Bayne ca01a9f4a1 [maven-release-plugin] prepare for next development iteration
git-svn-id: svn+ssh://src.earth.threerings.net/nenya/trunk@1081 ed5b42cb-e716-0410-a449-f6a68f950b19
2010-11-19 00:37:33 +00:00
Michael Bayne 139281f926 [maven-release-plugin] prepare release nenya-1.0
git-svn-id: svn+ssh://src.earth.threerings.net/nenya/trunk@1080 ed5b42cb-e716-0410-a449-f6a68f950b19
2010-11-19 00:34:43 +00:00
Michael Bayne d383538b0f Prepare for a stable Nenya release.
git-svn-id: svn+ssh://src.earth.threerings.net/nenya/trunk@1079 ed5b42cb-e716-0410-a449-f6a68f950b19
2010-11-19 00:25:42 +00:00
Michael Bayne f7ae2407f2 All of our depends now come from Maven.
git-svn-id: svn+ssh://src.earth.threerings.net/nenya/trunk@1078 ed5b42cb-e716-0410-a449-f6a68f950b19
2010-11-19 00:11:43 +00:00
Michael Bayne 2ae0c8f7b1 We need the OOO repository to obtain snapshot revisions. Also added LWJGL
repository (maintained by yours truly) for LWJGL jars.


git-svn-id: svn+ssh://src.earth.threerings.net/nenya/trunk@1077 ed5b42cb-e716-0410-a449-f6a68f950b19
2010-11-18 23:38:26 +00:00
Michael Bayne 0b47a10c5d Now that third parties can actually build our ActionScript code, let's let them know how to do it.
git-svn-id: svn+ssh://src.earth.threerings.net/nenya/trunk@1076 ed5b42cb-e716-0410-a449-f6a68f950b19
2010-11-18 21:17:54 +00:00
Michael Bayne 0be3c77831 Also publish our ActionScript artifacts.
git-svn-id: svn+ssh://src.earth.threerings.net/nenya/trunk@1075 ed5b42cb-e716-0410-a449-f6a68f950b19
2010-11-18 21:05:37 +00:00
Michael Bayne a9ae743bea Obtain ActionScript dependencies via Maven (except as3isolib who don't even
want to publish a swc let alone a Maven artifact).


git-svn-id: svn+ssh://src.earth.threerings.net/nenya/trunk@1074 ed5b42cb-e716-0410-a449-f6a68f950b19
2010-11-18 21:03:15 +00:00
Par Winzell 466b429567 Standardize on M2_REPO.
git-svn-id: svn+ssh://src.earth.threerings.net/nenya/trunk@1073 ed5b42cb-e716-0410-a449-f6a68f950b19
2010-11-18 18:29:41 +00:00
Par Winzell e557b72593 Adapt to new paths, use MAVEN_REPOSITORY jars when suitable, introduce FLEX_DIR path variable, cope with IDEA's failure to handle modules exporting other modules during Flex compilation.
git-svn-id: svn+ssh://src.earth.threerings.net/nenya/trunk@1072 ed5b42cb-e716-0410-a449-f6a68f950b19
2010-11-18 18:11:54 +00:00
Michael Bayne 174e97c9ad Build a unified jar file as well as our myriad wee ones.
git-svn-id: svn+ssh://src.earth.threerings.net/nenya/trunk@1071 ed5b42cb-e716-0410-a449-f6a68f950b19
2010-11-18 05:51:55 +00:00
Michael Bayne 28441b6246 Added maven-deploy target, cleaned up some old cruft.
git-svn-id: svn+ssh://src.earth.threerings.net/nenya/trunk@1070 ed5b42cb-e716-0410-a449-f6a68f950b19
2010-11-18 05:49:47 +00:00
Michael Bayne 3cc46b73f6 Finished wired up Maven build. Still no LWJGL, but we'll sort that out later.
git-svn-id: svn+ssh://src.earth.threerings.net/nenya/trunk@1069 ed5b42cb-e716-0410-a449-f6a68f950b19
2010-11-18 04:24:03 +00:00
Michael Bayne 63de3272d3 Similar asdoc fixes here, similarly in vain. Here we get a similarly
nonsensical failure:

   [java] src/as/com/threerings/miso/client/SceneBlock.as(36): col: 34 Error: Definition com.threerings.media.tile:Colorizer could not be found.
   [java] 
   [java] import com.threerings.media.tile.Colorizer;

SceneBlock and Colorizer are both files in this project.


git-svn-id: svn+ssh://src.earth.threerings.net/nenya/trunk@1068 ed5b42cb-e716-0410-a449-f6a68f950b19
2010-11-17 00:59:00 +00:00
Michael Bayne 1689439a40 This one can actually come from M2_REPO.
git-svn-id: svn+ssh://src.earth.threerings.net/nenya/trunk@1067 ed5b42cb-e716-0410-a449-f6a68f950b19
2010-11-16 23:46:04 +00:00
Michael Bayne 75f14fe4c3 This might come in the form of a Maven dependency, so allow fow that.
git-svn-id: svn+ssh://src.earth.threerings.net/nenya/trunk@1066 ed5b42cb-e716-0410-a449-f6a68f950b19
2010-11-16 23:10:17 +00:00
Mark Johnson 4ce2d46976 - fix floorDiv to handle negative divisors correctly
git-svn-id: svn+ssh://src.earth.threerings.net/nenya/trunk@1065 ed5b42cb-e716-0410-a449-f6a68f950b19
2010-11-13 00:50:16 +00:00
Michael Bayne 85ca7f1c45 Made ClassRecord and ColorRecord comparable on name.
git-svn-id: svn+ssh://src.earth.threerings.net/nenya/trunk@1064 ed5b42cb-e716-0410-a449-f6a68f950b19
2010-11-11 17:13:37 +00:00
Michael Bayne f94d7c8d1a It looks like Vilya uses CastUtil, so we'll just make it slightly less hacky
and put it back into the main codebase.


git-svn-id: svn+ssh://src.earth.threerings.net/nenya/trunk@1063 ed5b42cb-e716-0410-a449-f6a68f950b19
2010-11-08 22:25:14 +00:00
Michael Bayne 310ff1e3ba Moved CastUtil into tests, since it's test code. Added missing depend to
miso-viewer build target.


git-svn-id: svn+ssh://src.earth.threerings.net/nenya/trunk@1062 ed5b42cb-e716-0410-a449-f6a68f950b19
2010-11-08 22:16:01 +00:00
Michael Bayne 07919e8a57 Added some commentary.
git-svn-id: svn+ssh://src.earth.threerings.net/nenya/trunk@1061 ed5b42cb-e716-0410-a449-f6a68f950b19
2010-11-08 22:13:33 +00:00