1
0
mirror of https://github.com/ppy/osu.git synced 2024-11-08 17:37:46 +08:00
osu-lazer/osu.Game/Screens/Select/Carousel
Bartłomiej Dach c181edaedf Replace manual comparer implementation
Replace manually-implemented CriteriaComparer with a call to
Comparer<T>.Create() to decrease verbosity.
2019-10-28 15:07:36 +01:00
..
CarouselBeatmap.cs Add creator= and artist= filters 2019-09-22 00:20:55 +02:00
CarouselBeatmapSet.cs Fix carousel including filtered difficulties in sort comparisons 2019-10-07 15:17:03 +09:00
CarouselGroup.cs Replace manual comparer implementation 2019-10-28 15:07:36 +01:00
CarouselGroupEagerSelect.cs Apply more missed cases 2019-04-01 12:44:46 +09:00
CarouselItem.cs Turn on warnings, resolve issues 2019-04-25 17:36:17 +09:00
DrawableCarouselBeatmap.cs Apply reviews 2019-08-15 12:11:54 +09:00
DrawableCarouselBeatmapSet.cs Don't redraw certain buffered containers on scale change 2019-09-04 19:38:12 +09:00
DrawableCarouselItem.cs Update framework 2019-08-21 13:29:50 +09:00