osu/osu.Game
2021-09-30 18:21:34 +09:00
..
Audio
Beatmaps Add missing interface to BeatmapManager 2021-09-30 18:21:24 +09:00
Collections Split out IPostNotifications into an interface 2021-09-30 18:21:34 +09:00
Configuration
Database Split out IPostNotifications into an interface 2021-09-30 18:21:34 +09:00
Extensions
Graphics Fix text overflowing on dropdown headers 2021-09-24 22:04:45 -07:00
Input Add key binding support for grid mode cycle 2021-09-20 16:43:15 +09:00
IO Rename JSON key resolver to better expose what it's doing 2021-09-29 11:26:37 +09:00
IPC
Localisation Add key binding support for grid mode cycle 2021-09-20 16:43:15 +09:00
Migrations
Online
Overlays Fix DialogOverlay potentially not expiring dialogs as soon as it should 2021-09-23 19:19:03 +09:00
Performance
Properties
Replays
Rulesets Reduce NestedHitObject enumerator overhead 2021-09-20 15:09:27 +09:00
Scoring Expose more pieces of ArchiveModelManager via interfaces 2021-09-30 16:44:39 +09:00
Screens Move hosted by text into nullcheck 2021-09-30 12:04:30 +09:00
Skinning Use null check instead of assert in Hide() due to public exposure 2021-09-29 18:58:43 +09:00
Storyboards
Tests Hook up all required interfaces to new BeatmapManager 2021-09-30 17:18:39 +09:00
Updater
Users
Utils
.editorconfig
osu!.res
osu.Game.csproj Update framework 2021-09-29 14:03:41 +09:00
OsuGame.cs Remove unused using 2021-09-29 19:09:48 +09:00
OsuGameBase_Importing.cs
OsuGameBase.cs Add back optional online lookups 2021-09-30 17:18:39 +09:00
PerformFromMenuRunner.cs