osu/osu.Game
2022-09-12 16:19:36 +09:00
..
Audio
Beatmaps Merge branch 'master' into fix-play-button-touch 2022-09-09 18:08:18 +09:00
Collections
Configuration
Database Improve performance when cancelling import with debugger attached 2022-09-05 11:28:13 +09:00
Extensions
Graphics Fix markdown container not rendering certain text correctly 2022-09-10 02:55:20 +03:00
Input
IO
IPC
Localisation
Migrations
Models
Online Fix countdown serialisation 2022-09-11 18:50:51 +09:00
Overlays Merge branch 'master' into notification-fling 2022-09-12 16:19:36 +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 branch 'master' into search-filter 2022-09-09 23:12:37 +08: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
.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