1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-22 07:27:25 +08:00
osu-lazer/osu.Game/Extensions
2022-12-16 18:16:26 +09:00
..
CollectionExtensions.cs Remove the nullable disable annotation. 2022-06-30 23:20:40 +08:00
DrawableExtensions.cs Fix the MOTHERLOAD of undetected issues that are now visible thanks to net6.0 2022-12-16 18:16:26 +09:00
LanguageExtensions.cs Fix parsing of Language when using default system locale 2022-11-10 22:56:24 +01:00
ModelExtensions.cs Rename and add documentation to function 2022-10-28 18:04:28 +09:00
StringDehumanizeExtensions.cs Add own fixed copy of defective Humanizer methods 2022-07-18 21:37:31 +02:00
TaskExtensions.cs Fix the MOTHERLOAD of undetected issues that are now visible thanks to net6.0 2022-12-16 18:16:26 +09:00
TimeDisplayExtensions.cs Remove the nullable disable annotation. 2022-06-30 23:20:40 +08:00
TypeExtensions.cs mark the string as nullable. 2022-06-30 23:23:14 +08:00
WebRequestExtensions.cs Move the null check in the outside. 2022-06-30 23:29:49 +08:00