1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-22 07:27:25 +08:00
osu-lazer/osu.Game/Skinning
2019-09-03 14:21:54 +09:00
..
BeatmapSkinProvidingContainer.cs Introduce the concept of SkinComponents 2019-08-30 14:55:52 +09:00
DefaultLegacySkin.cs Add "osu!classic" as a bundled skin choice 2019-08-29 16:39:42 +09:00
DefaultSkin.cs Merge remote-tracking branch 'upstream/master' into iskincomponent 2019-09-02 14:21:02 +09:00
DefaultSkinConfiguration.cs Fix ruleset skins incorrectly providing configuration defaults 2019-08-31 12:33:29 +09:00
GameplaySkinComponent.cs Merge branch 'iskincomponent' into play-to-gameplay 2019-08-30 15:29:55 +09:00
ISkin.cs Introduce the concept of SkinComponents 2019-08-30 14:55:52 +09:00
ISkinComponent.cs Introduce the concept of SkinComponents 2019-08-30 14:55:52 +09:00
ISkinSource.cs Turn on warnings, resolve issues 2019-04-25 17:36:17 +09:00
LegacyBeatmapSkin.cs Update licence header (and remove year) 2019-01-24 17:43:03 +09:00
LegacySkin.cs Merge branch 'master' into play-to-gameplay 2019-09-03 11:42:15 +09:00
LegacySkinDecoder.cs Fix legacy decoder using wrong configuration 2019-08-31 13:27:03 +09:00
LegacySkinExtensions.cs Remove duplicate getAnimation function and improve namespacing 2019-08-30 12:59:58 +09:00
LegacySkinResourceStore.cs Merge remote-tracking branch 'upstream/master' into add-ruleset-legacy-skin 2019-08-30 14:12:56 +09:00
LegacySpriteText.cs Split out nested classes 2019-08-30 13:04:11 +09:00
Skin.cs Introduce the concept of SkinComponents 2019-08-30 14:55:52 +09:00
SkinConfiguration.cs Fix ruleset skins incorrectly providing configuration defaults 2019-08-31 12:33:29 +09:00
SkinFileInfo.cs Update licence header (and remove year) 2019-01-24 17:43:03 +09:00
SkinInfo.cs Add "osu!classic" as a bundled skin choice 2019-08-29 16:39:42 +09:00
SkinManager.cs Introduce the concept of SkinComponents 2019-08-30 14:55:52 +09:00
SkinnableDrawable.cs Introduce the concept of SkinComponents 2019-08-30 14:55:52 +09:00
SkinnableSound.cs Adjust file spacing slightly 2019-09-02 19:01:43 +09:00
SkinnableSprite.cs Revert SkinnableSprite lookups to old behaviour 2019-09-03 14:21:54 +09:00
SkinnableSpriteText.cs Introduce the concept of SkinComponents 2019-08-30 14:55:52 +09:00
SkinProvidingContainer.cs Introduce the concept of SkinComponents 2019-08-30 14:55:52 +09:00
SkinReloadableDrawable.cs Adjust comment 2019-07-29 18:35:22 +09:00
SkinStore.cs Add optional skin foreign key to databased settings 2019-05-27 01:56:19 +09:00