osu/osu.Game
2022-09-15 11:16:00 +01:00
..
Audio
Beatmaps Fix beatmap listing potentially showing duplicate beatmap cards 2022-09-13 01:39:21 +03:00
Collections
Configuration
Database Don't trigger fling animation when Close is triggered by non-user action 2022-09-12 16:54:25 +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 Merge pull request #19066 from andy840119/remove-the-nullable-disable-in-the-ruleset 2022-09-12 19:07:23 +09:00
Overlays Display certain sort criterias based on selected category and query 2022-09-15 04:30:09 +03:00
Performance
Properties
Replays
Rulesets Fix up xmldoc 2022-09-15 16:06:21 +09:00
Scoring Fix local scores potentially not being stable-sorted for leaderboard display 2022-09-14 14:19:53 +09:00
Screens Set InvalidationSource to Self 2022-09-15 11:16:00 +01:00
Skinning Rename parameter to clarify purpose 2022-09-13 02:21:01 +03:00
Storyboards Remove unnecessary virtual spec 2022-09-12 14:20:48 +09:00
Tests Merge branch 'master' of https://github.com/ppy/osu into remove-the-nullable-disable-in-the-ruleset 2022-09-10 10:40:12 +08:00
Updater Don't play fling animation when activating a notification 2022-09-12 18:57:18 +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