.. |
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
|
|
|
Chat
|
Fix chat name backgrounds not dimming
|
2020-07-16 15:05:01 +09:00 |
Comments
|
Change method structure for hover/unhover state setting (shouldn't be called "Fade")
|
2020-07-30 13:49:04 +09:00 |
Dashboard
|
Rename namespace from Dashboard to Home
|
2020-08-02 21:47:09 +03: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
|
Merge branch 'master' into panel-load-debounce
|
2020-07-30 16:03:17 +09:00 |
Rankings
|
Fix SpotlightSelector is a VisibilityContainer without a reason
|
2020-07-21 22:46:08 +03:00 |
SearchableList
|
Fix up/improve dropdown styling/positioning
|
2020-07-10 17:25:28 +09:00 |
Settings
|
Merge pull request #9439 from Game4all/gameplay-disable-winkey
|
2020-07-24 19:34:48 +09:00 |
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
|
|
|
BreadcrumbControlOverlayHeader.cs
|
|
|
ChangelogOverlay.cs
|
|
|
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
|
Also fix second instance of same execution
|
2020-07-31 22:02:12 +09:00 |
NewsOverlay.cs
|
|
|
NotificationOverlay.cs
|
|
|
NowPlayingOverlay.cs
|
Add spaces to comments
|
2020-05-04 18:36:24 -07:00 |
OnScreenDisplay.cs
|
|
|
OverlayActivation.cs
|
|
|
OverlayColourProvider.cs
|
|
|
OverlayHeader.cs
|
Apply changes to overlays
|
2020-07-21 20:11:10 +03:00 |
OverlayHeaderBackground.cs
|
|
|
OverlayPanelDisplayStyleControl.cs
|
Implement UserBrickPanel component
|
2020-07-18 20:24:38 +03:00 |
OverlayRulesetSelector.cs
|
|
|
OverlayRulesetTabItem.cs
|
|
|
OverlayScrollContainer.cs
|
|
|
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
|
|
|
SettingsOverlay.cs
|
|
|
SettingsPanel.cs
|
|
|
SettingsSubPanel.cs
|
|
|
SortDirection.cs
|
Remove unused classes and replace overlay in game
|
2020-04-21 16:38:47 +09:00 |
TabControlOverlayHeader.cs
|
Make content side padding adjustable for OverlayHeader
|
2020-07-21 20:02:22 +03:00 |
UserProfileOverlay.cs
|
|
|
VolumeOverlay.cs
|
Fix mute button falling off the screen when UI scaling is used
|
2020-05-15 12:22:59 +09:00 |
WaveOverlayContainer.cs
|
|
|