opsu-dance/src/itdelatrisu/opsu/states
Jeffrey Han 40e4495030 Initial skin loader implementation.
- Skins are now loaded from subdirectories of the root "Skins" directory, and can be changed in-game (but requires a restart).
- Changed the default skin directory to the osu! directory, if available.

This implements a full parser for skin.ini (excluding CTB/Mania elements) based on the current wiki information.  None of the settings have been implemented yet.

Signed-off-by: Jeffrey Han <itdelatrisu@gmail.com>
2015-05-23 23:48:28 -04:00
..
ButtonMenu.java Removed tools/jarsplice-0.40.jar. 2015-05-17 15:38:58 -04:00
DownloadsMenu.java Added Hexide download server. 2015-05-17 01:58:54 -04:00
Game.java Continuation of 53c79c5 - HitObject name changes. 2015-05-16 21:42:03 -04:00
GamePauseMenu.java Major refactoring - now using far more logical class names. 2015-05-16 21:25:19 -04:00
GameRanking.java Major refactoring - now using far more logical class names. 2015-05-16 21:25:19 -04:00
MainMenu.java Continuation of 53c79c5 - created a BeatmapSet class. 2015-05-16 22:49:18 -04:00
OptionsMenu.java Initial skin loader implementation. 2015-05-23 23:48:28 -04:00
SongMenu.java Continuation of 53c79c5 - created a BeatmapSet class. 2015-05-16 22:49:18 -04:00
Splash.java Major refactoring - now using far more logical class names. 2015-05-16 21:25:19 -04:00