osu/osu.Game
2023-07-03 00:14:26 +09:00
..
Audio
Beatmaps Fix difficulty deletion not deleting records from realm 2023-06-27 23:43:00 +02:00
Collections
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 Duplicate sign out string for now 2023-07-03 00:14:26 +09:00
Models
Online Apply nullability to login form related classes 2023-06-26 13:26:07 +09:00
Overlays Duplicate sign out string for now 2023-07-03 00:14:26 +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 Merge pull request #24059 from peppy/add-editor-rotate-hotkeys 2023-06-28 12:03:34 +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