osu/osu.Game
2023-07-06 20:56:24 +02:00
..
Audio
Beatmaps Move score attach logic to a helper method and call during editor save 2023-07-04 15:07:40 +09:00
Collections Increase the minimum size of the scroll bar 2023-07-02 00:04:56 +09:00
Configuration Remember state of replay settings visibility 2023-07-06 00:53:37 +09:00
Database Merge branch 'master' into editor-save-local-score-management 2023-07-06 12:28:44 +09:00
Extensions
Graphics Increase the minimum size of the scroll bar 2023-07-02 00:04:56 +09:00
Input Move replay settings toggle to replay key bindings section 2023-07-05 22:45:10 +02:00
IO
IPC
Localisation Make key for toggling replay settings customisable 2023-07-06 01:00:41 +09:00
Models
Online Make ScoreInfo.BeatmapInfo nullable 2023-07-04 14:50:34 +09:00
Overlays Merge branch 'master' into editor-save-local-score-management 2023-07-06 12:28:44 +09:00
Performance
Properties
Replays
Rulesets Merge pull request #24121 from peppy/fix-judged-fallback 2023-07-05 22:15:04 +02:00
Scoring Merge branch 'master' into editor-save-local-score-management 2023-07-06 12:28:44 +09:00
Screens Merge branch 'master' into editor-save-local-score-management 2023-07-06 12:28:44 +09:00
Skinning Move argon key counter to right to match stable expectations 2023-06-26 16:22:38 +09:00
Storyboards
Tests
Updater
Users Make ScoreInfo.BeatmapInfo nullable 2023-07-04 14:50:34 +09:00
Utils
.editorconfig
BackgroundBeatmapProcessor.cs Add one more safety against processing scores with missing beatmap 2023-07-06 20:56:24 +02:00
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
OsuGameBase.cs Revert unintented change 2023-06-29 17:15:48 +09:00
PerformFromMenuRunner.cs