..
Audio
Fix audio previews not being adjusted in volume correctly
2021-02-17 20:51:17 +09:00
Beatmaps
Merge branch 'master' into beatmap-difficulty-cache-nullable
2021-02-25 22:52:15 +09:00
Collections
Merge branch 'master' into localisation-refactor-framework
2021-02-25 17:28:55 +09:00
Configuration
Fix multiple enumerations when ordering setting sources
2021-02-27 14:58:01 +01:00
Database
Fix "failed to import" message showing when importing from a stable install with no beatmaps
2021-02-26 17:30:59 +09:00
Extensions
Merge branch 'master' into fix-leave-room-race-2
2021-01-30 13:41:04 +01:00
Graphics
Merge branch 'master' into optimised-has-flag-checks
2021-02-25 21:24:39 +09:00
Input
Update KeyBinding usages in line with interface changes
2021-01-15 14:57:01 +09:00
IO
Tidy up config parsing logic
2021-02-12 12:57:57 +09:00
IPC
Add spaces to comments
2020-05-04 18:36:24 -07:00
Migrations
Add flag value to database
2020-10-20 00:46:08 +02:00
Online
Show API human readable error message when chat posting fails
2021-02-26 13:38:00 +09:00
Overlays
Reduce allocation overhead when notification overlay has visible notifications
2021-02-26 17:11:47 +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
Allow determining a BeatmapDifficultyCache's bindable return's completion state via nullability
2021-02-25 16:19:01 +09:00
Screens
Remove unnecessary using (underlying enumerator change)
2021-02-26 20:03:03 +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
Update EndsWith usages
2020-10-16 12:58:34 +09:00
Users
Restructure class slightly
2021-02-19 13:40:12 +09:00
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 framework
2021-02-26 19:56:10 +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