osu/osu.Game
Dean Herbert 95d62d03e2
Merge pull request #11826 from frenzibyte/fix-score-type-wrong-order
Fix misordered hit error in score meter types
2021-02-19 14:16:57 +09:00
..
Audio Fix audio previews not being adjusted in volume correctly 2021-02-17 20:51:17 +09:00
Beatmaps Move preview point logic to a specific method in WorkingBeatmap 2021-02-18 14:55:44 +09:00
Collections Merge pull request #11817 from peppy/fix-collection-dropdown-cross-thread-manipulation 2021-02-19 10:06:42 +09:00
Configuration Fix misordered hit error in score meter types 2021-02-18 13:04:22 +03:00
Database Redirect batch imports to a separate task scheduler to avoid contention with interactive actions 2021-02-17 19:41:18 +09:00
Extensions
Graphics Merge branch 'master' into non-concurrent-sample-playback 2021-02-12 17:22:15 +09:00
Input
IO Tidy up config parsing logic 2021-02-12 12:57:57 +09:00
IPC
Migrations
Online Allow using OnlineViewContainer without deriving it 2021-02-18 18:07:24 +09:00
Overlays Merge branch 'master' into online-overlay-login-placeholder 2021-02-19 10:06:25 +09:00
Properties
Replays
Rulesets Merge branch 'master' into non-concurrent-sample-playback 2021-02-12 17:22:15 +09:00
Scoring Revert most of the changes to ArchiveModeManager by using better code 2021-02-12 12:48:32 +09:00
Screens Merge pull request #11817 from peppy/fix-collection-dropdown-cross-thread-manipulation 2021-02-19 10:06:42 +09:00
Skinning Update with removal of looping parameter 2021-02-12 19:05:17 +09:00
Storyboards
Tests Merge pull request #11551 from smoogipoo/fix-leave-room-race-2 2021-02-08 19:23:14 +09:00
Updater
Users
Utils Merge pull request #11551 from smoogipoo/fix-leave-room-race-2 2021-02-08 19:23:14 +09:00
osu!.res
osu.Game.csproj Update nunit in line with framework 2021-02-15 21:42:35 +09:00
OsuGame.cs Merge pull request #11603 from Game4all/handle-stable-imports-custom-songs-folder 2021-02-12 21:42:36 +09:00
OsuGameBase.cs Fix audio previews not being adjusted in volume correctly 2021-02-17 20:51:17 +09:00
PerformFromMenuRunner.cs