osu/osu.Game
Dean Herbert cbaee98674
Don't delete scores when deleting beatmaps
The score model's spec allows for null `BeatmapInfo` so the reasoning of
the inline comment is no longer valid. We match based on hash these
days.
2024-10-22 01:39:05 +09:00
..
Audio
Beatmaps Expose no-op constructors as protected 2024-10-18 13:30:29 +09:00
Collections
Configuration
Database Don't delete scores when deleting beatmaps 2024-10-22 01:39:05 +09:00
Extensions
Graphics Make TernaryStateRadioMenuItem localisable 2024-10-11 18:48:04 -07:00
Input Merge branch 'master' into grids 2024-10-16 09:55:27 +02:00
IO
IPC
Localisation Add localisation support for "use relative size" setting label 2024-10-18 11:39:55 +02:00
Models
Online Update signalr exceptions in line with deprecated ctor 2024-10-18 16:20:07 +09:00
Overlays Remove unused using directive 2024-10-21 13:52:17 +02:00
Performance
Properties
Replays
Rulesets Fixes cursor rotating along with playfield when using Barrel Roll in standard 2024-10-17 14:38:13 -04:00
Scoring Expose no-op constructors as protected 2024-10-18 13:30:29 +09:00
Screens Add relative size toggle to DefaultSongProgress too 2024-10-18 11:43:03 +02:00
Skinning Return empty strings rather than erroring 2024-10-18 17:18:01 +09:00
Storyboards
Tests Add failing test 2024-10-11 14:16:24 +02:00
Updater
Users
Utils
.editorconfig
FodyWeavers.xml
osu!.res
osu.Game.csproj Update all dependencies (except realm, nunit, moq and deepclone) 2024-10-18 16:20:07 +09:00
OsuGame.cs
OsuGameBase_Importing.cs
OsuGameBase.cs
PerformFromMenuRunner.cs