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-22 14:30:40 +08:00
Code
Issues
Releases
Wiki
Activity
8,848
Commits
4
Branches
793
Tags
ea2c67ca5fe03415fe7a79831738131f8ebb1585
Commit Graph
8 Commits
Fix incorrect serialization condition
smoogipoo
·
2017-12-07 11:10:46 +09:00
ea2c67ca5f
Dont serialize hitobject sample properties copied from the control point
smoogipoo
·
2017-12-07 03:40:43 +09:00
41b607c165
Simplify constructor of SampleInfoList.
Huo Yaoyuan
·
2017-05-08 19:30:55 +08:00
345f80b775
Use CRLF instead of LF.
smoogipooo
·
2017-04-26 14:40:40 +09:00
4c2985b6d1
Introduce SampleInfoList as List<SampleInfo> to reduce generic nesting. Fix CI warnings.
smoogipooo
·
2017-04-26 14:12:21 +09:00
28f7e0cdba
Make hit sounds into consts.
smoogipooo
·
2017-04-06 12:14:06 +09:00
4cc309e5a7
General cleanup.
smoogipooo
·
2017-04-06 11:56:19 +09:00
c65ab5b6f1
Back to using SampleInfo + fix taiko beatmap conversion.
smoogipooo
·
2017-04-06 11:41:16 +09:00
eb82a4c090