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-16 10:22:53 +08:00
Code
Issues
Releases
Wiki
Activity
58,147
Commits
4
Branches
791
Tags
3102044d00a85caaaafd059f77a08022dfd2d7aa
Commit Graph
17 Commits
Use new ArgumentNullException.ThrowIfNull throw-helper API
Berkan Diler
·
2022-12-22 21:27:59 +01:00
08d2fbeb8e
Automated #nullable processing
Dan Balasescu
·
2022-06-17 16:37:17 +09:00
f8830c6850
Move
FastRandom
to
LegacyRandom
in
osu.Game
project
Dean Herbert
·
2022-04-28 17:47:32 +09:00
93db6c6bb0
Apply some second-pass inspections that appeared after previous changes
Dean Herbert
·
2021-10-27 13:09:30 +09:00
95837990f3
Apply batch fixing of built-in types using
var
Dean Herbert
·
2021-10-27 13:04:41 +09:00
6944151486
Add copyright notice
Co-authored-by: Dean Herbert <
pe@ppy.sh
>
Dan Balasescu
·
2020-10-14 17:08:14 +09:00
4eccb03d71
Replicate stable's unstable sort
smoogipoo
·
2020-10-09 21:50:20 +09:00
306d876d22
Fix remaining issues
Dean Herbert
·
2019-02-28 13:31:40 +09:00
26d53d06a9
Update licence header (and remove year)
Dean Herbert
·
2019-01-24 17:43:03 +09:00
8617aaa2a7
Add rng components to mania conversion tests
smoogipoo
·
2018-06-15 20:48:48 +09:00
afbf35b814
Normalize all the line endings
Dean Herbert
·
2018-04-13 18:26:38 +09:00
32a74f95a5
Fix FastRandom using uint instead of int for NextDouble()
smoogipoo
·
2018-03-01 16:17:01 +09:00
8cfb119383
Update licence headers
Dean Herbert
·
2018-01-05 20:21:19 +09:00
37d393bca0
Keyword Spacing and Brackets Fixing
John Neijzen
·
2017-06-08 14:35:10 +08:00
431d225a60
Fix incorrect uint_to_real factor.
smoogipooo
·
2017-05-18 14:07:57 +09:00
6010243736
Remove redundant parentheses.
smoogipooo
·
2017-05-17 13:04:57 +09:00
51f7904c13
Add FastRandom class for use in beatmap conversion.
smoogipooo
·
2017-05-17 12:52:07 +09:00
93e2b21084