.. |
AccountCreation
|
|
|
BeatmapListing
|
Fix LocallyAvailable state case getting cleared
|
2020-07-10 20:30:59 +09:00 |
BeatmapSet
|
Check local availability before disabling buttons
|
2020-05-09 10:42:56 +03:00 |
Changelog
|
Remove unused changelog comments class
|
2020-04-12 14:55:42 +02:00 |
Chat
|
Fix chat name backgrounds not dimming
|
2020-07-16 15:05:01 +09:00 |
Comments
|
Return true on click
|
2020-07-14 21:18:46 +03:00 |
Dashboard
|
Add back missing fill flow
|
2020-04-20 18:25:39 +09:00 |
Dialog
|
Expose dialog body text getter
|
2020-07-06 22:01:45 +09:00 |
KeyBinding
|
Fix crash when pressing clear button twice
|
2020-06-04 22:17:00 +09:00 |
MedalSplash
|
|
|
Mods
|
Select mods via exact types
|
2020-07-15 19:35:52 +09:00 |
Music
|
Add spaces to comments
|
2020-05-04 18:36:24 -07:00 |
News
|
Adjust font size to match web design
|
2020-07-07 23:04:39 +02:00 |
Notifications
|
Add spaces to comments
|
2020-05-04 18:36:24 -07:00 |
OSD
|
Add spaces to comments
|
2020-05-04 18:36:24 -07:00 |
Profile
|
Add spaces to comments
|
2020-05-04 18:36:24 -07:00 |
Rankings
|
Rework SpotlightSelector header layout
|
2020-07-15 08:27:46 +03:00 |
SearchableList
|
Fix up/improve dropdown styling/positioning
|
2020-07-10 17:25:28 +09:00 |
Settings
|
Add null check
|
2020-06-15 22:23:06 +09:00 |
Social
|
|
|
Toolbar
|
Adjust toolbar fade in/out on toggle
|
2020-07-08 15:11:26 +09:00 |
Volume
|
|
|
AccountCreationOverlay.cs
|
|
|
BeatmapDownloadTrackingComposite.cs
|
Move and rename remaining direct classes
|
2020-04-21 16:41:07 +09:00 |
BeatmapListingOverlay.cs
|
Combine pagination logic into BeatmapListingFilterControl
|
2020-05-14 15:35:11 +09:00 |
BeatmapSetOverlay.cs
|
Use OverlayScrollContainer for overlays
|
2020-04-13 12:23:28 +03:00 |
BreadcrumbControlOverlayHeader.cs
|
|
|
ChangelogOverlay.cs
|
Use OverlayScrollContainer for overlays
|
2020-04-13 12:23:28 +03:00 |
ChatOverlay.cs
|
Add spaces to comments
|
2020-05-04 18:36:24 -07:00 |
DashboardOverlay.cs
|
Move load to bdl
|
2020-04-20 15:34:48 +09:00 |
DialogOverlay.cs
|
Add spaces to comments
|
2020-05-04 18:36:24 -07:00 |
FullscreenOverlay.cs
|
|
|
HoldToConfirmOverlay.cs
|
|
|
KeyBindingPanel.cs
|
|
|
LoginOverlay.cs
|
|
|
MedalOverlay.cs
|
|
|
MusicController.cs
|
Fix potential crash when trying to ensure music is playing
|
2020-07-13 17:28:16 +09:00 |
NewsOverlay.cs
|
Remove unused usings
|
2020-04-13 12:34:51 +03:00 |
NotificationOverlay.cs
|
|
|
NowPlayingOverlay.cs
|
Add spaces to comments
|
2020-05-04 18:36:24 -07:00 |
OnScreenDisplay.cs
|
|
|
OverlayActivation.cs
|
|
|
OverlayColourProvider.cs
|
|
|
OverlayHeader.cs
|
Adjust header content margin
|
2020-04-16 12:07:38 +03:00 |
OverlayHeaderBackground.cs
|
|
|
OverlayPanelDisplayStyleControl.cs
|
|
|
OverlayRulesetSelector.cs
|
|
|
OverlayRulesetTabItem.cs
|
|
|
OverlayScrollContainer.cs
|
Remove excessive logic
|
2020-04-13 10:59:53 +03:00 |
OverlaySortTabControl.cs
|
Implement RankingsSortTabControl component
|
2020-07-13 01:22:05 +03:00 |
OverlayStreamControl.cs
|
|
|
OverlayStreamItem.cs
|
|
|
OverlayTabControl.cs
|
|
|
OverlayTitle.cs
|
|
|
OverlayView.cs
|
Add better xml documentation and extract fetch method
|
2020-04-20 15:32:50 +09:00 |
RankingsOverlay.cs
|
Use OverlayScrollContainer for overlays
|
2020-04-13 12:23:28 +03:00 |
SettingsOverlay.cs
|
|
|
SettingsPanel.cs
|
|
|
SettingsSubPanel.cs
|
|
|
SocialOverlay.cs
|
Move dropdown out of display style selector
|
2020-07-10 17:25:07 +09:00 |
SortDirection.cs
|
Remove unused classes and replace overlay in game
|
2020-04-21 16:38:47 +09:00 |
TabControlOverlayHeader.cs
|
Adjust header content margin
|
2020-04-16 12:07:38 +03:00 |
UserProfileOverlay.cs
|
Use OverlayScrollContainer for overlays
|
2020-04-13 12:23:28 +03:00 |
VolumeOverlay.cs
|
Fix mute button falling off the screen when UI scaling is used
|
2020-05-15 12:22:59 +09:00 |
WaveOverlayContainer.cs
|
|
|