1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-22 03:27:24 +08:00
osu-lazer/osu.Game/Overlays
2020-01-04 18:45:34 +03:00
..
AccountCreation Fix new account registration attempting to login with email 2020-01-04 14:52:07 +09:00
BeatmapSet Split out if statement for readability 2019-12-09 02:13:47 +09:00
Changelog Refactor into some kind of sanity 2020-01-03 15:01:42 +09:00
Chat Use default placeholder text on chat channel search box 2019-12-14 12:58:13 -08:00
Comments Merge remote-tracking branch 'upstream/master' into fix-spritetext-usage 2019-11-25 11:31:12 +09:00
Dialog Merge branch 'master' into sharpen 2019-11-21 23:42:46 +08:00
Direct Remove unused field 2019-12-30 11:51:33 +09:00
KeyBinding Use auto property. 2019-11-12 19:53:25 +08:00
MedalSplash Fix crashing TextSceneMedalOverlay 2019-12-29 03:01:14 +03:00
Mods CA1825: use Array.Empty. 2019-12-17 12:59:48 +08:00
Music CA1825: use Array.Empty. 2019-12-17 12:59:48 +08:00
News Refactor into some kind of sanity 2020-01-03 15:01:42 +09:00
Notifications Make notification insertion cleaner 2019-07-01 18:41:40 +03:00
OSD Move logic out of OsuGame 2019-08-13 14:42:59 +09:00
Profile Implement BreadcrumbControlOverlayHeader 2019-12-28 04:57:41 +03:00
Rankings Move scope/country restrictions into RankingsOverlay 2019-12-05 14:07:39 +09:00
SearchableList Fix context menus not showing on social panels 2019-12-29 10:49:28 -08:00
Settings Update song select statistics when mod changes settings 2019-12-20 18:01:35 +09:00
Social Choose default category sorting instead of being always first 2019-08-02 13:22:58 -07:00
Toolbar Remove horizontal padding on toolbar ruleset selector 2019-11-08 20:28:24 -08:00
Volume Apply CornerExponent fixes 2019-11-22 19:49:20 +09:00
AccountCreationOverlay.cs Update VisibilityContainer usage in line with framework 2019-06-11 15:13:58 +09:00
BeatmapSetOverlay.cs CI fix 2019-11-11 19:04:50 +03:00
BreadcrumbControlOverlayHeader.cs Refactor into some kind of sanity 2020-01-03 15:01:42 +09:00
ChangelogOverlay.cs Make sure an exception is thrown 2020-01-03 14:16:38 +09:00
ChatOverlay.cs Rename property to IsSwitchable 2019-12-22 19:47:47 -08:00
DialogOverlay.cs Fix exit scenarios 2019-09-19 20:17:58 +09:00
DirectOverlay.cs CA1820: use IsNullOrEmpty. 2019-12-17 13:00:08 +08:00
FullscreenOverlay.cs Allow FullscreenOverlay to surface to front on subsequent Show requests 2019-06-11 15:22:27 +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 Move medal loading to LoadComplete 2020-01-04 18:45:34 +03:00
MusicController.cs Allow mods to apply to track, not clock 2019-12-09 17:44:45 +09:00
NewsOverlay.cs Apply review suggestions 2019-12-17 19:23:30 +01:00
NotificationOverlay.cs Move NotificationSection strings to constructor (#5078) 2019-06-21 20:47:31 +09:00
NowPlayingOverlay.cs Use MathF instead of Math- functions when possible 2019-11-25 00:45:42 +01: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
OverlayHeader.cs Refactor into some kind of sanity 2020-01-03 15:01:42 +09:00
OverlayTabControl.cs Update design of OverlayHeaderTabControl 2019-12-28 02:50:52 +03:00
RankingsOverlay.cs Add whitespace 2019-12-11 19:13:04 +09: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 Move cancellation token construction closer to usage 2019-12-19 11:26:22 +09:00
TabControlOverlayHeader.cs Refactor into some kind of sanity 2020-01-03 15:01:42 +09:00
UserProfileOverlay.cs CA1715: use prefix for generic parameters. 2019-12-17 13:00:25 +08: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