osu/osu.Game
2022-09-12 16:27:41 +09:00
..
Audio
Beatmaps Merge branch 'master' into fix-play-button-touch 2022-09-09 18:08:18 +09:00
Collections Fix collection dropdown potentially overwriting value change with schedule hotfix 2022-08-23 17:33:53 +09:00
Configuration Update OsuConfigManager in line with ConfigManager logging changes 2022-08-22 17:03:20 +09:00
Database Improve performance when cancelling import with debugger attached 2022-09-05 11:28:13 +09:00
Extensions Improved UprightUnscaledContainer 2022-08-22 14:24:52 +01:00
Graphics Fix markdown container not rendering certain text correctly 2022-09-10 02:55:20 +03:00
Input
IO
IPC
Localisation
Migrations
Models
Online Merge pull request #19308 from frenzibyte/top-rank-badge-order 2022-09-12 16:20:21 +09:00
Overlays Merge branch 'master' into notification-dismiss 2022-09-12 16:27:41 +09:00
Performance
Properties
Replays
Rulesets Reduce ramp mod multipliers in line with other difficulty change mods for now 2022-09-09 16:39:57 +09:00
Scoring Fix async exception by using difficulty calculator directly 2022-09-09 13:57:01 +09:00
Screens Merge pull request #19308 from frenzibyte/top-rank-badge-order 2022-09-12 16:20:21 +09:00
Skinning add arrow short cut for skin editor 2022-09-08 23:14:34 +08:00
Storyboards Remove unnecessary virtual spec 2022-09-12 14:20:48 +09:00
Tests Fix mods not being set on BeginPlayingInternal 2022-09-08 13:17:27 +09:00
Updater Fix activation not firing with refactors 2022-09-12 15:04:30 +09:00
Users
Utils Include framework configuration in sentry output 2022-08-22 17:03:30 +09:00
.editorconfig
BackgroundBeatmapProcessor.cs Revert async Task change 2022-09-09 16:12:18 +09:00
osu!.res
osu.Game.csproj Update framework 2022-09-08 19:21:15 +09:00
OsuGame.cs Fix attempting to use "home" key binding while exiting game causing errors 2022-09-09 14:52:51 +09:00
OsuGameBase_Importing.cs
OsuGameBase.cs Fix beat sync stopping after returning to menu from a failed play 2022-09-09 14:13:03 +09:00
PerformFromMenuRunner.cs