osu/osu.Game
2023-06-28 16:02:46 +09:00
..
Audio
Beatmaps Fix difficulty deletion not deleting records from realm 2023-06-27 23:43:00 +02:00
Collections Apply osu! side changes in line with FocusedOverlayContainer.PopIn abstract change 2023-06-18 20:57:32 +09:00
Configuration Manual fixes to reduce warnings to zero 2023-06-24 01:52:53 +09:00
Database Manual fixes to reduce warnings to zero 2023-06-24 01:52:53 +09:00
Extensions
Graphics Change OpenUserProfile argument type to always use IUser 2023-06-24 18:12:35 +03:00
Input Automated pass 2023-06-24 01:00:03 +09:00
IO Manual fixes to reduce warnings to zero 2023-06-24 01:52:53 +09:00
IPC
Localisation Fix XML doc not mirroring string 2023-06-27 21:02:44 +02:00
Models
Online Force a beatmap availability state change when selected item is changed 2023-06-28 16:02:46 +09:00
Overlays Apply nullability to login form related classes 2023-06-26 13:26:07 +09:00
Performance Automated pass 2023-06-24 01:00:03 +09:00
Properties Automated pass 2023-06-24 01:00:03 +09:00
Replays
Rulesets Rename ClicksPerSecondCalculator to ClicksPerSecondController 2023-06-27 16:38:46 +09:00
Scoring Revert nullability enable in Score (and related changes) 2023-06-24 15:35:07 +02:00
Screens Avoid performing any actions when BeatmapAvailability is updated to Unknown 2023-06-28 16:01:54 +09:00
Skinning Move argon key counter to right to match stable expectations 2023-06-26 16:22:38 +09:00
Storyboards Manual fixes to reduce warnings to zero 2023-06-24 01:52:53 +09:00
Tests Automated pass 2023-06-24 01:00:03 +09:00
Updater
Users Automated pass 2023-06-24 01:00:03 +09:00
Utils Automated pass 2023-06-24 01:00:03 +09:00
.editorconfig
BackgroundBeatmapProcessor.cs
osu!.res
osu.Game.csproj Update resources 2023-06-25 15:18:56 +09:00
OsuGame.cs Localise common game notifications 2023-06-27 20:56:35 +02:00
OsuGameBase_Importing.cs Automated pass 2023-06-24 01:00:03 +09:00
OsuGameBase.cs Add method to queue a restart after app is exited (when supported) 2023-06-21 19:06:28 +09:00
PerformFromMenuRunner.cs