Commit Graph

11 Commits

Author SHA1 Message Date
smoogipoo cd2737156f Fix crashes when importing/deleting from model managers 2018-11-21 23:11:09 +01:00
smoogipoo 05d89180c8 Move brace on new line 2018-10-22 12:17:23 +09:00
Paul Teng 86b29064c6 Change DownloadState only when Download is possible 2018-10-18 08:51:05 -04:00
naoey 2a0b1f3615 Update direct panel download button for new design
- Add a download failed event to BeatmapManager
- Make DownloadButton aware of all 3 possible download states
- Change button appearance based on each state
2018-07-03 20:18:09 +05:30
Dean Herbert ecc0f5e575 Use Any() instead of Count() 2018-06-08 20:54:09 +09:00
Dean Herbert 064e8190be Add basic documentation 2018-06-08 20:53:58 +09:00
DrabWeb 7819be7957 Remove unused using. 2018-06-06 03:28:07 -03:00
DrabWeb 188272e15d Replace OnAlreadyDownloading with returning a bool from Download. 2018-06-06 03:18:42 -03:00
DrabWeb 80951eae68 Inherit BeatmapSetDownloader from Component. 2018-06-05 18:09:26 -03:00
DrabWeb d8154f8cad Fix BeatmapSetInfos with OnlineBeatmapSetID set to null being marked as downloaded. 2018-06-04 21:11:27 -03:00
DrabWeb 01c5060bcf Move BeatmapSetDownloader to osu.Game.Beatmaps.Drawables 2018-06-04 20:30:54 -03:00