opsu-dance/src/itdelatrisu/opsu
yugecin 022035dce5 Merge branch 'knorkesliders' into knorkemergingsliders
# Conflicts:
#	src/itdelatrisu/opsu/objects/Slider.java
2016-12-03 18:54:09 +01:00
..
audio ability to change map offset while playing (- and + keys) 2016-11-20 13:49:53 +01:00
beatmap Merge branch 'logo' 2016-11-13 02:45:40 +01:00
db Ported osu!tp's beatmap difficulty algorithm to compute star ratings. 2015-09-02 19:44:04 -05:00
downloads fix #25 2016-10-11 11:04:41 +02:00
io Added some missing @param and @throws Javadoc comments. 2015-09-09 23:51:16 -04:00
objects Merge branch 'knorkesliders' into knorkemergingsliders 2016-12-03 18:54:09 +01:00
render first attemt at shrinking sliders 2016-12-03 18:18:18 +01:00
replay Added some missing @param and @throws Javadoc comments. 2015-09-09 23:51:16 -04:00
skins support prefixes (HitCirclePrefix, ScorePrefix), and use dummy instead of complaining when image can't be found 2016-09-30 15:54:07 +02:00
states first attempt at merging sliders 2016-12-03 18:39:20 +01:00
ui new cursor override: use next object's colors (close #43) 2016-11-20 22:10:17 +01:00
Container.java on exceptions that make game crash, show dialog with the real cause (close #51) 2016-11-20 13:45:05 +01:00
ErrorHandler.java use a reasonable size for the errorhandler dialog 2016-09-27 19:58:45 +02:00
GameData.java New hidden slider style 2016-10-04 13:01:24 +02:00
GameImage.java add epilepsy warning img 2016-11-17 00:12:44 +01:00
GameMod.java auto activate auto 2016-09-30 19:39:47 +02:00
NativeLoader.java Added some missing @param and @throws Javadoc comments. 2015-09-09 23:51:16 -04:00
Opsu.java add option to allow multiple instances (closes #33) 2016-10-14 23:54:06 +02:00
Options.java ctrl+click slider option to reset to default value 2016-11-20 23:19:13 +01:00
ScoreData.java Fixed song scores getting clipped horizontally. (also from #131) 2015-09-16 20:12:47 -04:00
Utils.java put common stuff in utils 2016-09-30 23:56:07 +02:00