.. |
BeatmapSkinProvidingContainer.cs
|
Fix editor not using beatmap combo colours initially on load
|
2020-09-23 13:16:50 +09:00 |
DefaultLegacySkin.cs
|
|
|
DefaultSkin.cs
|
|
|
DefaultSkinConfiguration.cs
|
|
|
GameplaySkinComponent.cs
|
Use char overloads for string methods
|
2020-10-16 11:52:29 +02:00 |
GlobalSkinColours.cs
|
|
|
HUDSkinComponent.cs
|
Use char overloads for string methods
|
2020-10-16 11:52:29 +02:00 |
HUDSkinComponents.cs
|
Merge branch 'master' into peppy/skinnable-health-display
|
2020-10-16 23:17:17 +09:00 |
IAnimationTimeReference.cs
|
|
|
ISkin.cs
|
|
|
ISkinComponent.cs
|
|
|
ISkinSource.cs
|
|
|
LegacyAccuracyCounter.cs
|
Apply same fix to legacy accuracy counter
|
2020-10-17 15:39:26 +02:00 |
LegacyBeatmapSkin.cs
|
Revert "Add marker interface for beatmap skins"
|
2020-08-31 18:29:46 +02:00 |
LegacyColourCompatibility.cs
|
Merge remote-tracking branch 'upstream/master' into catch-combo-counter
|
2020-09-01 20:17:25 +03:00 |
LegacyHealthDisplay.cs
|
Fix ki* textures having an incorrect vertical position
|
2020-11-09 05:54:48 +01:00 |
LegacyManiaSkinConfiguration.cs
|
Merge remote-tracking branch 'upstream/master' into catch-combo-counter
|
2020-09-01 20:17:25 +03:00 |
LegacyManiaSkinConfigurationLookup.cs
|
Merge remote-tracking branch 'upstream/master' into catch-combo-counter
|
2020-09-01 20:17:25 +03:00 |
LegacyManiaSkinDecoder.cs
|
Add missing string function ordinal specifications
|
2020-10-16 12:49:31 +09:00 |
LegacyRollingCounter.cs
|
Generalise LegacyRollingCounter
|
2020-09-12 22:40:32 +02:00 |
LegacyScoreCounter.cs
|
Split line for readability
|
2020-10-17 15:39:25 +02:00 |
LegacySkin.cs
|
Simplify sample lookup
|
2020-10-30 22:33:27 +09:00 |
LegacySkinConfiguration.cs
|
Add support for ScorePrefix and ScoreOverlap values in legacy skins
|
2020-10-16 06:16:20 +02:00 |
LegacySkinDecoder.cs
|
|
|
LegacySkinExtensions.cs
|
|
|
LegacySkinResourceStore.cs
|
|
|
LegacySkinTransformer.cs
|
|
|
LegacySpriteText.cs
|
Update to use virtual methods instead of reconstructing TextBuilder
|
2020-10-19 14:59:03 +09:00 |
PausableSkinnableSound.cs
|
Fix paused samples potentially getting stuck in a playing state in rapid toggling
|
2020-11-05 16:14:23 +09:00 |
Skin.cs
|
|
|
SkinConfigManager.cs
|
|
|
SkinConfiguration.cs
|
Remove set from properties in SkinConfiguration classes
|
2020-08-31 17:48:36 +02:00 |
SkinCustomColourLookup.cs
|
|
|
SkinFileInfo.cs
|
|
|
SkinInfo.cs
|
|
|
SkinManager.cs
|
Add dynamic compile exceptions to fix skin test scenes
|
2020-10-16 17:08:46 +09:00 |
SkinnableDrawable.cs
|
Allow bypassing origin/anchor setting of skinnable components
|
2020-10-14 19:16:34 +09:00 |
SkinnableSound.cs
|
Don't force Gameplay prefix on all skin sample lookups
|
2020-10-30 11:59:40 +09:00 |
SkinnableSprite.cs
|
|
|
SkinnableSpriteText.cs
|
|
|
SkinProvidingContainer.cs
|
|
|
SkinReloadableDrawable.cs
|
|
|
SkinStore.cs
|
|
|
SkinUtils.cs
|
|
|