This website requires JavaScript.
Explore
Help
Sign In
h1or4dme8
/
osu-lazer
Watch
1
Star
0
Fork
0
You've already forked osu-lazer
mirror of
https://github.com/ppy/osu.git
synced
2026-05-23 11:40:28 +08:00
Code
Issues
Releases
Wiki
Activity
55,996
Commits
4
Branches
796
Tags
0b5f8e1c93e47176ad132ea79a62da4db4c419fc
Commit Graph
9 Commits
Add extension methods for case insensitive file lookups
Dean Herbert
·
2022-08-10 15:48:25 +09:00
5f10ec1955
Automated #nullable processing
Dan Balasescu
·
2022-06-17 16:37:17 +09:00
f8830c6850
Fix
GetDisplayTitle()
implementations relying on
ToString()
themselves
Bartłomiej Dach
·
2021-11-09 13:53:08 +01:00
3d148aea40
Remove nullability from
IBeatmapInfo.Metadata
Dean Herbert
·
2021-11-04 14:28:39 +09:00
a49366ff84
Fix beatmap creator showing twice in tournament map pool panels
Dean Herbert
·
2021-11-01 14:33:24 +09:00
10a9266956
Apply batch fixing of built-in types using
var
Dean Herbert
·
2021-10-27 13:04:41 +09:00
6944151486
Move
BeatmapSetOnlineInfo
to an interface type
Dean Herbert
·
2021-10-21 16:58:42 +09:00
0706ad70fb
Remove null check suppression and add non-null fallback
Dean Herbert
·
2021-10-05 14:49:59 +09:00
a5aa32811a
Move common interface implementations to extension methods
Dean Herbert
·
2021-10-05 14:41:14 +09:00
d3b9660148