.. |
Input
|
Prefix common strings for context
|
2022-08-10 00:35:19 +10:00 |
AddPresetButton.cs
|
Rename locals for legibility
|
2022-08-03 21:23:31 +02:00 |
AddPresetPopover.cs
|
Automatically focus name textbox upon add preset popover open
|
2022-08-03 21:26:35 +02:00 |
DeleteModPresetDialog.cs
|
Implement mod preset deletion flow
|
2022-08-06 21:58:55 +02:00 |
DeselectAllModsButton.cs
|
Automated #nullable processing
|
2022-06-17 16:37:17 +09:00 |
DifficultyMultiplierDisplay.cs
|
Rewrite DMD
|
2022-09-10 23:23:04 +03:00 |
IncompatibilityDisplayingModPanel.cs
|
Remove unnecessary null casts
|
2022-06-24 14:50:11 +09:00 |
IncompatibilityDisplayingTooltip.cs
|
Automated #nullable processing
|
2022-06-17 16:37:17 +09:00 |
ModButtonTooltip.cs
|
Automated #nullable processing
|
2022-06-17 16:37:17 +09:00 |
ModColumn.cs
|
Use alternative method for checking panel readiness to eliminate bool flag
|
2022-08-17 21:56:11 +02:00 |
ModPanel.cs
|
Rename {Requires -> Pending}Configuration
|
2022-08-16 22:45:24 +02:00 |
ModPresetColumn.cs
|
Use alternative implementation of preset panel cleanup
|
2022-08-08 21:08:54 +02:00 |
ModPresetPanel.cs
|
Refactor mod panel selection logic to avoid overwriting
|
2022-08-16 22:41:35 +02:00 |
ModPresetTooltip.cs
|
Fix code quality inspection about ambiguous equality
|
2022-07-31 23:53:46 +02:00 |
ModsEffectDisplay.cs
|
Inline CalculateEffect
|
2022-09-12 15:51:18 +03:00 |
ModSelectColumn.cs
|
Fix language change removing mod column bold text
|
2022-08-22 13:00:47 +09:00 |
ModSelectOverlay.cs
|
Remove generic and add default implementation for CalculateEffect
|
2022-09-10 08:34:29 +03:00 |
ModSelectPanel.cs
|
Refactor mod panel selection logic to avoid overwriting
|
2022-08-16 22:41:35 +02:00 |
ModSettingsArea.cs
|
Automated #nullable processing
|
2022-06-17 16:37:17 +09:00 |
ModState.cs
|
Rename {Requires -> Pending}Configuration
|
2022-08-16 22:45:24 +02:00 |
SelectAllModsButton.cs
|
Automated #nullable processing
|
2022-06-17 16:37:17 +09:00 |
ShearedOverlayContainer.cs
|
Automated #nullable processing
|
2022-06-17 16:37:17 +09:00 |
UserModSelectOverlay.cs
|
Restructure everything to fix free mod overlay issue
|
2022-06-21 14:48:41 +02:00 |