osu/osu.Game
2023-07-05 18:44:27 +09:00
..
Audio
Beatmaps Rewrite comments further 2023-07-01 20:37:33 +02:00
Collections Increase the minimum size of the scroll bar 2023-07-02 00:04:56 +09:00
Configuration Manual fixes to reduce warnings to zero 2023-06-24 01:52:53 +09:00
Database Add logging and Debug.Fail on detached beatmap detection 2023-06-28 12:21:05 +09:00
Extensions
Graphics Increase the minimum size of the scroll bar 2023-07-02 00:04:56 +09: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 Merge pull request #24068 from peppy/fix-sign-out-string 2023-07-02 19:20:24 +02:00
Models
Online Merge branch 'master' into availability-fixes 2023-07-02 20:38:37 +02:00
Overlays Fix cancelled progress notifications requiring exit confirmation 2023-07-04 18:39:19 +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 Add back required pieces to GameplaySampleTriggerSource from old PR 2023-07-05 18:44:27 +09:00
Scoring Add importer update test 2023-07-01 09:49:06 +03:00
Screens Merge branch 'master' into availability-fixes 2023-07-02 20:38:37 +02: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 Ensure "tablet support disabled" notification is only shown once 2023-06-30 13:47:55 +09: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