1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-21 22:47:24 +08:00
osu-lazer/osu.Game/Skinning
2018-03-19 20:26:16 +09:00
..
DefaultSkin.cs Add missing licence header 2018-02-23 13:38:12 +09:00
LegacySkin.cs Allow import of skins which don't have ini files 2018-03-19 20:26:16 +09:00
LegacySkinDecoder.cs Add basic skin configuration decoding support 2018-03-19 20:06:44 +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