1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-22 16:07:25 +08:00
osu-lazer/osu.Game
Dan Balasescu 7eb49dac7a
Merge pull request #18832 from peppy/bdc-remove-unused-path
Remove unused bindable retrieval flow in `BeatmapDifficultyCache`
2022-06-24 20:20:23 +09:00
..
Audio Automated #nullable processing 2022-06-17 16:37:17 +09:00
Beatmaps Merge pull request #18832 from peppy/bdc-remove-unused-path 2022-06-24 20:20:23 +09:00
Collections Automated #nullable processing 2022-06-17 16:37:17 +09:00
Configuration Add setting for changing mod select hotkey style 2022-06-21 13:33:17 +02:00
Database Throw on Wait failure in a few remaining cases 2022-06-23 15:28:21 +09:00
Extensions Automated #nullable processing 2022-06-17 16:37:17 +09:00
Graphics Merge pull request #18818 from nekodex/rearrangeable-list-feedback 2022-06-23 23:30:55 +09:00
Input Automated #nullable processing 2022-06-17 16:37:17 +09:00
IO Automated #nullable processing 2022-06-17 16:37:17 +09:00
IPC Handle osu:// scheme links via IPC in desktop game 2022-06-20 21:26:22 +02:00
Localisation Add setting for changing mod select hotkey style 2022-06-21 13:33:17 +02:00
Migrations Automated #nullable processing 2022-06-17 16:37:17 +09:00
Models Automated #nullable processing 2022-06-17 16:37:17 +09:00
Online Add and use ILinkHandler interface 2022-06-20 20:04:21 +02:00
Overlays Use new property to specify no tooltip, rather than passing only ruleset 2022-06-24 14:06:18 +09:00
Performance Automated #nullable processing 2022-06-17 16:37:17 +09:00
Properties Automated #nullable processing 2022-06-17 16:37:17 +09:00
Replays Automated #nullable processing 2022-06-17 16:37:17 +09:00
Rulesets Convert == usages to ReferenceEquals 2022-06-20 16:56:19 +09:00
Scoring Merge branch 'master' into importer-post-import-rename 2022-06-20 13:37:16 +02:00
Screens Merge branch 'master' into difficulty-icon-refactor-pass 2022-06-24 16:34:35 +09:00
Skinning PostImport -> PresentImport 2022-06-20 18:36:29 +09:00
Storyboards Automated #nullable processing 2022-06-17 16:37:17 +09:00
Tests Remove remaining Room!=null checks in TestMultiplayerClient where possible 2022-06-23 17:38:34 +09:00
Updater Automated #nullable processing 2022-06-17 16:37:17 +09:00
Users Automated #nullable processing 2022-06-17 16:37:17 +09:00
Utils Automated #nullable processing 2022-06-17 16:37:17 +09:00
.editorconfig Add localisation length hinting 2022-04-28 19:26:28 +09:00
osu!.res
osu.Game.csproj Update resources 2022-06-23 19:51:44 +09:00
OsuGame.cs Add and use ILinkHandler interface 2022-06-20 20:04:21 +02:00
OsuGameBase_Importing.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00
OsuGameBase.cs Add timeout for all ManualResetEventSlim.Wait invocations 2022-06-23 14:46:00 +09:00
PerformFromMenuRunner.cs Automated #nullable processing 2022-06-17 16:37:17 +09:00