osu/osu.Game
Salman Ahmed f28978b856 Handle against playlists which disallow selection
`SelectedItem.Disabled` is also not checked against in the select-via-click flow inside `DrawableRoomPlaylistItem` (only `AllowSelection` is checked).
2022-05-05 05:48:35 +03:00
..
Audio
Beatmaps Merge pull request #16576 from frenzibyte/osu-distance-spacing 2022-05-03 12:15:18 +09:00
Collections
Configuration
Database
Extensions
Graphics Reduce complexity of icon container nesting 2022-05-03 14:48:00 +09:00
Input Split activation keybind to separate increase/decrease keybinds 2022-05-04 09:00:54 +03:00
IO
IPC
Localisation Remove "grid" from strings 2022-05-04 16:31:20 +09:00
Migrations
Models
Online Change ChatTextBox to not handle up/down arrows 2022-05-04 19:09:22 +09:00
Overlays Merge pull request #18063 from GSculerlor/split-searchbox 2022-05-03 14:12:44 +09:00
Performance
Properties
Replays
Rulesets Rename value changed variable 2022-05-04 18:13:30 +09:00
Scoring
Screens Handle against playlists which disallow selection 2022-05-05 05:48:35 +03:00
Skinning Fix return condition from EnsureMutableSkin not accounting for "failed" imports 2022-04-29 13:46:18 +09:00
Stores
Storyboards
Tests Merge branch 'master' into multiplayer-force-start-2 2022-04-29 14:45:40 +09:00
Updater
Users
Utils Move FastRandom to LegacyRandom in osu.Game project 2022-04-28 19:01:21 +09:00
.editorconfig Add localisation length hinting 2022-04-28 19:26:28 +09:00
osu!.res
osu.Game.csproj Update framework 2022-04-30 23:52:36 +09:00
OsuGame.cs
OsuGameBase_Importing.cs
OsuGameBase.cs
PerformFromMenuRunner.cs