Commit Graph

9 Commits

Author SHA1 Message Date
Dean Herbert 5f10ec1955 Add extension methods for case insensitive file lookups 2022-08-10 15:48:25 +09:00
Dan Balasescu f8830c6850 Automated #nullable processing 2022-06-17 16:37:17 +09:00
Bartłomiej Dach 3d148aea40
Fix `GetDisplayTitle()` implementations relying on `ToString()` themselves 2021-11-09 13:53:08 +01:00
Dean Herbert a49366ff84 Remove nullability from `IBeatmapInfo.Metadata` 2021-11-04 14:28:39 +09:00
Dean Herbert 10a9266956 Fix beatmap creator showing twice in tournament map pool panels 2021-11-01 14:33:24 +09:00
Dean Herbert 6944151486 Apply batch fixing of built-in types using `var` 2021-10-27 13:04:41 +09:00
Dean Herbert 0706ad70fb Move `BeatmapSetOnlineInfo` to an interface type 2021-10-21 16:58:42 +09:00
Dean Herbert a5aa32811a Remove null check suppression and add non-null fallback 2021-10-05 14:49:59 +09:00
Dean Herbert d3b9660148 Move common interface implementations to extension methods 2021-10-05 14:41:14 +09:00