opsu-dance/src/itdelatrisu/opsu
Jeffrey Han d5b7ff3516 Small visual tweaks.
- Modified "LoadVerbose" option so that 'false' will display a progress bar (instead of nothing at all), and made this the default.
- Slowed down a few shifting animations.

Signed-off-by: Jeffrey Han <itdelatrisu@gmail.com>
2014-07-15 13:21:37 -04:00
..
objects Implemented saving/loading from checkpoints. 2014-07-08 22:17:48 -04:00
states Small visual tweaks. 2014-07-15 13:21:37 -04:00
GameImage.java Added options for global fixed difficulty settings (CS, HP, AR, OD). 2014-07-05 01:24:01 -04:00
GameScore.java Implemented saving/loading from checkpoints. 2014-07-08 22:17:48 -04:00
GUIMenuButton.java Initial commit. 2014-06-29 22:17:04 -04:00
MusicController.java Resolved some reported issues. 2014-07-15 00:20:36 -04:00
Opsu.java Resolution improvements. 2014-07-10 20:35:07 -04:00
OsuFile.java Added initial sound effect support. 2014-07-01 01:14:03 -04:00
OsuGroupList.java Resolved some reported issues. 2014-07-15 00:20:36 -04:00
OsuGroupNode.java Major song menu improvements and fixes. 2014-07-10 19:13:53 -04:00
OsuHitObject.java Added initial sound effect support. 2014-07-01 01:14:03 -04:00
OsuParser.java Some code cleanup. 2014-07-09 13:36:42 -04:00
OsuTimingPoint.java Some code cleanup. 2014-07-09 13:36:42 -04:00
OszUnpacker.java Added a module for unpacking OSZ archives. 2014-07-06 01:58:44 -04:00
SoundController.java Added option to disable sound effects from loading. (partially resolves issue #1) 2014-07-10 22:01:39 -04:00
Utils.java Scale and rotate the cursor. 2014-07-06 23:13:33 -04:00