.. |
Editor
|
Add score/health processors to fill in default values
|
2021-05-10 18:15:39 +09:00 |
BeatmapSkinProvidingContainer.cs
|
|
|
DefaultLegacySkin.cs
|
Actually annotate the correct ctor
|
2021-05-12 23:53:39 +02:00 |
DefaultSkin.cs
|
Mark all skin ctors used via reflection in SkinInfo.CreateInstance()
|
2021-05-12 23:23:42 +02:00 |
DefaultSkinConfiguration.cs
|
|
|
GameplaySkinComponent.cs
|
|
|
GlobalSkinColours.cs
|
|
|
HUDSkinComponent.cs
|
|
|
HUDSkinComponents.cs
|
Remove text skin components in favour of plain LegacySpriteText s
|
2021-03-13 06:05:36 +03:00 |
IAnimationTimeReference.cs
|
|
|
IDefaultSkinnableTarget.cs
|
Move skin-related interfaces out of HUD namespace
|
2021-04-30 13:10:42 +09:00 |
IPooledSampleProvider.cs
|
|
|
ISkin.cs
|
|
|
ISkinComponent.cs
|
|
|
ISkinnableComponent.cs
|
Move skin-related interfaces out of HUD namespace
|
2021-04-30 13:10:42 +09:00 |
ISkinnableTarget.cs
|
Move skin-related interfaces out of HUD namespace
|
2021-04-30 13:10:42 +09:00 |
ISkinSource.cs
|
|
|
LegacyAccuracyCounter.cs
|
Merge branch 'skin-components-bind-outwards' into skin-components-bind-outwards-accuracy
|
2021-05-07 16:29:10 +09:00 |
LegacyBeatmapSkin.cs
|
|
|
LegacyColourCompatibility.cs
|
|
|
LegacyFont.cs
|
|
|
LegacyHealthDisplay.cs
|
Update HealthDisplay components to use DI to attach data source
|
2021-05-07 17:22:45 +09:00 |
LegacyJudgementPieceNew.cs
|
|
|
LegacyJudgementPieceOld.cs
|
|
|
LegacyManiaSkinConfiguration.cs
|
|
|
LegacyManiaSkinConfigurationLookup.cs
|
|
|
LegacyManiaSkinDecoder.cs
|
Only trim trailing spaces to avoid breakage in storyboard parsing
|
2021-03-18 16:30:30 +09:00 |
LegacyRollingCounter.cs
|
Update legacy sprite text constructor
|
2021-03-13 06:05:36 +03:00 |
LegacyScoreCounter.cs
|
Remove weird vestigial Current reimplementation
|
2021-05-08 21:01:37 +02:00 |
LegacySkin.cs
|
Mark all skin ctors used via reflection in SkinInfo.CreateInstance()
|
2021-05-12 23:23:42 +02:00 |
LegacySkinConfiguration.cs
|
|
|
LegacySkinDecoder.cs
|
Remove unnecessary second call to StripComments in skin parsing logic
|
2021-03-25 13:35:42 +09:00 |
LegacySkinExtensions.cs
|
Fix incorrect default font overlap for score and combo
|
2021-03-26 10:35:46 +03:00 |
LegacySkinResourceStore.cs
|
|
|
LegacySkinTransformer.cs
|
|
|
LegacySpriteText.cs
|
Update legacy sprite text constructor
|
2021-03-13 06:05:36 +03:00 |
PausableSkinnableSound.cs
|
Add failing test
|
2021-04-20 16:51:00 +09:00 |
PoolableSkinnableSample.cs
|
Fix disposal rather than performing some weird hack
|
2021-03-19 20:30:52 +09:00 |
Skin.cs
|
Merge branch 'master' into fix-unsafe-skinnable-sample-play
|
2021-03-18 19:51:46 +01:00 |
SkinConfigManager.cs
|
|
|
SkinConfiguration.cs
|
|
|
SkinCustomColourLookup.cs
|
|
|
SkinFileInfo.cs
|
|
|
SkinInfo.cs
|
Fix missed InstantiationInfo setter usages
|
2021-05-12 23:34:25 +02:00 |
SkinManager.cs
|
Extract invariant instantiation info extension method
|
2021-05-12 23:23:51 +02:00 |
SkinnableDrawable.cs
|
|
|
SkinnableSound.cs
|
Fix back to front initialisation order
|
2021-03-20 10:51:58 +09:00 |
SkinnableSprite.cs
|
|
|
SkinnableSpriteText.cs
|
|
|
SkinProvidingContainer.cs
|
|
|
SkinReloadableDrawable.cs
|
|
|
SkinStore.cs
|
|
|
SkinUtils.cs
|
|
|