1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-22 15:27:26 +08:00
osu-lazer/osu.Game/Overlays
2017-11-06 12:39:35 +09:00
..
BeatmapSet Merge branch 'master' into beatmap-preview-fix 2017-10-30 16:22:47 +09: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 Correct and simplify RulesetStore 2017-10-16 17:02:31 +09:00
KeyBinding Fix misaligned settings buttons 2017-10-21 13:16:06 +10:30
MedalSplash Move infoFlow to local variable 2017-10-14 11:59:18 +09:00
Mods Correct and simplify RulesetStore 2017-10-16 17:02:31 +09:00
Music Changed type of IHasFilterTerms.FilterTerms according to framework update 2017-09-13 16:18:02 +02:00
Notifications Make ProgressNotification's status and progress thread-safe 2017-10-18 10:07:20 +09:00
Profile Fix test not working due to null refs 2017-10-30 20:55:23 +09:00
SearchableList Don't use Bindable for AccentColour 2017-08-29 18:17:01 +09:00
Settings Change SettingsItem to use GetBoundCopy to ensure it has the right class for numeric bindables 2017-10-26 18:45:20 +10:30
Social Make SearchableListHeader icon customisable 2017-06-07 20:06:02 +09:00
Toolbar Move ToolbarUserArea initialisation to BDL 2017-10-24 10:08:42 +09:00
BeatmapSetOverlay.cs Fix audio preview still playing after closing the beatmap overlay 2017-10-14 05:58:06 +03:00
ChatOverlay.cs Removed generic parameter function 2017-09-22 16:17:03 +02:00
DialogOverlay.cs Update in-line with framework changes. 2017-09-04 09:32:35 +09:00
DirectOverlay.cs Async direct panel lookup 2017-10-25 22:14:47 +09:00
KeyBindingOverlay.cs Correct and simplify RulesetStore 2017-10-16 17:02:31 +09:00
LoginOverlay.cs Fix yellow line in login overlay not following size correctly 2017-09-27 13:06:57 +08: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 Move origin + anchor outside of ctor 2017-10-10 16:00:11 +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 mask the settings overlay 2017-08-19 17:00:01 +02:00
SocialOverlay.cs Add context menus to chat names and user panels 2017-09-14 15:43:47 +09:00
UserProfileOverlay.cs remove inner classes and make User property a bindable 2017-10-25 20:07:12 +02:00
WaveOverlayContainer.cs Fix WaveOverlayContainer appearing incorrectly on first PopIn 2017-10-24 20:26:27 +09:00