osu/osu.Game
2021-10-13 21:57:50 +02:00
..
Audio Remove unused using statements 2021-10-12 17:17:40 +09:00
Beatmaps Shallow clone BeatmapInfo during conversion process to avoid overwriting fields 2021-10-12 16:43:56 +09:00
Collections Rename remaining usage 2021-10-07 20:57:14 +09:00
Configuration Add some missing labels 2021-10-12 15:09:59 +09:00
Database Merge pull request #15040 from peppy/realm-test-game-host 2021-10-12 21:16:06 +09:00
Extensions
Graphics Revert ThemedDropdown-related changes 2021-10-13 21:57:50 +02:00
Input
IO
IPC
Localisation Add some missing labels 2021-10-12 15:09:59 +09:00
Migrations
Online handle changelog link in message formatter 2021-10-12 09:57:47 +07:00
Overlays Revert ThemedDropdown-related changes 2021-10-13 21:57:50 +02:00
Performance
Properties
Replays
Rulesets Merge pull request #15014 from joseph-ireland/remove-initial-strain 2021-10-10 15:56:20 +09:00
Scoring Remove redundant tuple naming 2021-10-10 16:50:55 +09:00
Screens Ensure FailAnimation is disposed synchronously to avoid test failures 2021-10-11 14:05:31 +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
Storyboards
Tests Add failing coverage for conversion not altering original beatmap 2021-10-12 16:43:56 +09:00
Updater
Users
Utils
.editorconfig
osu!.res
osu.Game.csproj Update framework 2021-10-12 16:20:13 +09:00
OsuGame.cs add OpenChangelog in OsuGame.HandleLink 2021-10-12 09:57:47 +07:00
OsuGameBase_Importing.cs
OsuGameBase.cs Fix migration blocking code running on the wrong thread 2021-10-12 16:04:09 +09:00
PerformFromMenuRunner.cs