opsu-dance/src/itdelatrisu/opsu
Jeffrey Han 5f5c0cdbc4 Fix program crashing if unable to connect to BeatmapDB. (fixes #111)
In this case, load all beatmaps from disk instead of trying to read from the cache.

Signed-off-by: Jeffrey Han <itdelatrisu@gmail.com>
2015-08-20 18:54:18 -05:00
..
audio Follow-up to #99: replay seeking improvements. 2015-07-02 22:16:14 -05:00
beatmap Fix program crashing if unable to connect to BeatmapDB. (fixes #111) 2015-08-20 18:54:18 -05:00
db Fix PreparedStatement bug in ScoreDB with null string fields. 2015-08-10 16:18:14 -05:00
downloads Attempted fix for a null pointer exception in #123. 2015-08-15 10:06:19 -05:00
io Follow-up to #99. 2015-06-29 19:22:38 -05:00
objects Lower GLSL version requirement 2015-08-13 11:28:04 +02:00
render Lower GLSL version requirement 2015-08-13 11:28:04 +02:00
replay Follow-up to d860a30: replay importing fixes. 2015-06-29 20:18:28 -05:00
skins recolor the slider border from the skin or beatmap settings 2015-06-08 22:12:56 +02:00
states Updater UI improvements. 2015-08-12 19:06:58 -05:00
ui Hit animation bug fixes. 2015-08-20 18:40:10 -05:00
Container.java add comments and adjust formatting 2015-06-25 00:21:15 +02:00
ErrorHandler.java Show a more informative error message for BindException. (fixes #119) 2015-08-12 21:46:10 -05:00
GameData.java Hit animation bug fixes. 2015-08-20 18:40:10 -05:00
GameImage.java Updater UI improvements. 2015-08-12 19:06:58 -05:00
GameMod.java Fixed two incorrect shortcut keys for selecting game mods. 2015-08-14 18:15:19 -05:00
Opsu.java Minor port-related fixes. 2015-08-12 22:00:58 -05:00
Options.java Minor port-related fixes. 2015-08-12 22:00:58 -05:00
OszUnpacker.java Follow-up to #99. 2015-06-29 19:22:38 -05:00
ScoreData.java Follow-up to #99. 2015-06-29 19:22:38 -05:00
Utils.java Hit animation bug fixes. 2015-08-20 18:40:10 -05:00