opsu-dance/src/itdelatrisu/opsu
Peter Tissen 363eca663c Fix some javadoc 8 errors
This fixes the errors in the opsu src that the new html linter in
the Java 8 javadoc tool catches and classifies as error
(unless the linter is explicitly disabled)
2015-05-25 17:00:56 +02:00
..
audio Skin options: HitCircleOverlayAboveNumber, LayeredHitSounds. 2015-05-25 05:33:12 -04:00
beatmap Fix some javadoc 8 errors 2015-05-25 17:00:56 +02:00
db Major refactoring - now using far more logical class names. 2015-05-16 21:25:19 -04:00
downloads Added Hexide download server. 2015-05-17 01:58:54 -04:00
io Moved OsuReader and OsuWriter into a new package 'opsu.io'. 2015-03-16 11:58:51 -04:00
objects Skin options: HitCircleOverlayAboveNumber, LayeredHitSounds. 2015-05-25 05:33:12 -04:00
replay Continuation of 53c79c5 - HitObject name changes. 2015-05-16 21:42:03 -04:00
skins Initial skin loader implementation. 2015-05-23 23:48:28 -04:00
states Initial skin loader implementation. 2015-05-23 23:48:28 -04:00
Container.java Skin options: CursorRotate, CursorExpand, SpinnerFadePlayfield, CursorTrailRotate, ComboBurstRandom, Combo[1-8], SongSelect(Active|Inactive)Text. 2015-05-24 22:17:45 -04:00
ErrorHandler.java Include OS, architecture, and JRE information in error reports. 2015-03-17 15:49:20 -04:00
GameData.java Skin options: CursorRotate, CursorExpand, SpinnerFadePlayfield, CursorTrailRotate, ComboBurstRandom, Combo[1-8], SongSelect(Active|Inactive)Text. 2015-05-24 22:17:45 -04:00
GameImage.java Initial skin loader implementation. 2015-05-23 23:48:28 -04:00
GameMod.java Mod difficulty multipliers are now reflected in displayed song info. 2015-04-04 12:30:23 -04:00
MenuButton.java Fix some javadoc 8 errors 2015-05-25 17:00:56 +02:00
Opsu.java Initial skin loader implementation. 2015-05-23 23:48:28 -04:00
Options.java Initial skin loader implementation. 2015-05-23 23:48:28 -04:00
OsuParser.java Skin options: CursorRotate, CursorExpand, SpinnerFadePlayfield, CursorTrailRotate, ComboBurstRandom, Combo[1-8], SongSelect(Active|Inactive)Text. 2015-05-24 22:17:45 -04:00
OszUnpacker.java Added methods to delete songs and song groups. 2015-02-12 02:27:33 -05:00
ScoreData.java Implemented "Flashlight" mod. 2015-03-15 15:38:04 -04:00
SongSort.java Continuation of 53c79c5 - created a BeatmapSet class. 2015-05-16 22:49:18 -04:00
UI.java Skin options: HitCircleOverlayAboveNumber, LayeredHitSounds. 2015-05-25 05:33:12 -04:00
Utils.java Skin options: CursorRotate, CursorExpand, SpinnerFadePlayfield, CursorTrailRotate, ComboBurstRandom, Combo[1-8], SongSelect(Active|Inactive)Text. 2015-05-24 22:17:45 -04:00