osu/osu.Game
Dan Balasescu 52addc775e
Merge pull request #27965 from bdach/generic-math
Apply generic math-related changes
2024-04-26 01:33:54 +09:00
..
Audio
Beatmaps Apply transforms to storyboard videos 2024-04-22 18:43:15 +08:00
Collections
Configuration
Database Merge pull request #27866 from Joehuu/fix-online-score-export 2024-04-23 09:08:04 +02:00
Extensions
Graphics Merge pull request #27965 from bdach/generic-math 2024-04-26 01:33:54 +09:00
Input
IO
IPC
Localisation Add ability to show beatmap source using skin editor's beatmap attribute text 2024-04-24 09:01:31 +08:00
Models
Online Fix SpectatorClient holding references to Player 2024-04-03 17:32:02 +09:00
Overlays Merge pull request #27965 from bdach/generic-math 2024-04-26 01:33:54 +09:00
Performance Expose high performance session state 2024-04-16 10:04:38 +08:00
Properties
Replays
Rulesets Fix DifficultyBindable bound desync between maxValue and CurrentNumber.MaxValue 2024-04-23 18:58:40 +02:00
Scoring Return Task.CompletedTask instead of null 2024-04-22 11:22:39 -07:00
Screens Merge pull request #27965 from bdach/generic-math 2024-04-26 01:33:54 +09:00
Skinning Add ability to show beatmap source using skin editor's beatmap attribute text 2024-04-24 09:01:31 +08:00
Storyboards Fix fade-in no longer working on videos 2024-04-23 22:03:32 +08:00
Tests
Updater Warn about not using an official "deployed" build 2024-03-21 00:47:45 +09:00
Users
Utils Fix test failures due to sentry oversight 2024-04-12 01:10:42 +08:00
.editorconfig
FodyWeavers.xml
osu!.res
osu.Game.csproj Update framework 2024-04-23 22:04:28 +08:00
OsuGame.cs Revert beatmap query change 2024-04-22 11:15:50 -07:00
OsuGameBase_Importing.cs
OsuGameBase.cs Only attempt to disable rulesets when decidedly crashing out 2024-03-25 11:33:15 +01:00
PerformFromMenuRunner.cs