opsu-dance/src/itdelatrisu/opsu
Jeffrey Han 637f5dc8d4 Merge pull request #49 from fluddokt/omaster
@2x size images, combo burst speed scaling, CircumscribedCircle drawing optimization.
2015-03-14 22:52:56 -04:00
..
audio TextField updates, and bug fixes from some recent commits. 2015-03-08 16:34:28 -04:00
db New updater notification and minor OsuDB fix. 2015-03-12 02:38:43 -04:00
downloads New updater notification and minor OsuDB fix. 2015-03-12 02:38:43 -04:00
objects @2x size images. 2015-03-14 18:50:09 -04:00
replay Store raw hit object coordinates instead of scaled ones. 2015-03-12 20:12:43 -04:00
states Merge pull request #49 from fluddokt/omaster 2015-03-14 22:52:56 -04:00
Container.java Follow-up to #37. 2015-03-07 15:38:59 -05:00
ErrorHandler.java Added an automatic updater for new releases. 2015-03-07 04:17:19 -05:00
GameData.java @2x size images. 2015-03-14 18:50:09 -04:00
GameImage.java @2x size images. 2015-03-14 18:50:09 -04:00
GameMod.java Draw score info tooltips when hovering over a score. 2015-03-13 00:24:51 -04:00
MenuButton.java Added methods to check for transparent pixels in images. 2015-02-19 15:05:55 -05:00
Opsu.java New updater notification and minor OsuDB fix. 2015-03-12 02:38:43 -04:00
Options.java @2x size images. 2015-03-14 18:50:09 -04:00
OsuFile.java Initial replay writing support. 2015-03-10 18:10:51 -04:00
OsuGroupList.java TextField updates, and bug fixes from some recent commits. 2015-03-08 16:34:28 -04:00
OsuGroupNode.java Follow-up to ab1a377: now using Graphics.setClip(). 2015-02-19 23:45:48 -05:00
OsuHitObject.java Fixed bugs with Hard Rock mod and replays during breaks. 2015-03-12 20:33:32 -04:00
OsuParser.java Initial replay writing support. 2015-03-10 18:10:51 -04:00
OsuReader.java Initial replay parsing support. 2015-03-09 18:32:43 -04:00
OsuTimingPoint.java Added a beatmap cache database. 2015-03-04 21:03:06 -05:00
OsuWriter.java Initial replay recording support. 2015-03-10 22:37:23 -04:00
OszUnpacker.java Added methods to delete songs and song groups. 2015-02-12 02:27:33 -05:00
ScoreData.java Added fade effects for tooltips. 2015-03-13 02:52:18 -04:00
SongSort.java Extracted UI components from Utils into a separate UI class. 2015-03-05 13:27:45 -05:00
UI.java Added fade effects for tooltips. 2015-03-13 02:52:18 -04:00
Utils.java Added fade effects for tooltips. 2015-03-13 02:52:18 -04:00