This website requires JavaScript.
Explore
Help
Sign In
sim1222
/
osukey
Watch
1
Star
1
Fork
0
You've already forked osukey
mirror of
https://github.com/osukey/osukey.git
synced
2025-08-03 22:56:36 +09:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
6e5846d91b7389575a91691851f6311de8a5cddc
osukey
/
osu.Game
/
Online
/
RealtimeMultiplayer
History
Dean Herbert
6e5846d91b
Fix serialization failure due to missing set
2020-12-08 20:43:18 +09:00
..
ISpectatorClient.cs
Add callbacks for join/leave events to notify other room occupants
2020-12-08 20:43:18 +09:00
ISpectatorServer.cs
Add basic server implementation
2020-12-08 20:43:18 +09:00
MultiplayerClientState.cs
Fix serialization failure due to missing set
2020-12-08 20:43:18 +09:00
MultiplayerRoom.cs
Add locking on join/leave operations
2020-12-08 20:43:18 +09:00
MultiplayerRoomState.cs
Add basic structure for multiplayer state and model components
2020-12-08 20:43:18 +09:00
MultiplayerRoomUser.cs
Add models for users and rooms
2020-12-08 20:43:18 +09:00
MultiplayerUserState.cs
Add models for users and rooms
2020-12-08 20:43:18 +09:00