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 20:35:39 +08:00
Code
Issues
Releases
Wiki
Activity
36,171
Commits
4
Branches
791
Tags
edf9fe56112d30a6d2fbdd67bae107a587649dfd
Commit Graph
22 Commits
Use enum property
smoogipoo
·
2020-12-21 16:56:45 +09:00
e23d81bfc6
Fix incorrect reference + simplify
smoogipoo
·
2020-06-03 17:41:05 +09:00
092f5b6521
Resolve NREs
smoogipoo
·
2020-06-03 16:59:37 +09:00
8aa8d2c880
Use IReadOnlyList<T> for TypedListConverter.
Huo Yaoyuan
·
2020-05-12 21:49:55 +08:00
f07d95ac59
Use IEnumerable<T> for TypedListConverter.
Huo Yaoyuan
·
2020-05-09 17:41:59 +08:00
80a193a616
Use strongly-typed JsonConerter.
Huo Yaoyuan
·
2020-05-09 16:39:46 +08:00
74cbe9306c
Use IEnumerable<T> instead
smoogipoo
·
2020-04-22 09:04:44 +09:00
d27ca725f9
Fix not being able to serialise converted beatmaps
smoogipoo
·
2020-04-22 09:04:44 +09:00
a702a521f8
Apply newline additions
Dean Herbert
·
2019-04-01 12:16:32 +09:00
612db31c38
Update licence header (and remove year)
Dean Herbert
·
2019-01-24 17:43:03 +09:00
8617aaa2a7
OpenTK -> osuTK
smoogipoo
·
2018-11-20 17:14:59 +09:00
f27bd3ef3e
Normalize all the line endings
Dean Herbert
·
2018-04-13 18:26:38 +09:00
32a74f95a5
Update licence headers
Dean Herbert
·
2018-01-05 20:21:19 +09:00
37d393bca0
Cleanup some possible CI errors
Not sure why these aren't being detected on master right now - they should be...
smoogipoo
·
2018-01-05 01:20:24 +09:00
5eb2dc3d64
A bit more cleanup
smoogipoo
·
2017-12-07 15:55:38 +09:00
bdf283a4e1
Underscore + lowercase all keys
smoogipoo
·
2017-12-07 14:37:12 +09:00
245b5f759f
Add flag to explicitly serialize the type version
smoogipoo
·
2017-12-07 12:49:16 +09:00
d026587a91
Cleanup TypedListConverter a bit
smoogipoo
·
2017-12-07 12:27:30 +09:00
9e51480aa3
Add license header
smoogipoo
·
2017-12-07 12:18:00 +09:00
feef4b1890
Make TypedListConverter not reconstruct serializers
smoogipoo
·
2017-12-07 03:04:56 +09:00
4232a54b32
Add a few xmldocs
smoogipoo
·
2017-12-06 00:42:17 +09:00
e199ee5225
Make Beatmap ISerializable and add more JsonIgnores
smoogipoo
·
2017-12-06 00:37:37 +09:00
b584178e85