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-15 07:02:36 +08:00
Code
Issues
Releases
Wiki
Activity
65,490
Commits
4
Branches
791
Tags
ad69259eb8c2c8c45ede72a01558bb5bd2fe5f36
Commit Graph
14 Commits
Update R# + fix inspections
Dan Balasescu
·
2024-02-02 21:00:28 +09:00
b44f77cee1
Partial everything
Dan Balasescu
·
2022-11-27 00:00:27 +09:00
7bc8908ca9
Update
Remove
/
RemoveRange
/
RemoveAll
calls in line with framework changes
Dean Herbert
·
2022-08-29 15:57:40 +09:00
a215d009fe
Automated #nullable processing
Dan Balasescu
·
2022-06-17 16:37:17 +09:00
f8830c6850
Apply batch fixing of built-in types using
var
Dean Herbert
·
2021-10-27 13:04:41 +09:00
6944151486
Remove extra blank line
Derrick Timmermans
·
2021-07-07 12:01:47 +02:00
f53f6690e3
Disallow removing items from SelectionCycleFillFlowContainer
Derrick Timmermans
·
2021-07-07 11:43:54 +02:00
8b1876bc2a
Tidy up class (although it's not in a good state logically)
Dean Herbert
·
2021-07-07 13:48:35 +09:00
ddb1da5a66
Add null check to supress quality errors
Derrick Timmermans
·
2021-07-06 14:39:53 +02:00
4b1b5a88fe
Resolve build errors
Derrick Timmermans
·
2021-07-06 14:11:46 +02:00
ffe18ebe51
Let selection container handle manual selection changes
Derrick Timmermans
·
2021-07-06 13:24:18 +02:00
07d54d261a
Use IStateful<SelectionState> instead of ISelected
Derrick Timmermans
·
2021-07-06 12:07:25 +02:00
c5a0672277
Use null instead of -1
Derrick Timmermans
·
2021-07-06 11:30:56 +02:00
32ef2405c4
Share item cycling logic with GameplayMenuOverlay
Derrick Timmermans
·
2021-07-05 19:22:55 +02:00
d495196b66