osu/osu.Game/Overlays/Mods
Dean Herbert 0ab0c52ad5 Automated pass 2023-06-24 01:00:03 +09:00
..
Input Rename `IsValid` to `Visible` 2023-06-02 11:33:38 +03:00
AddPresetButton.cs
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 Automated pass 2023-06-24 01:00:03 +09:00
DifficultyMultiplierDisplay.cs Automated pass 2023-06-24 01:00:03 +09:00
EditPresetPopover.cs Remove unnecessary content clear 2023-05-04 11:25:10 +09:00
IncompatibilityDisplayingModPanel.cs Automated pass 2023-06-24 01:00:03 +09:00
IncompatibilityDisplayingTooltip.cs Automated pass 2023-06-24 01:00:03 +09:00
ModButtonTooltip.cs
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
ModPresetPanel.cs Avoid resolving realm `Live` more than once 2023-06-19 01:06:45 +09: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
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 Automated pass 2023-06-24 01:00:03 +09:00
ModState.cs Fix some code layout and NRT some classes 2023-06-19 01:03:43 +09:00
ModsEffectDisplay.cs
SelectAllModsButton.cs Fix some code layout and NRT some classes 2023-06-19 01:03:43 +09:00
ShearedOverlayContainer.cs Apply osu! side changes in line with `FocusedOverlayContainer.PopIn` `abstract` change 2023-06-18 20:57:32 +09:00
UserModSelectOverlay.cs