1
0
Fork 0
Nibriboard/Nibriboard/Client/Messages
Starbeamrainbowlabs 5c12d13600
[server] Add protocol event to remove a line segment by unique id
2017-12-08 16:15:43 +00:00
..
ChunkUpdateMessage.cs [server] Update the nibri client to be plane-aware 2017-03-20 18:34:34 +00:00
ChunkUpdateRequestMessage.cs [server] Rework ChunkUpdateRequest logic 2017-06-24 20:14:43 +01:00
ClientStatesMessage.cs [server] Start sorting out chunk synchronisation 2017-03-04 21:49:51 +00:00
CursorPositionMessage.cs Finish fixing bugs in the core message handling system. It works, more or less! :D 2017-02-05 14:46:40 +00:00
ErrorMessage.cs [client+server] Fix typoes in comments 2017-07-29 20:41:41 +01:00
ExceptionMessage.cs [server] Add ExcecptionMessage 2017-03-20 18:21:41 +00:00
HandshakeRequestMessage.cs [server] DrawnLine.LineWidth -> Width, and extra logging 2017-04-28 18:14:14 +01:00
HandshakeResponseMessage.cs [server] Initialise value of list in message object 2017-04-28 18:22:33 +01:00
HeartbeatMessage.cs Put some infrastructure in palce to better handle disconnects and shutdowns. 2017-02-19 16:35:12 +00:00
IdleDisconnectMessage.cs Put some infrastructure in palce to better handle disconnects and shutdowns. 2017-02-19 16:35:12 +00:00
LineCompleteMessage.cs [server] Add line start event. 2017-06-30 16:47:29 +01:00
LineCompleteReflectionMessage.cs [server] Add line start event. 2017-06-30 16:47:29 +01:00
LinePartMessage.cs Add & hook up empty OnLinePartAddition handler to NibriClient 2017-06-27 15:14:40 +01:00
LinePartReflectionMessage.cs [server] Rework line part reflections. 2017-06-30 10:33:35 +01:00
LineRemoveMessage.cs [server] Add protocol event to remove a line segment by unique id 2017-12-08 16:15:43 +00:00
LineStartMessage.cs [server] Add line start event. 2017-06-30 16:47:29 +01:00
LineStartReflectionMessage.cs [server] Add line start event. 2017-06-30 16:47:29 +01:00
Message.cs [server] Start sorting out chunk synchronisation 2017-03-04 21:49:51 +00:00
PlaneChangeMessage.cs [server] Fill out PlaneChangeMessage 2017-03-20 18:10:28 +00:00
PlaneChangeOkMessage.cs Change the way plane changes are acknowledged 2017-04-24 19:32:28 +01:00
ShutdownMessage.cs Put some infrastructure in palce to better handle disconnects and shutdowns. 2017-02-19 16:35:12 +00:00
ViewportUpdateMessage.cs [server] Handle viewport updates sent by clients 2017-07-29 20:42:42 +01:00