osu/osu.Game
2022-06-24 16:34:35 +09:00
..
Audio
Beatmaps Merge branch 'master' into difficulty-icon-refactor-pass 2022-06-24 16:34:35 +09:00
Collections
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
Graphics Merge pull request #18818 from nekodex/rearrangeable-list-feedback 2022-06-23 23:30:55 +09:00
Input
IO
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
Models
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
Properties
Replays
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
Tests Remove remaining Room!=null checks in TestMultiplayerClient where possible 2022-06-23 17:38:34 +09:00
Updater
Users
Utils
.editorconfig
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
OsuGameBase.cs Add timeout for all ManualResetEventSlim.Wait invocations 2022-06-23 14:46:00 +09:00
PerformFromMenuRunner.cs