opsu-dance/src/itdelatrisu/opsu
2016-12-19 17:42:21 +01:00
..
audio Use Download class to download track previews into a Temp/ directory. 2016-10-13 04:12:47 -04:00
beatmap clamp msPerBeat in timingpoints between 10 and 1000 like upstream game does (thanks to @McKay42 for the suggestion) 2016-12-09 22:14:13 +01:00
db Follow-up to #155. 2016-10-13 14:41:58 -04:00
downloads Removed HexideServer. 2016-12-09 22:56:23 -05:00
io Added some missing @param and @throws Javadoc comments. 2015-09-09 23:51:16 -04:00
objects Fix OpenGL version requirement. 2016-12-19 17:42:21 +01:00
render Render end cap at all times. 2016-12-19 17:33:10 +01:00
replay Added some missing @param and @throws Javadoc comments. 2015-09-09 23:51:16 -04:00
skins recolor the slider border from the skin or beatmap settings 2015-06-08 22:12:56 +02:00
states Merge pull request #212 from mad-s/master 2016-12-14 12:55:58 -05:00
ui Follow-up to #155. 2016-10-13 14:41:58 -04:00
Container.java Added GL version/vendor to error report. (#207) 2016-12-08 20:00:14 -05:00
ErrorHandler.java Added GL version/vendor to error report. (#207) 2016-12-08 20:00:14 -05:00
GameData.java Follow-up to #210. 2016-12-10 00:49:33 -05:00
GameImage.java Added a dropdown menu class, similar to the one in osu!. 2015-09-08 23:46:30 -04:00
GameMod.java Removed some unneeded methods. 2015-08-30 17:56:05 -05:00
NativeLoader.java Added some missing @param and @throws Javadoc comments. 2015-09-09 23:51:16 -04:00
Opsu.java Follow-up to af667a4. 2016-12-08 20:05:08 -05:00
Options.java Use Download class to download track previews into a Temp/ directory. 2016-10-13 04:12:47 -04:00
ScoreData.java Follow-up to #155. 2016-10-13 14:41:58 -04:00
Utils.java Follow-up to dabfb82. 2016-10-13 04:20:03 -04:00