1
0
mirror of https://github.com/ppy/osu.git synced 2024-10-01 15:17:31 +08:00
osu-lazer/osu.Game/Skinning
Dean Herbert 5a10270a2a
return -> break
no real reason but whatever works
2018-03-20 20:32:32 +09:00
..
DefaultSkin.cs Give DefaultSkin an empty Configuration 2018-03-19 21:00:27 +09:00
LegacySkin.cs Allow import of skins which don't have ini files 2018-03-19 20:26:16 +09:00
LegacySkinDecoder.cs return -> break 2018-03-20 20:32:32 +09:00
Skin.cs Add basic skin configuration decoding support 2018-03-19 20:06:44 +09:00
SkinConfiguration.cs Add basic structure for skin configurations 2018-03-19 20:06:44 +09:00
SkinFileInfo.cs Add basic skin database model layout and importing 2018-02-22 15:46:11 +09:00
SkinInfo.cs Add better ToString output from SkinInfo 2018-03-19 20:06:44 +09:00
SkinManager.cs Add migration for skins which didn't get a proper name assigned 2018-03-19 20:06:44 +09:00
SkinnableDrawable.cs Add xmldoc, make restrictSize private 2018-03-12 11:02:02 +09:00
SkinnableSound.cs Remove null channels from SkinnableSound playable channels 2018-02-25 17:14:35 +09:00
SkinReloadableDrawable.cs Apply review 2018-02-24 23:07:02 +09:00
SkinStore.cs Add basic skin database model layout and importing 2018-02-22 15:46:11 +09:00