osu/osu.Game
Dean Herbert 94d1a2aaca Remove unnecessary collapse call from `BeatmapCard`
This is already handled at the `BeatmapCardContent` level. This call
actually causes the buggy behaviour reported in
https://github.com/ppy/osu/discussions/16085.
2021-12-15 16:37:47 +09:00
..
Audio
Beatmaps Remove unnecessary collapse call from `BeatmapCard` 2021-12-15 16:37:47 +09:00
Collections
Configuration Merge branch 'master' into primary-key-consistency 2021-12-08 21:34:38 +09:00
Database Use similar method of consuming `OnlineID` as done in beatmap classes 2021-12-10 18:34:31 +09:00
Extensions Add `MatchesOnlineID` implementation for `IScoreInfo` 2021-12-10 18:34:31 +09:00
Graphics Move helper method to end of class 2021-12-08 18:30:08 +09:00
IO Merge branch 'master' into primary-key-consistency 2021-12-08 21:34:38 +09:00
IPC
Input Refactor `KeyBindingStore` to clean up any excess bindings for individual actions 2021-12-13 15:26:51 +09:00
Localisation
Migrations
Models
Online Merge pull request #16083 from peppy/fix-online-availability-after-reimport 2021-12-15 08:31:02 +09:00
Overlays Rename `APIScoreInfo` to `APIScore` 2021-12-10 16:11:49 +09:00
Performance
Properties
Replays
Rulesets Use default timeout in `GetPlayableBeatmap` when provided `CancellationToken` is `default` 2021-12-07 13:33:41 +09:00
Scoring Use similar method of consuming `OnlineID` as done in beatmap classes 2021-12-10 18:34:31 +09:00
Screens Also only expose `Expanded` state of `BeatmapCard` as read-only 2021-12-15 16:26:19 +09:00
Skinning Merge branch 'master' into primary-key-consistency 2021-12-08 21:34:38 +09:00
Stores Merge branch 'master' into skin-export-instntiation-info 2021-12-06 17:12:42 +09:00
Storyboards Use longer form to read better 2021-12-14 17:41:09 +09:00
Tests Merge pull request #16045 from smoogipoo/multiplayer-local-beatmap-query 2021-12-14 18:33:30 +09:00
Updater
Users
Utils
.editorconfig
OsuGame.cs Expose `ScreenContainer` for access in `OsuGameDesktop` 2021-12-13 06:52:36 +03:00
OsuGameBase.cs Merge branch 'master' into realm-integration/skins-rebase 2021-12-06 15:21:02 +09:00
OsuGameBase_Importing.cs
PerformFromMenuRunner.cs
osu!.res
osu.Game.csproj Update libraries 2021-12-10 18:46:47 +09:00