.. |
Components
|
Return empty strings rather than erroring
|
2024-10-18 17:18:01 +09:00 |
Triangles
|
…
|
|
ArgonProSkin.cs
|
…
|
|
ArgonSkin.cs
|
`Component` -> `Lookup`
|
2024-08-23 14:48:50 +09:00 |
BeatmapSkinProvidingContainer.cs
|
Expand explanation in inline comment
|
2024-07-05 10:09:06 +09:00 |
DefaultLegacySkin.cs
|
…
|
|
DefaultSkinComponentsContainer.cs
|
…
|
|
FontAdjustableSkinComponent.cs
|
Rename FontColour to TextColour
|
2024-09-20 16:50:17 +02:00 |
GlobalSkinColours.cs
|
…
|
|
GlobalSkinnableContainerLookup.cs
|
`Component` -> `Lookup`
|
2024-08-23 14:48:50 +09:00 |
GlobalSkinnableContainers.cs
|
Move `GlobalSkinnableContainers` to global scope
|
2024-08-22 18:46:07 +09:00 |
IAnimationTimeReference.cs
|
…
|
|
IPooledSampleProvider.cs
|
…
|
|
ISerialisableDrawable.cs
|
Remove `SupportsClosestAnchor` for the time being
|
2024-08-09 15:30:21 +09:00 |
ISerialisableDrawableContainer.cs
|
…
|
|
ISkin.cs
|
Fix incorrect colour fallback handling
|
2024-08-06 15:43:39 +09:00 |
ISkinComponentLookup.cs
|
Rename `GameplaySkinComponentLookup` -> `SkinComponentLookup`
|
2024-08-22 18:46:03 +09:00 |
ISkinSource.cs
|
…
|
|
ISkinTransformer.cs
|
…
|
|
LegacyAccuracyCounter.cs
|
…
|
|
LegacyBeatmapSkin.cs
|
`Component` -> `Lookup`
|
2024-08-23 14:48:50 +09:00 |
LegacyColourCompatibility.cs
|
…
|
|
LegacyDefaultComboCounter.cs
|
Revert default combo counter code to pre-abstractification (and nuke eldritch abstract entity)
|
2024-09-11 11:44:59 +02:00 |
LegacyFont.cs
|
…
|
|
LegacyHealthDisplay.cs
|
…
|
|
LegacyJudgementPieceNew.cs
|
…
|
|
LegacyJudgementPieceOld.cs
|
…
|
|
LegacyKeyCounter.cs
|
Sanitise font sizes / weights
|
2024-08-06 15:17:43 +09:00 |
LegacyKeyCounterDisplay.cs
|
Fix legacy key counter's background being visible when intended to be hidden
|
2024-08-06 16:12:00 +09:00 |
LegacyKiaiFlashingDrawable.cs
|
…
|
|
LegacyManiaSkinConfiguration.cs
|
…
|
|
LegacyManiaSkinConfigurationLookup.cs
|
Merge branch 'master' into mania-combo-counter
|
2024-08-09 00:19:17 +09:00 |
LegacyManiaSkinDecoder.cs
|
Merge branch 'master' into mania-combo-counter
|
2024-08-09 00:19:17 +09:00 |
LegacyNoteBodyStyle.cs
|
…
|
|
LegacyRankDisplay.cs
|
Adjust transitions
|
2024-06-07 17:04:16 +08:00 |
LegacyRollingCounter.cs
|
…
|
|
LegacyScoreCounter.cs
|
…
|
|
LegacySkin.cs
|
`Component` -> `Lookup`
|
2024-08-23 14:48:50 +09:00 |
LegacySkinDecoder.cs
|
…
|
|
LegacySkinExtensions.cs
|
…
|
|
LegacySkinTransformer.cs
|
Add back removed xmldoc
|
2024-08-08 16:36:54 +09:00 |
LegacySongProgress.cs
|
…
|
|
LegacySpriteText.cs
|
Use zero baseline for legacy sprite text display
|
2024-08-15 13:07:42 +09:00 |
LegacyTextureLoaderStore.cs
|
…
|
|
MaxDimensionLimitedTextureLoaderStore.cs
|
…
|
|
PausableSkinnableSound.cs
|
…
|
|
PoolableSkinnableSample.cs
|
…
|
|
RealmBackedResourceStore.cs
|
Add inline comments for iOS locals
|
2024-09-26 16:48:42 +09:00 |
ResourceStoreBackedSkin.cs
|
…
|
|
RulesetSkinProvidingContainer.cs
|
Fix classic fallback not having a transformer (and only add if required)
|
2024-07-04 20:17:39 +09:00 |
SerialisableDrawableExtensions.cs
|
Update `HasFlag` usages
|
2024-07-03 00:19:04 +09:00 |
SerialisedDrawableInfo.cs
|
Update `HasFlag` usages
|
2024-07-03 00:19:04 +09:00 |
Skin.cs
|
Fix deserialise failing with some old skins
|
2024-08-23 20:44:45 +09:00 |
SkinComboColourLookup.cs
|
…
|
|
SkinComponentLookup.cs
|
Rename `GameplaySkinComponentLookup` -> `SkinComponentLookup`
|
2024-08-22 18:46:03 +09:00 |
SkinConfigManager.cs
|
…
|
|
SkinConfiguration.cs
|
Simplify input overlay text colour decode (and fix incorrect default)
|
2024-07-24 14:53:01 +02:00 |
SkinCustomColourLookup.cs
|
…
|
|
SkinImporter.cs
|
Store layout version in `SkinLayoutVersion` instead and refactor migration code
|
2024-07-01 08:30:37 +03:00 |
SkinInfo.cs
|
Store layout version in `SkinLayoutVersion` instead and refactor migration code
|
2024-07-01 08:30:37 +03:00 |
SkinLayoutInfo.cs
|
Rename `SkinComponentsContainer` to `SkinnableContainer`
|
2024-08-22 17:42:50 +09:00 |
SkinManager.cs
|
Add inline comments for iOS locals
|
2024-09-26 16:48:42 +09:00 |
SkinProvidingContainer.cs
|
Fix nullability failure
|
2024-07-04 20:17:40 +09:00 |
SkinReloadableDrawable.cs
|
…
|
|
SkinTransformer.cs
|
…
|
|
SkinUtils.cs
|
…
|
|
SkinnableContainer.cs
|
Remove requirement of `base` calls to ensure user skin container layouts are retrieved
|
2024-08-22 19:14:30 +09:00 |
SkinnableDrawable.cs
|
…
|
|
SkinnableSound.cs
|
Fix old looping samples not stopping when replacing a `SkinnableSound`'s `Samples`
|
2024-10-22 14:35:21 +02:00 |
SkinnableSprite.cs
|
…
|
|
SkinnableSpriteText.cs
|
…
|
|
TrianglesSkin.cs
|
`Component` -> `Lookup`
|
2024-08-23 14:48:50 +09:00 |
UnsupportedSkinComponentException.cs
|
…
|
|
UserSkinComponentLookup.cs
|
Remove requirement of `base` calls to ensure user skin container layouts are retrieved
|
2024-08-22 19:14:30 +09:00 |