osu/osu.Game
Dan Balasescu b0980a7bf1
Merge pull request #20215 from peppy/notification-dismiss
Allow dismissing notifications without performing action using middle / right click
2022-09-12 18:03:06 +09:00
..
Audio
Beatmaps Merge branch 'master' into fix-play-button-touch 2022-09-09 18:08:18 +09:00
Collections
Configuration
Database
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 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 #20257 from peppy/update-button-show-login 2022-09-12 17:51:45 +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
.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