osu/osu.Game
2021-10-23 10:01:24 +02:00
..
Audio
Beatmaps Remove unnecessary setters from IBeatmapSetOnlineInfo interface 2021-10-22 17:48:09 +09:00
Collections Split dropdown accent colour into hover and selection colours 2021-10-19 22:09:51 +02:00
Configuration Fix a missed toast shortcut string not localising correctly 2021-10-22 15:45:48 -07:00
Database Merge remote-tracking branch 'upstream/master' into use-ShowFileInNativeExplorer 2021-10-23 10:01:24 +02:00
Extensions
Graphics Merge remote-tracking branch 'upstream/master' into use-ShowFileInNativeExplorer 2021-10-23 10:01:24 +02:00
Input
IO Update usages of OpenInNativeExplorer to use ShowFileInNativeExplorer 2021-10-17 12:56:29 +02:00
IPC
Localisation Fix possible exception with "invalid" key 2021-10-20 15:03:16 +09:00
Migrations
Models Always compare OnlineIds by >0 2021-10-20 15:20:34 +09:00
Online Refactor BeatmapMetadataContainer and usages to use interface types 2021-10-22 21:38:50 +09:00
Overlays Refactor BeatmapMetadataContainer and usages to use interface types 2021-10-22 21:38:50 +09:00
Performance
Properties
Replays
Rulesets Change OnlineID to non-nullable to allow for indexing in Realm 2021-10-18 15:53:40 +09:00
Scoring Update usages of OnlineID 2021-10-18 16:16:36 +09:00
Screens Merge branch 'master' into fix-password-popover-focus 2021-10-22 22:52:46 +09:00
Skinning
Stores Always compare OnlineIds by >0 2021-10-20 15:20:34 +09:00
Storyboards
Tests Move BeatmapSetOnlineInfo to an interface type 2021-10-21 16:58:42 +09:00
Updater
Users
Utils
.editorconfig
osu!.res
osu.Game.csproj Update resources 2021-10-15 18:27:01 +09:00
OsuGame.cs Merge remote-tracking branch 'upstream/master' into use-ShowFileInNativeExplorer 2021-10-23 10:01:24 +02:00
OsuGameBase_Importing.cs
OsuGameBase.cs
PerformFromMenuRunner.cs