1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-22 05:27:23 +08:00
osu-lazer/osu.Game/Skinning
2019-11-06 20:24:19 +03:00
..
BeatmapSkinProvidingContainer.cs Introduce the concept of SkinComponents 2019-08-30 14:55:52 +09:00
DefaultLegacySkin.cs Use decimal data type instead 2019-10-09 23:33:25 +03:00
DefaultSkin.cs Add todo comment 2019-09-06 12:16:20 +09:00
DefaultSkinConfiguration.cs Update lazer default combo colours to match stable 2019-10-04 10:46:48 +08:00
GameplaySkinComponent.cs Refactor skin configuration to be infinitely extensible 2019-09-03 17:57:34 +09:00
GlobalSkinColour.cs Refactor skin configuration to be infinitely extensible 2019-09-03 17:57:34 +09:00
GlobalSkinConfiguration.cs Refactor skin configuration to be infinitely extensible 2019-09-03 17:57:34 +09:00
ISkin.cs Add xmldoc to ISkin 2019-09-03 18:30:22 +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 Use decimal data type instead 2019-10-09 23:33:25 +03:00
LegacySkinConfiguration.cs Specify why legacy version is nullable 2019-11-06 20:24:19 +03:00
LegacySkinDecoder.cs Fix incorrect skin version case 2019-11-06 20:23:22 +03: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 Fix osu! hitcircle font textures being incorrectly sized 2019-09-11 13:39:21 +09:00
Skin.cs Refactor skin configuration to be infinitely extensible 2019-09-03 17:57:34 +09:00
SkinConfigManager.cs Refactor skin configuration to be infinitely extensible 2019-09-03 17:57:34 +09:00
SkinConfiguration.cs Refactor skin configuration to be infinitely extensible 2019-09-03 17:57:34 +09:00
SkinCustomColourLookup.cs Refactor skin configuration to be infinitely extensible 2019-09-03 17:57:34 +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 Refactor skin configuration to be infinitely extensible 2019-09-03 17:57:34 +09:00
SkinnableDrawable.cs Introduce the concept of SkinComponents 2019-08-30 14:55:52 +09:00
SkinnableSound.cs Add automatic resource mapping for rulesets to their own dll 2019-09-04 20:29:28 +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 Refactor skin configuration to be infinitely extensible 2019-09-03 17:57:34 +09:00
SkinReloadableDrawable.cs Update accent colour on combo index change 2019-09-26 17:13:13 +09:00
SkinStore.cs Add optional skin foreign key to databased settings 2019-05-27 01:56:19 +09:00
SkinUtils.cs Add missing license header 2019-09-05 17:01:14 +09:00