1
0
mirror of https://github.com/ppy/osu.git synced 2024-11-11 14:17:26 +08:00
osu-lazer/osu.Game
2021-03-08 14:35:22 +09:00
..
Audio Fix audio previews not being adjusted in volume correctly 2021-02-17 20:51:17 +09:00
Beatmaps Remove WorkingBeatmap's finalizer 2021-03-02 16:14:43 +09:00
Collections Merge branch 'master' into localisation-refactor-framework 2021-02-25 17:28:55 +09:00
Configuration Trim yet another array copy 2021-02-27 15:46:18 +01:00
Database Remove easy to remove finalizers 2021-03-02 16:07:09 +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 Remove iOS multiplayer blocking code 2021-03-08 14:35:22 +09:00
Overlays Merge branch 'master' into migrate-country-rank 2021-03-08 11:07:25 +09:00
Properties
Replays Update HasFlag usages to HasFlagFast 2021-02-25 15:38:56 +09:00
Rulesets Fix taiko leaving behind empty judgements on legacy skins 2021-03-06 16:02:20 +01:00
Scoring Allow determining a BeatmapDifficultyCache's bindable return's completion state via nullability 2021-02-25 16:19:01 +09:00
Screens Remove iOS multiplayer blocking code 2021-03-08 14:35:22 +09:00
Skinning Add note about finalizers required for audio store clean-up 2021-03-02 16:07:51 +09:00
Storyboards Update HasFlag usages to HasFlagFast 2021-02-25 15:38:56 +09:00
Tests Fix another test scene 2021-03-03 19:40:19 +09:00
Updater Update EndsWith usages 2020-10-16 12:58:34 +09:00
Users Replace usage of CurrentModeRank in line with API change 2021-03-01 23:07:25 +03:00
Utils Remove easy to remove finalizers 2021-03-02 16:07:09 +09:00
osu!.res
osu.Game.csproj Bump Microsoft.Extensions.Configuration.Abstractions from 2.2.0 to 5.0.0 2021-03-08 02:58:52 +00:00
OsuGame.cs Refrain from disabling cursor sensitivity at config-level 2021-03-04 17:00:44 +03:00
OsuGameBase.cs Fix audio previews not being adjusted in volume correctly 2021-02-17 20:51:17 +09:00
PerformFromMenuRunner.cs Add flow to allow MatchSubScreen to handle beatmap presentation locally 2021-03-03 14:13:51 +09:00