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-17 09:22:34 +08:00
Code
Issues
Releases
Wiki
Activity
75,266
Commits
4
Branches
791
Tags
12e29f0bcc9f80c221c5e97693613c8ca4ba94de
Commit Graph
16 Commits
Simplify assignment by using an auto property
Dean Herbert
·
2024-03-09 20:17:27 +08:00
b8a362fcb6
Further simplify tooltip text creation
Andrei Zavatski
·
2024-03-09 14:10:32 +03:00
58b6acde10
Reduce allocations in DrawableFlag tooltip
Andrei Zavatski
·
2024-03-09 13:58:05 +03:00
dd36942508
Automated pass
Dean Herbert
·
2023-06-24 01:00:03 +09:00
0ab0c52ad5
Use new ArgumentNullException.ThrowIfNull throw-helper API
Berkan Diler
·
2022-12-22 21:27:59 +01:00
08d2fbeb8e
Partial everything
Dan Balasescu
·
2022-11-27 00:00:27 +09:00
7bc8908ca9
Replace
default
with
CountryCode.Unknown
Salman Ahmed
·
2022-07-18 08:54:35 +03:00
018da74fe8
Country
->
CountryCode
Salman Ahmed
·
2022-07-18 08:40:34 +03:00
100c53f9ef
Update various usages of
Country
inline with new enum
Salman Ahmed
·
2022-07-16 05:04:24 +03:00
e62049f4a9
Automated #nullable processing
Dan Balasescu
·
2022-06-17 16:37:17 +09:00
f8830c6850
Update usages of
IHasTooltip
in line with framework localisation changes
Bartłomiej Dach
·
2021-06-25 19:10:04 +02:00
50c27d2635
Remove redundant string interpolation
Andrei Zavatski
·
2019-09-15 02:46:28 +03:00
96453d8197
Fix DrawableFlag returns empty texture if there's no flag avaliable for needed country
Andrei Zavatski
·
2019-09-15 02:33:21 +03:00
babd34470e
Seperate updateable from drawable
KingLuigi4932
·
2019-06-19 03:50:16 +03:00
97dd34e26c
Fix CI issues + slight change
KingLuigi4932
·
2019-06-17 22:33:27 +03:00
d6a39b8a2a
Seperate drawable and updateable flag from Country + Use UpdateableFlag
KingLuigi4932
·
2019-06-17 20:57:57 +03:00
d665f1fe4b