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-18 16:50:21 +08:00
Code
Issues
Releases
Wiki
Activity
44,264
Commits
4
Branches
793
Tags
15e3f95c87dfef94deccc3f0d349c1b8c32bfb3b
Commit Graph
11 Commits
Add
IDeepCloneable
interface and update existing
CreateCopy
methods to use it
Dean Herbert
·
2021-07-19 12:54:17 +09:00
3c028ce05c
Fix incorrect banned symbol
smoogipoo
·
2021-02-25 16:10:27 +09:00
dcda7f62df
Add Enum.HasFlag to banned symbols
smoogipoo
·
2021-02-25 15:38:43 +09:00
996b6a1e57
Add IBindableList.GetBoudCopy to banned symbols for now
Dean Herbert
·
2020-11-04 15:21:23 +09:00
9343f84a68
Also avoid using internal TypeExtensions
Dean Herbert
·
2020-04-28 17:02:10 +09:00
c3a41c8476
Add to banned symbols
Dean Herbert
·
2020-04-28 16:49:43 +09:00
f3fbb3cdc6
Don't use Equals(object) on T?.
Huo Yaoyuan
·
2019-12-03 20:07:22 +08:00
a42f9447e6
Correct BannedSymbols.txt.
Huo Yaoyuan
·
2019-11-25 23:42:59 +08:00
41fd3f6749
Fix false warnings
Dean Herbert
·
2019-11-25 11:31:03 +09:00
4904346814
Fix usage of SpriteText instead of OsuSpriteText
Dean Herbert
·
2019-11-22 18:21:40 +09:00
66e2a259f0
Add BannedApiAnalyzer
Huo Yaoyuan
·
2019-11-13 22:29:44 +08:00
f90a9db2b2