Commit Graph

7 Commits

Author SHA1 Message Date
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
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
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