opsu-dance/src/itdelatrisu/opsu
Jeffrey Han 06c423a4dd Properly detect osu! installations on Windows (using registry keys).
Thanks to @ModuleLFS for the idea.

Signed-off-by: Jeffrey Han <itdelatrisu@gmail.com>
2015-10-31 22:20:08 -04:00
..
audio Added some missing @param and @throws Javadoc comments. 2015-09-09 23:51:16 -04:00
beatmap Don't show decimal points for CS/HP/AR/OD values unless needed. 2015-09-19 15:30:41 -04:00
db Ported osu!tp's beatmap difficulty algorithm to compute star ratings. 2015-09-02 19:44:04 -05:00
downloads Updated BloodcatServer to use the new API. (fixes #139, 140) 2015-09-30 00:28:21 -04:00
io Added some missing @param and @throws Javadoc comments. 2015-09-09 23:51:16 -04:00
objects Minor style changes from #134. 2015-09-18 16:02:19 -04:00
render Minor style changes from #134. 2015-09-18 16:02:19 -04: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 Check mouse button before firing events for kinetic scrolling. 2015-09-20 11:38:46 -04:00
ui KineticScrolling Minor fixes 2015-09-19 12:11:07 -04:00
Container.java Replaced "BeatmapImageCache" with a generic LRU cache class. 2015-09-02 13:29:52 -05:00
ErrorHandler.java Add git hash (from refs/remotes/origin/master) to error reports. 2015-08-31 17:54:32 -05:00
GameData.java Minor style changes from #134. 2015-09-18 16:02:19 -04: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 Create Natives dir in XDG_CACHE_HOME, not the working dir. (fixes #129) 2015-08-30 14:31:01 -05:00
Options.java Properly detect osu! installations on Windows (using registry keys). 2015-10-31 22:20:08 -04:00
ScoreData.java Fixed song scores getting clipped horizontally. (also from #131) 2015-09-16 20:12:47 -04:00
Utils.java Added some missing @param and @throws Javadoc comments. 2015-09-09 23:51:16 -04:00