.. |
AccountCreation
|
|
|
BeatmapListing
|
Display certain sort criterias based on selected category and query
|
2022-09-15 04:30:09 +03:00 |
BeatmapSet
|
Remove async calls from ScoreManager
|
2022-08-29 15:34:08 +09:00 |
Changelog
|
Remove local popover containers
|
2022-10-28 22:17:45 +03:00 |
Chat
|
Remove unnecessary timestamp update
|
2022-11-06 19:45:59 -08:00 |
Comments
|
Merge branch 'master' into disabled-button-sfx
|
2022-11-03 20:27:41 +09:00 |
Dashboard
|
|
|
Dialog
|
fix review points and fine tuning
|
2022-09-16 21:08:25 +09:00 |
FirstRunSetup
|
Fix crash on game exit due to incorrect scheduling of realm change handler
|
2022-09-26 14:45:17 +09:00 |
Login
|
|
|
MedalSplash
|
|
|
Mods
|
Inline CalculateEffect
|
2022-09-12 15:51:18 +03:00 |
Music
|
Make playlist to always be in screen bounds
|
2022-09-24 23:35:06 +03:00 |
News
|
|
|
Notifications
|
Fix inverted condition
|
2022-11-02 15:47:30 +09:00 |
OSD
|
Move toast to it's namespace
|
2022-10-13 23:57:25 +03:00 |
Profile
|
Add url clicking support to profile badges
|
2022-11-03 18:12:32 -07:00 |
Rankings
|
|
|
Settings
|
Fix null reference in headless tests
|
2022-10-28 18:07:25 +09:00 |
Toolbar
|
Minor refactoring
|
2022-11-03 20:29:27 +09:00 |
Volume
|
Fix toggle mute (and volume meter traversal) handling repeat key presses
|
2022-10-27 11:41:00 +09:00 |
Wiki
|
Add markdown country flag support
|
2022-10-08 21:50:25 +03:00 |
AccountCreationOverlay.cs
|
|
|
BeatmapListingOverlay.cs
|
Add note about using ExceptBy once it's available
|
2022-11-04 19:35:24 +03:00 |
BeatmapSetOverlay.cs
|
Remove local popover containers
|
2022-10-28 22:17:45 +03:00 |
BreadcrumbControlOverlayHeader.cs
|
|
|
ChangelogOverlay.cs
|
|
|
ChatOverlay.cs
|
|
|
DashboardOverlay.cs
|
|
|
DialogOverlay.cs
|
|
|
FirstRunSetupOverlay.cs
|
|
|
FullscreenOverlay.cs
|
|
|
HoldToConfirmOverlay.cs
|
|
|
IDialogOverlay.cs
|
|
|
INamedOverlayComponent.cs
|
|
|
INotificationOverlay.cs
|
|
|
IOverlayManager.cs
|
|
|
LoginOverlay.cs
|
|
|
MedalOverlay.cs
|
|
|
MusicController.cs
|
Move MusicController binds to LoadComplete for added thread safety
|
2022-09-26 15:42:37 +09:00 |
NewsOverlay.cs
|
|
|
NotificationOverlay.cs
|
Flush toast tray on entering a no-notification section
|
2022-09-27 17:32:53 +09:00 |
NotificationOverlayToastTray.cs
|
Fix notification overlay toast tray background absorbing input from behind
|
2022-09-13 21:07:30 -07:00 |
NowPlayingOverlay.cs
|
Make playlist to always be in screen bounds
|
2022-09-24 23:35:06 +03:00 |
OnlineOverlay.cs
|
Move PopoverContainer into OnlineOverlay to ensure correct colours
|
2022-11-03 15:43:06 +09:00 |
OnScreenDisplay.cs
|
|
|
OverlayActivation.cs
|
|
|
OverlayColourProvider.cs
|
|
|
OverlayHeader.cs
|
|
|
OverlayHeaderBackground.cs
|
|
|
OverlayPanelDisplayStyleControl.cs
|
|
|
OverlayRulesetSelector.cs
|
|
|
OverlayRulesetTabItem.cs
|
|
|
OverlayScrollContainer.cs
|
|
|
OverlaySidebar.cs
|
|
|
OverlaySortTabControl.cs
|
Display certain sort criterias based on selected category and query
|
2022-09-15 04:30:09 +03:00 |
OverlayStreamControl.cs
|
|
|
OverlayStreamItem.cs
|
|
|
OverlayTabControl.cs
|
|
|
OverlayTitle.cs
|
|
|
OverlayView.cs
|
|
|
RankingsOverlay.cs
|
|
|
RestoreDefaultValueButton.cs
|
|
|
SettingsOverlay.cs
|
|
|
SettingsPanel.cs
|
|
|
SettingsSubPanel.cs
|
|
|
SettingsToolboxGroup.cs
|
Remove autosize easing in SettingsToolboxGroup
|
2022-10-18 15:01:26 +09:00 |
SortDirection.cs
|
|
|
TabbableOnlineOverlay.cs
|
|
|
TabControlOverlayHeader.cs
|
|
|
UserProfileOverlay.cs
|
|
|
VersionManager.cs
|
|
|
VolumeOverlay.cs
|
|
|
WaveOverlayContainer.cs
|
|
|
WikiOverlay.cs
|
|
|