.. |
audio
|
TextField updates, and bug fixes from some recent commits.
|
2015-03-08 16:34:28 -04:00 |
db
|
Catch all exceptions in OsuDB. (fixes #41)
|
2015-03-08 20:26:37 -04:00 |
downloads
|
Added error() method to DownloadListener interface.
|
2015-03-07 23:57:18 -05:00 |
objects
|
Added error() method to DownloadListener interface.
|
2015-03-07 23:57:18 -05:00 |
states
|
TextField updates, and bug fixes from some recent commits.
|
2015-03-08 16:34:28 -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
|
Implemented "relax" mod.
|
2015-03-06 00:25:48 -05:00 |
GameImage.java
|
Added an automatic updater for new releases.
|
2015-03-07 04:17:19 -05:00 |
GameMod.java
|
Implemented "relax" mod.
|
2015-03-06 00:25:48 -05:00 |
MenuButton.java
|
Added methods to check for transparent pixels in images.
|
2015-02-19 15:05:55 -05:00 |
Opsu.java
|
Follow-up to #38: loop tracks on states by default.
|
2015-03-07 19:04:45 -05:00 |
Options.java
|
Follow-up to #31: added more reserved keys.
|
2015-03-07 14:24:26 -05:00 |
OsuFile.java
|
More optimizations: don't load OsuFile array fields until needed.
|
2015-03-08 03:05:01 -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
|
Spinner Changes
|
2015-03-07 12:36:24 -05:00 |
OsuParser.java
|
Catch all exceptions in OsuDB. (fixes #41)
|
2015-03-08 20:26:37 -04:00 |
OsuTimingPoint.java
|
Added a beatmap cache database.
|
2015-03-04 21:03:06 -05:00 |
OszUnpacker.java
|
Added methods to delete songs and song groups.
|
2015-02-12 02:27:33 -05:00 |
ScoreData.java
|
Extracted UI components from Utils into a separate UI class.
|
2015-03-05 13:27:45 -05:00 |
SongSort.java
|
Extracted UI components from Utils into a separate UI class.
|
2015-03-05 13:27:45 -05:00 |
UI.java
|
Changed cached OsuFile loading.
|
2015-03-07 23:24:19 -05:00 |
Utils.java
|
Follow-up to #38: loop tracks on states by default.
|
2015-03-07 19:04:45 -05:00 |