1
0
Files
cuberite-2a/src/Bindings
peterbell10 c94d7184eb Broadcast refactor (#4264)
* Move Broadcast functions from cChunkMap to cBroadcaster

- Remove cBroadcastInterface in favour of cBroadcaster.

- cChunk: Remove broadcast functions.

* resurect broadcast interface

* Absorb cBroadcaster into cWorld.
Removes the need for forwarding the function calls.

* Improve const-correctness

* Use Int8 instead of char

+ Comment `ForClients` functions

* Improve comments

* Broadcaster: Rename ForClients functions
2018-07-24 22:30:49 +01:00
..
2017-08-25 13:43:18 +01:00
2017-07-21 14:41:51 +01:00
2018-01-03 17:41:16 +00:00
2017-08-30 15:00:06 +01:00
2017-07-21 14:41:51 +01:00
2017-07-21 14:41:51 +01:00
2018-01-03 17:41:16 +00:00