.. |
AccountCreation
|
Remove exo specification completely
|
2020-03-13 13:43:48 +09:00 |
BeatmapListing
|
Replace ScreenTitle with OverlayTitle and update titles to match new design
|
2020-03-24 22:08:20 +01:00 |
BeatmapSet
|
Rename CurrentBeatmap to SelectedBeatmap
|
2020-04-13 15:13:35 +09:00 |
Changelog
|
Remove unused changelog comments class
|
2020-04-12 14:55:42 +02:00 |
Chat
|
Hide scrollbars in tournament chat display
|
2020-03-23 12:05:16 +09:00 |
Comments
|
Fix textbox characters not animating when typing/backspacing
|
2020-03-08 19:43:53 -07:00 |
Dashboard/Friends
|
Rename classes
|
2020-03-23 10:47:27 +09:00 |
Dialog
|
Use framework extension method for FromHex
|
2020-03-11 10:18:41 +09:00 |
Direct
|
Merge branch 'master' of https://github.com/ppy/osu into no-video-option
|
2020-04-13 17:40:28 +03:00 |
KeyBinding
|
Use [Resolved] wherever possible
|
2020-02-14 20:14:00 +07:00 |
MedalSplash
|
Fix crashing TextSceneMedalOverlay
|
2019-12-29 03:01:14 +03:00 |
Mods
|
Use framework extension method for FromHex
|
2020-03-11 10:18:41 +09:00 |
Music
|
Remove unintentional edge effect
|
2020-04-11 15:29:52 +09:00 |
News
|
Replace ScreenTitle with OverlayTitle and update titles to match new design
|
2020-03-24 22:08:20 +01:00 |
Notifications
|
Limit font weight to bold
|
2020-03-16 16:32:25 -07:00 |
OSD
|
Limit font weight to bold
|
2020-03-16 16:32:25 -07:00 |
Profile
|
Replace ScreenTitle with OverlayTitle and update titles to match new design
|
2020-03-24 22:08:20 +01:00 |
Rankings
|
Replace ScreenTitle with OverlayTitle and update titles to match new design
|
2020-03-24 22:08:20 +01:00 |
SearchableList
|
Remove unused usings
|
2020-04-13 12:34:51 +03:00 |
Settings
|
Merge branch 'master' into low-hp-red-layer
|
2020-04-14 14:47:01 +09:00 |
Social
|
Merge branch 'master' into user-cards-update
|
2020-03-16 14:27:21 +09:00 |
Toolbar
|
Add rankings overlay to the game
|
2020-02-13 13:39:33 +03:00 |
Volume
|
Disable adjusting volume via "select next" and "select previous" as fallbacks
|
2020-03-12 11:28:45 +09:00 |
AccountCreationOverlay.cs
|
Update VisibilityContainer usage in line with framework
|
2019-06-11 15:13:58 +09:00 |
BeatmapListingOverlay.cs
|
Use OverlayScrollContainer for overlays
|
2020-04-13 12:23:28 +03:00 |
BeatmapSetOverlay.cs
|
Use OverlayScrollContainer for overlays
|
2020-04-13 12:23:28 +03:00 |
BreadcrumbControlOverlayHeader.cs
|
Update header breadcrumb tab control
|
2020-03-26 15:44:53 +01:00 |
ChangelogOverlay.cs
|
Use OverlayScrollContainer for overlays
|
2020-04-13 12:23:28 +03:00 |
ChatOverlay.cs
|
Rename LoadingAnimation to LoadingSpinner
|
2020-02-21 15:33:31 +09:00 |
DialogOverlay.cs
|
Fix exit scenarios
|
2019-09-19 20:17:58 +09:00 |
DirectOverlay.cs
|
Use framework extension method for FromHex
|
2020-03-11 10:18:41 +09:00 |
FullscreenOverlay.cs
|
Fix uncaught inconsistent naming
|
2020-01-30 12:50:15 +09:00 |
HoldToConfirmOverlay.cs
|
Add setting to adjust hold-to-confirm activation time
|
2019-09-19 14:06:25 +09:00 |
KeyBindingPanel.cs
|
Move common settings sub-panel logic to own class
|
2019-05-27 01:47:23 +09:00 |
LoginOverlay.cs
|
Remove unnecessary newline
|
2019-03-27 22:21:28 -07:00 |
MedalOverlay.cs
|
Use framework extension method for FromHex
|
2020-03-11 10:18:41 +09:00 |
MusicController.cs
|
Fix music playlist being enumerated asynchronously
|
2020-02-17 16:59:35 +09:00 |
NewsOverlay.cs
|
Remove unused usings
|
2020-04-13 12:34:51 +03:00 |
NotificationOverlay.cs
|
Move NotificationSection strings to constructor (#5078)
|
2019-06-21 20:47:31 +09:00 |
NowPlayingOverlay.cs
|
Fix music playlist being enumerated asynchronously
|
2020-02-17 16:59:35 +09:00 |
OnScreenDisplay.cs
|
Use paramref.
|
2019-11-17 20:49:36 +08:00 |
OverlayActivation.cs
|
Update licence header (and remove year)
|
2019-01-24 17:43:03 +09:00 |
OverlayColourProvider.cs
|
Adjust button colours
|
2020-02-12 13:28:49 +03:00 |
OverlayHeader.cs
|
Fix code quality issues
|
2020-03-26 16:11:58 +01:00 |
OverlayHeaderBackground.cs
|
Refactor background creation in OverlayHeader
|
2020-01-27 15:36:19 +03:00 |
OverlayPanelDisplayStyleControl.cs
|
Add HoverClickSounds
|
2020-02-24 23:37:46 +03:00 |
OverlayRulesetSelector.cs
|
Update ruleset selector design
|
2020-03-24 22:14:15 +01:00 |
OverlayRulesetTabItem.cs
|
Update ruleset selector design
|
2020-03-24 22:14:15 +01:00 |
OverlayScrollContainer.cs
|
Remove excessive logic
|
2020-04-13 10:59:53 +03:00 |
OverlaySortTabControl.cs
|
Implement UserSortTabControl component
|
2020-02-24 05:47:21 +03:00 |
OverlayStreamControl.cs
|
Adjust class naming
|
2020-03-04 23:08:58 +03:00 |
OverlayStreamItem.cs
|
Limit font weight to bold
|
2020-03-16 16:32:25 -07:00 |
OverlayTabControl.cs
|
Update header tab control
|
2020-03-26 15:43:48 +01:00 |
OverlayTitle.cs
|
Replace ScreenTitle with OverlayTitle and update titles to match new design
|
2020-03-24 22:08:20 +01:00 |
RankingsOverlay.cs
|
Use OverlayScrollContainer for overlays
|
2020-04-13 12:23:28 +03:00 |
SettingsOverlay.cs
|
Update VisibilityContainer usage in line with framework
|
2019-06-11 15:13:58 +09:00 |
SettingsPanel.cs
|
Move button implementation to OsuButton
|
2019-11-06 14:08:52 +09:00 |
SettingsSubPanel.cs
|
Make sub panel back button inherit osu button
|
2019-12-08 10:51:25 -08:00 |
SocialOverlay.cs
|
Remove APIFriend
|
2020-03-17 08:51:54 +03:00 |
TabControlOverlayHeader.cs
|
Fix code quality issues
|
2020-03-26 16:11:58 +01:00 |
UserProfileOverlay.cs
|
Use OverlayScrollContainer for overlays
|
2020-04-13 12:23:28 +03:00 |
VolumeOverlay.cs
|
Use auto property.
|
2019-11-12 19:53:25 +08:00 |
WaveOverlayContainer.cs
|
Enforce StartHidden on relevant overlays
|
2019-07-02 15:23:47 +09:00 |