1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-22 22:07:28 +08:00
osu-lazer/osu.Game/Overlays
2017-11-22 21:41:50 +01:00
..
BeatmapSet Changed LoadWrapper back to DelayedLoadWrapper and fixed the implementation (dependent on framework change, delay now in ctor) 2017-11-22 15:46:04 +01:00
Chat Code formatting 2017-09-22 15:29:04 +02:00
Dialog Allow Rulesets to create a non-FontAwesome icon 2017-08-03 14:36:21 +09:00
Direct Changed LoadWrapper back to DelayedLoadWrapper and fixed the implementation (dependent on framework change, delay now in ctor) 2017-11-22 15:46:04 +01:00
KeyBinding Make many internal classes and methods public 2017-11-21 12:06:16 +09:00
MedalSplash Move infoFlow to local variable 2017-10-14 11:59:18 +09:00
Mods Fix sizing of ModIcon 2017-11-16 00:15:27 +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 Added requested changes. Mainly changing lambdas to direct function references. 2017-11-22 21:41:50 +01:00
SearchableList Don't use Bindable for AccentColour 2017-08-29 18:17:01 +09:00
Settings Make many internal classes and methods public 2017-11-21 12:06:16 +09:00
Social Make SearchableListHeader icon customisable 2017-06-07 20:06:02 +09:00
Toolbar Make many internal classes and methods public 2017-11-21 12:06:16 +09:00
BeatmapSetOverlay.cs Merge branch 'master' into beatmap_scores 2017-11-16 00:45:17 +09:00
ChatOverlay.cs CI fixes 2017-11-21 12:11:29 +09:00
DialogOverlay.cs Update in-line with framework changes. 2017-09-04 09:32:35 +09:00
DirectOverlay.cs Move common width definition to base class 2017-11-14 19:03:50 +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 Update in-line with framework changes. 2017-09-04 09:32:35 +09:00
MedalOverlay.cs Fix visual regressions in MedalOverlay 2017-10-09 17:52:48 +09:00
MusicController.cs Remove AsyncLoadWrapper dependence in MusicController 2017-11-21 12:42:28 +09:00
NotificationOverlay.cs Fix notification count including fading (already closed) notifications 2017-08-23 12:47:20 +09:00
OnScreenDisplay.cs Fix unlit initial state of the OnScreenDisplay 2017-08-17 18:46:16 +02:00
SettingsOverlay.cs Make many internal classes and methods public 2017-11-21 12:06:16 +09:00
SocialOverlay.cs Add context menus to chat names and user panels 2017-09-14 15:43:47 +09:00
UserProfileOverlay.cs Ensure overlay containers scroll to top when new information is presented 2017-11-15 19:01:30 +09:00
WaveOverlayContainer.cs Fix WaveOverlayContainer appearing incorrectly on first PopIn 2017-10-24 20:26:27 +09:00