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 01:03:15 +08:00
Code
Issues
Releases
Wiki
Activity
36,171
Commits
4
Branches
791
Tags
edf9fe56112d30a6d2fbdd67bae107a587649dfd
Commit Graph
21 Commits
CA1715: use prefix for generic parameters.
Huo Yaoyuan
·
2019-12-17 13:00:25 +08:00
40b43b85f1
CA1052: make type static.
Huo Yaoyuan
·
2019-12-17 13:00:13 +08:00
e46f6627e4
Use 'out var'.
Huo Yaoyuan
·
2019-11-12 19:55:26 +08:00
31cc0d13da
Apply newline additions
Dean Herbert
·
2019-04-01 12:16:32 +09:00
612db31c38
Fix remaining issues
Dean Herbert
·
2019-02-28 13:31:40 +09:00
26d53d06a9
Fix codefactor issue
Dean Herbert
·
2019-01-24 17:46:09 +09:00
a580c17949
Update licence header (and remove year)
Dean Herbert
·
2019-01-24 17:43:03 +09:00
8617aaa2a7
Normalize all the line endings
Dean Herbert
·
2018-04-13 18:26:38 +09:00
32a74f95a5
Merge branch 'master' into update-branch
smoogipoo
·
2018-02-08 23:35:48 +09:00
b500b76407
Update licence headers
Dean Herbert
·
2018-01-05 20:21:19 +09:00
37d393bca0
Disable resharper inspections on case-by-case basis
smoogipoo
·
2017-11-20 18:55:48 +09:00
aac41d2de6
Make osu.Game + rulesets compile with netstandard
smoogipoo
·
2017-11-19 13:46:51 +09:00
d2ab0621f3
Use Array.Empty.
Huo Yaoyuan
·
2017-09-24 03:45:46 +08:00
87c8278139
Remove unused namespace.
Huo Yaoyuan
·
2017-05-16 22:20:05 +08:00
e2a7f00a52
Why AbandonedMutexException?
Huo Yaoyuan
·
2017-05-16 21:23:14 +08:00
e911441394
Enforce readonly private members where possible.
Dean Herbert
·
2017-03-23 13:50:08 +09:00
54e1b24fe9
Reduce warning/suggestion count to zero.
Dean Herbert
·
2017-03-09 15:52:40 +09:00
d7497330b2
Reduce error count.
Dean Herbert
·
2017-03-09 14:24:16 +09:00
da751804b6
Add missing access modifiers.
Dean Herbert
·
2017-03-09 13:55:29 +09:00
dc5ac6e88f
Update license headers.
Dean Herbert
·
2017-03-08 15:50:52 +09:00
5a42035f88
Basic partial replay support.
Dean Herbert
·
2017-03-01 22:04:20 +09:00
58ae9e888d