opsu-dance/src/itdelatrisu/opsu
2018-07-07 15:21:36 +02:00
..
audio add pulse effect to main menu logo 2018-06-26 23:46:42 +02:00
beatmap remove unnecessary events pattern and replace it with something more simple 2018-06-25 22:19:04 +02:00
db refactor errorhandler 2017-05-27 01:46:50 +02:00
downloads remove unnecessary events pattern and replace it with something more simple 2018-06-25 22:19:04 +02:00
io Added some missing @param and @throws Javadoc comments. 2015-09-09 23:51:16 -04:00
objects got rid of dependency injection, it doesn't add anything at this point and only slows down things and makes a mess. Also some refactoring. 2017-05-21 11:12:55 +02:00
render got rid of dependency injection, it doesn't add anything at this point and only slows down things and makes a mess. Also some refactoring. 2017-05-21 11:12:55 +02:00
replay remove unnecessary events pattern and replace it with something more simple 2018-06-25 22:19:04 +02:00
skins remove unnecessary events pattern and replace it with something more simple 2018-06-25 22:19:04 +02:00
states draw buttons above logo pulse ripples 2018-07-07 15:21:36 +02:00
ui fix changing animated values with different easing wrong current position 2018-07-07 10:02:14 +02:00
GameData.java got rid of dependency injection, it doesn't add anything at this point and only slows down things and makes a mess. Also some refactoring. 2017-05-21 11:12:55 +02:00
GameImage.java base button resources and hide/show visibility 2018-07-07 15:09:52 +02:00
GameMod.java remove delegating stuff from Input 2017-05-27 02:10:32 +02:00
NativeLoader.java better jar handling; get native files from manifest instead of iterator over every file in the jar 2017-05-25 01:03:15 +02:00
ScoreData.java Follow-up to #155. 2016-10-13 14:41:58 -04:00
Utils.java fix expanding cursor while in game 2017-06-22 12:20:25 +02:00