Michael Bayne
c7a0788078
Use latest samskivert, Guava, LWJGL and Narya.
2013-05-07 14:33:21 -07:00
Michael Bayne
febf2e4adc
Use normal Guava.
2013-05-07 12:45:20 -07:00
Michael Bayne
3144678ef5
Note to future self.
2013-02-05 17:33:16 -08:00
Michael Bayne
53f13a3c9a
Note new tools playn-core dependency in Ant.
...
Ant can kindly die die die. Or at least the Ant Maven plugin for not supporting
submodules.
2013-02-05 17:27:54 -08:00
Michael Bayne
ebc91c015f
Added a little test of the JSON writer.
...
I'm also using this test to do the conversions I need, since I just need our
two test scenes in JSON format.
2013-01-23 15:40:09 -08:00
Michael Bayne
fd34ffda09
Allow parsing from InputStream.
2013-01-23 15:39:33 -08:00
Michael Bayne
7f3f5098ed
Added code for writing a simple miso scene model to JSON.
...
Wow, writing to JSON is way simpler than writing to HTML. Too bad JSON wasn't
around and popular twelve years ago.
2013-01-23 15:39:33 -08:00
Michael Bayne
6ece954f24
Added SBT build. I can't work with stone tools in my old age.
2013-01-23 15:39:33 -08:00
Michael Bayne
880ff7ceec
Depend on publicly shipped version of Narya.
2013-01-23 14:57:43 -08:00
David Hoover
c0cb0ffcfd
Header update.
...
Point to where things live on github these days.
2012-11-01 11:30:44 -07:00
Mark Johnson
1e6f91c0b8
Preparing for 1.5-SNAPSHOT development.
2012-10-16 16:27:24 -07:00
Mark Johnson
c79484827f
Preparing for nenya-parent-1.4.2 release.
2012-10-16 16:17:51 -07:00
Ray J. Greenwell
e450c9076f
Update the narya we use.
...
This probably shouldn't be SNAPSHOT, but until we get a new narya release...
2012-10-02 18:07:40 -07:00
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