osu/osu.Game
2021-10-26 18:06:08 +09:00
..
Audio Remove unnecessary null check 2021-10-26 11:57:51 +09:00
Beatmaps Merge branch 'master' into move-online-beatmap-metrics 2021-10-26 14:24:40 +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 Fix some surrounding code formatting 2021-10-26 14:05:07 +09:00
Extensions
Graphics Fix some surrounding code formatting 2021-10-26 14:05:07 +09:00
Input
IO Update to be in line with framework changes 2021-10-24 13:21:41 +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 Merge pull request #15283 from peppy/test-api-beatmap-set 2021-10-26 15:34:19 +09:00
Overlays Merge pull request #15156 from Susko3/use-ShowFileInNativeExplorer 2021-10-26 15:53:03 +09:00
Performance
Properties
Replays
Rulesets Merge pull request #15304 from peppy/fix-editor-new-beatmap-sample-change-crash 2021-10-26 17:13:56 +09:00
Scoring Update usages of OnlineID 2021-10-18 16:16:36 +09:00
Screens Disable playlist start button when attempts have been exhausted 2021-10-26 18:06:08 +09:00
Skinning Rename OnSourceChanged and expand on xmldoc to mention that it doesn't fire SourceChanged 2021-10-12 13:04:48 +09:00
Stores Always compare OnlineIds by >0 2021-10-20 15:20:34 +09:00
Storyboards
Tests Merge pull request #15283 from peppy/test-api-beatmap-set 2021-10-26 15:34:19 +09:00
Updater
Users
Utils
.editorconfig
osu!.res
osu.Game.csproj Update framework 2021-10-26 13:58:07 +09:00
OsuGame.cs Update to be in line with framework changes 2021-10-24 13:21:41 +02:00
OsuGameBase_Importing.cs
OsuGameBase.cs Make realm a non-drawable component to better order disposal 2021-10-15 13:58:16 +09:00
PerformFromMenuRunner.cs