.. |
AccountCreation
|
|
|
BeatmapListing
|
Only handle keys which create characters
|
2020-11-10 16:32:58 +09:00 |
BeatmapSet
|
Hide bonus result types from score table for the time being
|
2020-10-09 13:23:18 +09:00 |
Changelog
|
|
|
Chat
|
Fix hovered channel tabs color when unselected
|
2020-09-17 19:10:58 -07:00 |
Comments
|
|
|
Dashboard
|
Move hierarchy init to load and remove unnecessary field storage
|
2020-11-10 12:33:07 +09:00 |
Dialog
|
|
|
KeyBinding
|
Add editor key bindings to switch between screens
|
2020-09-22 15:55:25 +09:00 |
MedalSplash
|
|
|
Mods
|
Stop mod select overlay hotkeys handling input when control is pressed
|
2020-11-10 17:57:59 +09:00 |
Music
|
Apply changes in line with framework event logic update
|
2020-10-01 13:06:01 +09:00 |
News
|
|
|
Notifications
|
|
|
OSD
|
|
|
Profile
|
Clamp index to valid bounds
|
2020-11-10 18:08:12 +09:00 |
Rankings
|
|
|
SearchableList
|
|
|
Settings
|
Merge branch 'master' into spectator-listing
|
2020-10-31 16:22:49 +09:00 |
Toolbar
|
Add missing schedule call
|
2020-10-22 14:49:48 +09:00 |
Volume
|
|
|
AccountCreationOverlay.cs
|
Remove IOnlineComponent and change existing components to use bindable flow
|
2020-10-22 14:19:12 +09:00 |
BeatmapDownloadTrackingComposite.cs
|
|
|
BeatmapListingOverlay.cs
|
Force beatmap listing overlay's textbox back on screen when a key is pressed
|
2020-11-10 16:26:30 +09:00 |
BeatmapSetOverlay.cs
|
|
|
BreadcrumbControlOverlayHeader.cs
|
|
|
ChangelogOverlay.cs
|
|
|
ChatOverlay.cs
|
Apply changes in line with framework event logic update
|
2020-10-01 13:06:01 +09:00 |
DashboardOverlay.cs
|
Add and consume multi-lookup API endpoint
|
2020-11-06 17:00:29 +09:00 |
DialogOverlay.cs
|
|
|
FullscreenOverlay.cs
|
Remove IOnlineComponent and change existing components to use bindable flow
|
2020-10-22 14:19:12 +09:00 |
HoldToConfirmOverlay.cs
|
|
|
INamedOverlayComponent.cs
|
|
|
KeyBindingPanel.cs
|
|
|
LoginOverlay.cs
|
|
|
MedalOverlay.cs
|
|
|
MusicController.cs
|
Rename IsUserPaused -> UserPauseRequested
|
2020-11-02 16:08:59 +09:00 |
NewsOverlay.cs
|
|
|
NotificationOverlay.cs
|
|
|
NowPlayingOverlay.cs
|
Never disable pause button on now playing overlay
|
2020-11-06 17:26:23 +09:00 |
OnScreenDisplay.cs
|
|
|
OverlayActivation.cs
|
|
|
OverlayColourProvider.cs
|
|
|
OverlayHeader.cs
|
|
|
OverlayHeaderBackground.cs
|
|
|
OverlayPanelDisplayStyleControl.cs
|
|
|
OverlayRulesetSelector.cs
|
|
|
OverlayRulesetTabItem.cs
|
|
|
OverlayScrollContainer.cs
|
|
|
OverlaySortTabControl.cs
|
|
|
OverlayStreamControl.cs
|
|
|
OverlayStreamItem.cs
|
|
|
OverlayTabControl.cs
|
|
|
OverlayTitle.cs
|
Use new icon in chat overlay
|
2020-09-17 14:56:08 -07:00 |
OverlayView.cs
|
Remove IOnlineComponent and change existing components to use bindable flow
|
2020-10-22 14:19:12 +09:00 |
RankingsOverlay.cs
|
|
|
SettingsOverlay.cs
|
|
|
SettingsPanel.cs
|
|
|
SettingsSubPanel.cs
|
|
|
SortDirection.cs
|
|
|
TabControlOverlayHeader.cs
|
Fix enum descriptions not being displayed in OverlayHeaderTabControl
|
2020-10-28 17:44:15 +09:00 |
UserProfileOverlay.cs
|
Use int instead of long for user_id fields for now
|
2020-11-06 12:59:46 +09:00 |
VolumeOverlay.cs
|
|
|
WaveOverlayContainer.cs
|
|
|