OliBomby
|
1fcf41379d
|
Added maintainability patch by bdach
|
2023-03-06 16:20:36 +01:00 |
|
OliBomby
|
b0cd801405
|
fix code quality
|
2023-03-04 19:34:22 +01:00 |
|
OliBomby
|
5146f7c978
|
using array again in GetSearchableTerms
|
2023-03-04 16:49:46 +01:00 |
|
OliBomby
|
b90c389ff0
|
using List instead of Span in GetSearchableTerms
|
2023-03-04 15:42:35 +01:00 |
|
OliBomby
|
91d206e8d2
|
Optimised GetSearchableTerms
Reduced memory allocations to 1
|
2023-03-03 19:21:50 +01:00 |
|
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 |
|