opsu-dance/src/itdelatrisu/opsu/states
Jeffrey Han ae5016f3ab Validate audio files before trying to load them. (part of #120)
Also fixed an issue where songMenu.resetGameDataOnLoad() sometimes wasn't being called when it should be (e.g. after playing a beatmap, if you move to a different screen, your score won't appear in the song menu right away).  It's now being called more often than necessary, but that should be fine.

Signed-off-by: Jeffrey Han <itdelatrisu@gmail.com>
2015-08-20 22:58:45 -05:00
..
ButtonMenu.java Added lots of 'final' modifiers to class fields where applicable. 2015-08-20 21:11:55 -05:00
DownloadsMenu.java Added lots of 'final' modifiers to class fields where applicable. 2015-08-20 21:11:55 -05:00
Game.java Game ranking screen fixes. 2015-08-20 22:06:27 -05:00
GamePauseMenu.java Added lots of 'final' modifiers to class fields where applicable. 2015-08-20 21:11:55 -05:00
GameRanking.java Validate audio files before trying to load them. (part of #120) 2015-08-20 22:58:45 -05:00
MainMenu.java Added lots of 'final' modifiers to class fields where applicable. 2015-08-20 21:11:55 -05:00
OptionsMenu.java Added lots of 'final' modifiers to class fields where applicable. 2015-08-20 21:11:55 -05:00
SongMenu.java Validate audio files before trying to load them. (part of #120) 2015-08-20 22:58:45 -05:00
Splash.java Added lots of 'final' modifiers to class fields where applicable. 2015-08-20 21:11:55 -05:00