opsu-dance/src/itdelatrisu/opsu
Jeffrey Han f8dad2889f Added support for multiple GameImage file extensions.
Specifically, the main menu background and pause/fail backgrounds now accept JPGs as well as PNGs.

Other changes:
- Don't draw the default pause/fail background if the buttons are skinned and the background is unskinned.
- Preload logo and main menu background.

Signed-off-by: Jeffrey Han <itdelatrisu@gmail.com>
2015-01-15 18:16:46 -05:00
..
audio Call System.gc() on track changes and game resets. 2015-01-15 16:47:55 -05:00
objects SoundController refactoring. 2015-01-07 19:29:51 -05:00
states Added support for multiple GameImage file extensions. 2015-01-15 18:16:46 -05:00
GameImage.java Added support for multiple GameImage file extensions. 2015-01-15 18:16:46 -05:00
GameMod.java Moved score multiplier field into GameMod enum. 2015-01-11 00:29:26 -05:00
GameScore.java Removed static fields in Game state. 2015-01-14 23:57:50 -05:00
MenuButton.java Renamed GUIMenuButton class to MenuButton. 2014-12-30 00:00:58 -05:00
Opsu.java Call System.gc() on track changes and game resets. 2015-01-15 16:47:55 -05:00
OsuFile.java Added support for Unicode (non-English) metadata. 2014-08-24 23:48:52 -04:00
OsuGroupList.java Made OsuGroupList a singleton. 2015-01-11 14:17:33 -05:00
OsuGroupNode.java Added support for Unicode (non-English) metadata. 2014-08-24 23:48:52 -04:00
OsuHitObject.java Hit object refactoring. 2014-07-18 15:11:57 -04:00
OsuParser.java Some memory optimizations. 2015-01-14 21:48:24 -05:00
OsuTimingPoint.java Some code cleanup. 2014-07-09 13:36:42 -04:00
OszUnpacker.java Minor optimizations. 2015-01-08 12:03:39 -05:00
SongSort.java Added mouse hover effects for tabs. 2015-01-10 23:14:22 -05:00
Utils.java Added support for multiple GameImage file extensions. 2015-01-15 18:16:46 -05:00