osu/osu.Game/Overlays
2017-12-07 16:26:28 +01:00
..
BeatmapSet Fixed a bug where Drawable.Width could potentially be set to NaN (0/0) by checking if last variable > 0. 2017-12-02 10:42:38 +01:00
Chat Moved "Does this channel exist" check to ChatLine so that if a #name does not exist as a channel, it does not get added as a link (and does not contain a URL or anything else to prevent jankiness) 2017-12-07 16:26:28 +01:00
Dialog
Direct Fix unfixed regressions 2017-11-23 20:23:47 +09:00
KeyBinding Make a base OsuButton class to handle default samples 2017-11-26 17:17:48 +09:00
MedalSplash Move infoFlow to local variable 2017-10-14 11:59:18 +09:00
Mods Remove unnecessary new prefix 2017-11-27 18:53:19 +09:00
Music Make many internal classes and methods public 2017-11-21 12:06:16 +09:00
Notifications Make ProgressNotification's status and progress thread-safe 2017-10-18 10:07:20 +09:00
Profile Moved LinkFlowContainer out of ProfileHeader to make it available for other uses too (e.g. chat) and renamed it to LinkTextFlowContainer bc it can contain both links and text, not only one 2017-12-01 20:26:51 +01:00
SearchableList
Settings Merge remote-tracking branch 'upstream/master' into new-sounds-and-more 2017-11-27 17:59:24 +09:00
Social
Toolbar Add hover/click sound effects to more stuff everywhere 2017-11-26 17:21:21 +09:00
BeatmapSetOverlay.cs Added new request for getting the beatmapset from only a difficulty map ID 2017-12-02 09:47:20 +01:00
ChatOverlay.cs Set an empty list as default for AvailableChannels (mostly so that tests don't break, but also so that if no connection exists, the links don't break) 2017-12-07 16:25:30 +01:00
DialogOverlay.cs
DirectOverlay.cs Vertically centre the panels in osu!direct 2017-11-28 22:25:20 +09:00
KeyBindingOverlay.cs Correct and simplify RulesetStore 2017-10-16 17:02:31 +09:00
LoginOverlay.cs Make many internal classes and methods public 2017-11-21 12:06:16 +09:00
MainSettings.cs
MedalOverlay.cs
MusicController.cs Remove AsyncLoadWrapper dependence in MusicController 2017-11-21 12:42:28 +09:00
NotificationOverlay.cs
OnScreenDisplay.cs
SettingsOverlay.cs Make many internal classes and methods public 2017-11-21 12:06:16 +09:00
SocialOverlay.cs
UserProfileOverlay.cs Add KudosuInfo container in the kudosu section 2017-11-18 18:19:35 +03:00
WaveOverlayContainer.cs Fix WaveOverlayContainer appearing incorrectly on first PopIn 2017-10-24 20:26:27 +09:00