1
0
mirror of https://github.com/ppy/osu.git synced 2024-12-15 14:55:37 +08:00
osu-lazer/osu.Game/Overlays
Dean Herbert f0ea445e46 Fix initial requests of channel mesages not being performed
fetchReq was being set even for initial lookups, which caused only one to run, and subsequent requests to be excessive to try and catch up.
2017-05-16 15:59:01 +09:00
..
Chat Second design update pass. 2017-05-12 15:39:00 +09:00
Dialog Fix filename mismatch. 2017-04-06 16:05:41 +08:00
Mods Merge branch 'master' into tidy-up 2017-05-09 10:27:29 +09:00
Music Use FirstOrDefault 2017-05-12 20:48:25 +09:00
Notifications Some minor improvements. 2017-04-06 09:57:34 +09:00
Settings Reword settings text slightly 2017-05-15 12:57:55 +09:00
Toolbar Change all instances of options to settings where applicable 2017-05-15 10:55:29 +09:00
ChatOverlay.cs Fix initial requests of channel mesages not being performed 2017-05-16 15:59:01 +09:00
DialogOverlay.cs Update references. 2017-03-28 21:26:20 +09:00
DragBar.cs Fix unsynchronised tweening. 2017-04-14 19:20:07 +09:00
LoginOverlay.cs Change all instances of options to settings where applicable 2017-05-15 10:55:29 +09:00
MusicController.cs Use metadata field of WorkingBeatmap. 2017-05-06 14:57:11 +08:00
NotificationManager.cs Update references. 2017-03-28 21:26:20 +09:00
SettingsOverlay.cs Change all instances of options to settings where applicable 2017-05-15 10:55:29 +09:00
WaveOverlayContainer.cs Update references. 2017-03-28 21:26:20 +09:00