osu/osu.Game
2021-02-25 21:24:39 +09:00
..
Audio Fix audio previews not being adjusted in volume correctly 2021-02-17 20:51:17 +09:00
Beatmaps Update HasFlag usages to HasFlagFast 2021-02-25 15:38:56 +09:00
Collections Merge branch 'master' into localisation-refactor-framework 2021-02-25 17:28:55 +09:00
Configuration Fix failing tests doing reference comparisons between string and LocalisedString 2021-02-25 17:49:54 +09: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 optimised-has-flag-checks 2021-02-25 21:24:39 +09:00
Input
IO Tidy up config parsing logic 2021-02-12 12:57:57 +09:00
IPC
Migrations
Online Fix requests being indefinitely queued when user is offline 2021-02-24 19:57:42 +09:00
Overlays Merge branch 'master' into optimised-has-flag-checks 2021-02-25 21:24:39 +09:00
Properties
Replays Update HasFlag usages to HasFlagFast 2021-02-25 15:38:56 +09:00
Rulesets Update HasFlag usages to HasFlagFast 2021-02-25 15:38:56 +09:00
Scoring Revert most of the changes to ArchiveModeManager by using better code 2021-02-12 12:48:32 +09:00
Screens Merge branch 'master' into localisation-refactor-framework 2021-02-25 17:28:55 +09:00
Skinning Apply changes to UI components overriding functions with changing signatures 2021-02-22 19:01:42 +09:00
Storyboards Update HasFlag usages to HasFlagFast 2021-02-25 15:38:56 +09:00
Tests Make PauseCooldownActive protected and expose on test class 2021-02-19 11:42:30 +03:00
Updater
Users Restructure class slightly 2021-02-19 13:40:12 +09:00
Utils
osu!.res
osu.Game.csproj Update framework 2021-02-25 17:28:59 +09:00
OsuGame.cs Allow beatmap imports from any derived version of SongSelect, rather than only PlaySongSelect 2021-02-18 19:19:28 +09:00
OsuGameBase.cs Fix audio previews not being adjusted in volume correctly 2021-02-17 20:51:17 +09:00
PerformFromMenuRunner.cs Ensure the current screen is current when a sub screen is found as the target 2021-02-19 19:45:29 +09:00