Commit Graph

1303 Commits

Author SHA1 Message Date
Ray J. Greenwell ee9a81512f Fix deprecation warning with move to new samskivert library. 2012-10-02 17:48:01 -07:00
Ray J. Greenwell 7df6f0160f Move to samskivert 1.7 and guava-jdk5 13.0 2012-10-02 17:43:09 -07:00
Nathan Curtis d2dedd8e65 Another spot where a safer comparison is called for. 2012-08-16 11:47:38 -07:00
Nathan Curtis 5a1cc88744 Use a safe comparison instead of simple subtraction.
Vilya's ScoreAnimation sets its render order to Integer.MAX_VALUE; using this comparison method gets
the AbstractMediaManager's _media out of order when such values are used.
2012-08-07 17:43:41 -07:00
Mark Johnson 760eed0fe0 Preparing for 1.5-SNAPSHOT development. 2012-04-03 21:10:32 -07:00
Mark Johnson 2ce6bdffac Preparing for nenya-parent-1.4.1 release. 2012-04-03 21:03:01 -07:00
Michael Bayne dbda61db78 Oops, install nenya-parent.pom and nenya.jar. 2012-03-30 13:31:48 -07:00
Ray J. Greenwell a1d60a685b Use File.separatorChar where it makes sense. 2012-03-30 11:12:50 -07:00
Ray J. Greenwell c7e80de26d Revert "Revert "Code formatting and method rearrangement.""
This reverts commit cc0c9c4e3e.
I'm reverting the reverting. I wanted these changes, just not
all that other -whateverthefuck- that piggybacked in.
2012-03-30 11:08:36 -07:00
Ray J. Greenwell cc0c9c4e3e Revert "Code formatting and method rearrangement."
This reverts commit 6f9daf6c97.
2012-03-30 11:06:13 -07:00
Ray J. Greenwell 7c182066ea Merge branch 'master' of github.com:threerings/nenya 2012-03-30 11:01:29 -07:00
Ray J. Greenwell 6f9daf6c97 Code formatting and method rearrangement. 2012-03-30 10:57:56 -07:00
Ray J. Greenwell 7fdd65b0b4 Allow customized locale paths.
- LocaleHandler is a new interface for transforming a default path
  to a localized one.
- setLocalePrefix() continues to work as before.
- getLocalePrefix() has been removed. Is it really needed?
- In methods that try retrieving a resource from several bundles,
  just transform the path into a locale-specific one once.
- I want to use the @Nullable annotation all over the place.
2012-03-30 10:48:49 -07:00
Michael Bayne 94546866dd [maven-release-plugin] prepare for next development iteration 2012-03-09 08:37:13 -08:00
Michael Bayne 773897a2b8 [maven-release-plugin] prepare release nenya-parent-1.4 2012-03-09 08:37:07 -08:00
Michael Bayne 99bfa8c16b Build and deploy nenya-tools.jar, other fixes. 2012-02-27 12:59:47 -08:00
Michael Bayne 8a4d7d5c39 Fix some install/deploy bits. Still need to sort out tools. 2012-02-27 12:26:57 -08:00
Michael Bayne 04296ba93c Reference SOURCE_HEADER in its new location. 2012-02-27 12:18:56 -08:00
Michael Bayne 09b907c3f4 Reheadered, minus (svn-only) $Id$. 2012-02-27 12:16:26 -08:00
Michael Bayne 5e2380eb24 Split Nenya into proper Maven submodules (same treatment Narya got). 2012-02-27 12:15:12 -08:00
Michael Bayne 90146d517d Update README with new newness. 2012-02-27 11:21:43 -08:00
Michael Bayne 617bd49980 Update developerConnection with Github URL. 2012-02-27 11:18:57 -08:00
Mark Johnson 797aa5dc18 Preparing for 1.4-SNAPSHOT development.
git-svn-id: svn+ssh://src.earth.threerings.net/nenya/trunk@1193 ed5b42cb-e716-0410-a449-f6a68f950b19
2012-02-22 03:08:44 +00:00
Mark Johnson 63c4bc197c Preparing for nenya-1.3 release.
git-svn-id: svn+ssh://src.earth.threerings.net/nenya/trunk@1191 ed5b42cb-e716-0410-a449-f6a68f950b19
2012-02-22 03:00:55 +00:00
Michael Bayne e172d90672 Use new shipped Narya 1.11.
git-svn-id: svn+ssh://src.earth.threerings.net/nenya/trunk@1190 ed5b42cb-e716-0410-a449-f6a68f950b19
2012-02-04 00:21:56 +00:00
Michael Bayne 5202627607 Some POM tidying.
git-svn-id: svn+ssh://src.earth.threerings.net/nenya/trunk@1189 ed5b42cb-e716-0410-a449-f6a68f950b19
2012-01-11 00:35:11 +00:00
Ray Greenwell 9c04e6b42f Use guava 11.0.1
git-svn-id: svn+ssh://src.earth.threerings.net/nenya/trunk@1188 ed5b42cb-e716-0410-a449-f6a68f950b19
2012-01-10 21:08:22 +00:00
Charlie Groves 9a49191ac9 Use an ooo-ant-actionscript that respects FLEX_HOME
git-svn-id: svn+ssh://src.earth.threerings.net/nenya/trunk@1187 ed5b42cb-e716-0410-a449-f6a68f950b19
2012-01-07 00:45:14 +00:00
Dave Hoover f49f91e016 Auld Lang Syne
git-svn-id: svn+ssh://src.earth.threerings.net/nenya/trunk@1186 ed5b42cb-e716-0410-a449-f6a68f950b19
2012-01-03 18:45:35 +00:00
Michael Bayne 9ec03e6512 Update to latest (stable) samskivert; fix some deprecations.
git-svn-id: svn+ssh://src.earth.threerings.net/nenya/trunk@1185 ed5b42cb-e716-0410-a449-f6a68f950b19
2011-12-13 23:21:24 +00:00
Michael Bayne 5633f9ce9b Run the tests as part of deploy.
git-svn-id: svn+ssh://src.earth.threerings.net/nenya/trunk@1184 ed5b42cb-e716-0410-a449-f6a68f950b19
2011-10-13 18:43:37 +00:00
Michael Bayne ef0f727bc4 Switch to separate install and deploy targets.
git-svn-id: svn+ssh://src.earth.threerings.net/nenya/trunk@1183 ed5b42cb-e716-0410-a449-f6a68f950b19
2011-10-13 18:42:46 +00:00
Michael Bayne 5d6e52bda4 We seem to need the latest Aspirin. How this has been working I know not.
git-svn-id: svn+ssh://src.earth.threerings.net/nenya/trunk@1182 ed5b42cb-e716-0410-a449-f6a68f950b19
2011-10-13 18:42:09 +00:00
Charlie Groves b671eec52c This repository seems to have gone away, so I moved jlayer to our ext repo
git-svn-id: svn+ssh://src.earth.threerings.net/nenya/trunk@1181 ed5b42cb-e716-0410-a449-f6a68f950b19
2011-10-11 22:07:16 +00:00
Ray Greenwell 6adac94c77 Guava 10.0.
git-svn-id: svn+ssh://src.earth.threerings.net/nenya/trunk@1180 ed5b42cb-e716-0410-a449-f6a68f950b19
2011-09-28 22:27:17 +00:00
Mike Dosey 9476b70a26 Avoiding a divide-by-zero exception in CalibratingTimer when Perf.highResFrequency() returns 0 on certain machines.
git-svn-id: svn+ssh://src.earth.threerings.net/nenya/trunk@1179 ed5b42cb-e716-0410-a449-f6a68f950b19
2011-09-20 01:31:44 +00:00
Ray Greenwell c5cdb51aa8 Scratch this one, calling getError prior to initializing the
openAL sound system doesn't work.


git-svn-id: svn+ssh://src.earth.threerings.net/nenya/trunk@1178 ed5b42cb-e716-0410-a449-f6a68f950b19
2011-08-17 20:45:48 +00:00
Ray Greenwell 5b916735c2 If we're going to call alGetError we may as well make sure it's related
to what we're checking. Right?


git-svn-id: svn+ssh://src.earth.threerings.net/nenya/trunk@1177 ed5b42cb-e716-0410-a449-f6a68f950b19
2011-08-17 20:01:30 +00:00
Charlie Groves 3d5181d81a Use location to get absolute paths
git-svn-id: svn+ssh://src.earth.threerings.net/nenya/trunk@1176 ed5b42cb-e716-0410-a449-f6a68f950b19
2011-07-14 18:27:37 +00:00
Charlie Groves 2d0bc260a6 Remove and ignore Eclipse files in favor of letting people generate their own using m2eclipse
git-svn-id: svn+ssh://src.earth.threerings.net/nenya/trunk@1175 ed5b42cb-e716-0410-a449-f6a68f950b19
2011-06-27 20:53:37 +00:00
Charlie Groves 2eb57503da Reference the repo with our own artifacts
git-svn-id: svn+ssh://src.earth.threerings.net/nenya/trunk@1174 ed5b42cb-e716-0410-a449-f6a68f950b19
2011-06-27 03:56:38 +00:00
Charlie Groves a6fbaf49fc Bump to ooo-build 2.5 since the maven-ant-tasks jar 2.1 uses is no longer available
git-svn-id: svn+ssh://src.earth.threerings.net/nenya/trunk@1173 ed5b42cb-e716-0410-a449-f6a68f950b19
2011-06-24 20:15:34 +00:00
Bruno Garcia 1c1032874a ArrayUtil --> Arrays.
git-svn-id: svn+ssh://src.earth.threerings.net/nenya/trunk@1172 ed5b42cb-e716-0410-a449-f6a68f950b19
2011-06-17 22:18:01 +00:00
Michael Bayne 1aa6dc7ad4 Make the building of the ActionScript code optional, depending on whether
flexsdk.dir is provided or can be inferred.

git-svn-id: svn+ssh://src.earth.threerings.net/nenya/trunk@1171 ed5b42cb-e716-0410-a449-f6a68f950b19
2011-06-10 16:13:01 +00:00
Dave Hoover 15c95e618f Unused imports
git-svn-id: svn+ssh://src.earth.threerings.net/nenya/trunk@1170 ed5b42cb-e716-0410-a449-f6a68f950b19
2011-06-07 20:33:34 +00:00
Dave Hoover 2384e67805 GHFM autlinkifies, but doesn't know to ignore the period.
git-svn-id: svn+ssh://src.earth.threerings.net/nenya/trunk@1169 ed5b42cb-e716-0410-a449-f6a68f950b19
2011-05-26 17:31:28 +00:00
Dave Hoover 71fbb63287 Samskivert api docs are over at github now
git-svn-id: svn+ssh://src.earth.threerings.net/nenya/trunk@1168 ed5b42cb-e716-0410-a449-f6a68f950b19
2011-05-26 17:31:26 +00:00
Dave Hoover b4409dfb5c Whitespace
git-svn-id: svn+ssh://src.earth.threerings.net/nenya/trunk@1167 ed5b42cb-e716-0410-a449-f6a68f950b19
2011-05-26 17:31:25 +00:00
Dave Hoover dc5cb6f5f2 Javadocify
git-svn-id: svn+ssh://src.earth.threerings.net/nenya/trunk@1166 ed5b42cb-e716-0410-a449-f6a68f950b19
2011-05-26 17:31:22 +00:00
Andrzej Kapolka 692ca57250 Turns out I completely screwed up my measurements, and it is in fact
(much) faster to read the decompressed files as opposed to reading them
in-place from the jar.  At least I double-checked before going too
far.  In case you were wondering, it's *really* fast to simply check
a jar file for an entry that doesn't exist.


git-svn-id: svn+ssh://src.earth.threerings.net/nenya/trunk@1165 ed5b42cb-e716-0410-a449-f6a68f950b19
2011-05-09 20:47:20 +00:00