1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-22 06:07:25 +08:00
osu-lazer/osu.Game/Overlays
2020-01-27 15:36:19 +03:00
..
AccountCreation Update MathUtils namespace usages 2020-01-09 13:43:44 +09:00
BeatmapSet fix tooltip capitalization 2020-01-14 14:26:54 -05:00
Changelog Refactor background creation in OverlayHeader 2020-01-27 15:36:19 +03:00
Chat Move reverse-order comparer to ChannelTabControl 2020-01-25 22:16:21 +01:00
Comments Add comment as to why counter is zeroes only in Show method 2020-01-24 11:42:33 +09:00
Dialog Merge branch 'master' into sharpen 2019-11-21 23:42:46 +08:00
Direct fix tooltip capitalization 2020-01-14 14:26:54 -05:00
KeyBinding Merge remote-tracking branch 'smoogipoo/void-joystick-release-returns' into update-framework 2020-01-22 22:58:00 +09:00
MedalSplash Fix crashing TextSceneMedalOverlay 2019-12-29 03:01:14 +03:00
Mods Merge branch 'master' into mod-autoopen 2020-01-23 15:34:19 +09:00
Music Apply input method signature refactorings 2020-01-20 18:17:21 +09:00
News Refactor background creation in OverlayHeader 2020-01-27 15:36:19 +03: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 Refactor background creation in OverlayHeader 2020-01-27 15:36:19 +03:00
Rankings General refactorings 2020-01-14 15:07:25 +09:00
SearchableList Implement OverlayColourProvider 2020-01-24 12:24:35 +03:00
Settings Ensure min and max stars are correctly ordered 2020-01-25 00:11:20 +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 OnRelease method signature refactorings 2020-01-22 13:22:34 +09:00
AccountCreationOverlay.cs Update VisibilityContainer usage in line with framework 2019-06-11 15:13:58 +09:00
BeatmapSetOverlay.cs Implement OverlayColourProvider 2020-01-24 12:24:35 +03:00
BreadcrumbControlOverlayHeader.cs Merge master with conflicts resolved 2020-01-26 16:35:07 +03:00
ChangelogOverlay.cs Fix incorrect propagation of stream/build on initial display with build 2020-01-27 14:52:21 +09:00
ChatOverlay.cs Apply input method signature refactorings 2020-01-20 18:17:21 +09:00
DialogOverlay.cs Fix exit scenarios 2019-09-19 20:17:58 +09:00
DirectOverlay.cs Make waves colour dependent on overlay colour scheme 2020-01-25 06:46:54 +03:00
FullscreenOverlay.cs Adjust wave colours slightly 2020-01-26 21:47:40 +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 Update MathUtils namespace usages 2020-01-09 13:43:44 +09:00
MusicController.cs Apply OnRelease method signature refactorings 2020-01-22 13:22:34 +09:00
NewsOverlay.cs Implement OverlayColourProvider 2020-01-24 12:24:35 +03:00
NotificationOverlay.cs Move NotificationSection strings to constructor (#5078) 2019-06-21 20:47:31 +09:00
NowPlayingOverlay.cs Apply input method signature refactorings 2020-01-20 18:17:21 +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 Rename convert() to getColour() 2020-01-26 12:42:23 +03:00
OverlayHeader.cs Refactor background creation in OverlayHeader 2020-01-27 15:36:19 +03:00
OverlayHeaderBackground.cs Refactor background creation in OverlayHeader 2020-01-27 15:36:19 +03:00
OverlayTabControl.cs Split AccentColour setter in two lines 2020-01-26 17:42:07 +03:00
RankingsOverlay.cs Make waves colour dependent on overlay colour scheme 2020-01-25 06:46:54 +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 Make waves colour dependent on overlay colour scheme 2020-01-25 06:46:54 +03:00
TabControlOverlayHeader.cs Merge master with conflicts resolved 2020-01-26 16:35:07 +03:00
UserProfileOverlay.cs Implement OverlayColourProvider 2020-01-24 12:24:35 +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