opsu-dance/src/itdelatrisu/opsu/states
Jeffrey Han 356772b6b6 Minor replay changes, and added pop effect for the scorebar marker.
- When reading replay frames, the thread will now sleep for the time difference minus 1ms if possible (to avoid so much unnecessary looping).
- Fixed a bug where the 'replay' GameData field wasn't being set in some cases.
- Move cursor to skip button location when skipping intro in a replay.

Signed-off-by: Jeffrey Han <itdelatrisu@gmail.com>
2015-03-13 18:03:44 -04:00
..
ButtonMenu.java Added fade effects for tooltips. 2015-03-13 02:52:18 -04:00
DownloadsMenu.java Follow-up to #38: loop tracks on states by default. 2015-03-07 19:04:45 -05:00
Game.java Minor replay changes, and added pop effect for the scorebar marker. 2015-03-13 18:03:44 -04:00
GamePauseMenu.java Added global F7 and F10 shortcuts. 2015-03-05 14:40:57 -05:00
GameRanking.java Better error handling for Replay.load(). 2015-03-12 01:18:50 -04:00
MainMenu.java Added fade effects for tooltips. 2015-03-13 02:52:18 -04:00
OptionsMenu.java Follow-up to #38: loop tracks on states by default. 2015-03-07 19:04:45 -05:00
SongMenu.java Added fade effects for tooltips. 2015-03-13 02:52:18 -04:00
Splash.java Implemented various keyboard shortcuts. 2015-03-06 01:29:50 -05:00