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 05:52:36 +08:00
Code
Issues
Releases
Wiki
Activity
61,410
Commits
4
Branches
791
Tags
1bfe5a18cb94de911bb6ecf445abc8d32fe254ca
Commit Graph
10 Commits
Move properties and mark as get-only
Salman Ahmed
·
2022-08-03 20:31:51 +03:00
b00c3a4d6d
Give this class a constructor to make sure that message data will always assigned.
andy840119
·
2022-08-03 23:17:09 +08:00
8b02c955d8
give the object a default value(null).
andy840119
·
2022-08-02 23:02:14 +08:00
c8c2758d63
give the field a default value.
andy840119
·
2022-08-02 22:29:54 +08:00
13b2441c51
Remove nullable disable annotation and fix the api broken.
andy840119
·
2022-08-02 22:29:54 +08:00
78cc28d75f
Automated #nullable processing
Dan Balasescu
·
2022-06-17 16:37:17 +09:00
f8830c6850
Add serialisation/deserialisation explanation
Dan Balasescu
·
2021-12-03 21:29:20 +09:00
34b0e374d8
Add back removed getter
Seems to somehow be required.
Dan Balasescu
·
2021-11-28 22:16:21 +09:00
27ba3c6d1a
Refactoring
Dan Balasescu
·
2021-11-28 21:31:22 +09:00
36fffbd917
Use IPC via TCP
Dan Balasescu
·
2021-11-28 18:24:00 +09:00
ef24780642