osu/osu.Game
Dan Balasescu 4eab717a80
Merge pull request #13408 from peppy/default-skin-fallback
Add fallback lookup support for `DefaultSkin`
2021-06-10 16:37:48 +09:00
..
Audio
Beatmaps
Collections Attempt to safeguard against collections database corruptions 2021-06-08 14:25:39 +09:00
Configuration
Database
Extensions
Graphics Merge pull request #13384 from bdach/fixed-label-width 2021-06-10 14:55:49 +09:00
Input
IO
IPC
Localisation
Migrations
Online Move legacy ScoreInfo to be completely based on presence of classic mod 2021-06-08 18:00:09 +09:00
Overlays change WikiMarkdownImage to extend OsuMarkdownImage 2021-06-10 09:38:48 +07:00
Properties
Replays
Rulesets Fix incorrect method referenced in xmldco 2021-06-09 14:20:01 +09:00
Scoring Extract first version out to constant 2021-06-08 18:38:47 +09:00
Screens Fix background being dimmed forever after toggling statistics in results screen 2021-06-09 23:26:57 -07:00
Skinning Add fallback lookup support for DefaultSkin 2021-06-09 18:51:42 +09:00
Storyboards
Tests Merge branch 'master' into legacy-skin-default-fallback 2021-06-08 16:54:26 +09:00
Updater
Users
Utils Add NextSingle of version taking output range to StatelessRNG 2021-06-04 19:52:12 +09:00
osu!.res
osu.Game.csproj Update framework 2021-06-09 20:29:06 +09:00
OsuGame.cs Add parens to declare operator precedence 2021-06-08 18:39:52 +09:00
OsuGameBase_Importing.cs
OsuGameBase.cs Increase music volume back to 80% for the time being 2021-06-04 15:00:53 +09:00
PerformFromMenuRunner.cs