1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-22 12:07:23 +08:00
osu-lazer/osu.Game/Overlays/Mods
2023-06-18 15:58:50 +02:00
..
Input Rename IsValid to Visible 2023-06-02 11:33:38 +03:00
AddPresetButton.cs Partial everything 2022-11-27 00:00:27 +09:00
AddPresetPopover.cs code inspect 2023-05-03 23:26:58 +09:00
DeleteModPresetDialog.cs make ResetConfirmDialog properly utilise its parent's logic 2023-03-05 20:57:26 +01:00
DeselectAllModsButton.cs Move (de)select all mods hotkeys handling to ModSelectOverlay 2023-06-05 13:49:07 +03:00
DifficultyMultiplierDisplay.cs Partial everything 2022-11-27 00:00:27 +09:00
EditPresetPopover.cs Remove unnecessary content clear 2023-05-04 11:25:10 +09:00
IncompatibilityDisplayingModPanel.cs Partial everything 2022-11-27 00:00:27 +09:00
IncompatibilityDisplayingTooltip.cs Partial everything 2022-11-27 00:00:27 +09:00
ModButtonTooltip.cs Partial everything 2022-11-27 00:00:27 +09:00
ModColumn.cs Remove obvious comment 2023-06-18 14:04:00 +02:00
ModPanel.cs Remove duplicated xmldoc and move into relevant region 2023-06-18 13:59:36 +02:00
ModPresetColumn.cs Partial everything 2022-11-27 00:00:27 +09:00
ModPresetPanel.cs Merge branch 'master' into add-mod-search-option 2023-05-23 08:55:57 +03:00
ModPresetRow.cs split ModPresetRow 2023-03-11 11:25:52 +09:00
ModPresetTooltip.cs revert mod store 2023-03-16 19:38:15 +09:00
ModSearchContainer.cs Fix SearchTerm set causing infinite loop 2023-05-31 19:36:42 +03:00
ModsEffectDisplay.cs Partial everything 2022-11-27 00:00:27 +09:00
ModSelectColumn.cs Update to use new Filter method and remove silly ForcedSearchTerm 2023-05-30 13:40:59 +09:00
ModSelectOverlay.cs Add TODO for future support of typical search shortcuts 2023-06-18 15:58:50 +02:00
ModSelectPanel.cs Merge branch 'master' into add-mod-search-option 2023-06-18 15:06:21 +02:00
ModSettingsArea.cs Partial everything 2022-11-27 00:00:27 +09:00
ModState.cs Rename ModState members to better convey what's what 2023-06-18 13:58:25 +02:00
SelectAllModsButton.cs Fix SelectAllModsButton state doesn’t update when search term changed 2023-06-06 16:12:31 +03:00
ShearedOverlayContainer.cs Apply osu! side changes in line with FocusedOverlayContainer.PopIn abstract change 2023-06-18 20:57:32 +09:00
UserModSelectOverlay.cs Partial everything 2022-11-27 00:00:27 +09:00