aboutsummaryrefslogtreecommitdiff
path: root/src/network/clientopcodes.cpp
AgeCommit message (Expand)Author
2018-12-04Send only changed node metadata to clients instead of whole mapblock (#5268)SmallJoker
2018-06-26Rename CSM flavours to restrictionsSmallJoker
2018-03-28Add formspec theming using prepended stringsAndrew Ward
2018-02-17Remove legacy chat network code. (#6954)red-001
2017-09-26Implement mod communication channels (#6351)Loïc Blot
2017-09-12Network: Remove large parts of deprecated legacy code (#6404)SmallJoker
2017-07-18[CSM] Add flavour limits controlled by server (#5930)Loïc Blot
2017-07-16Chat protocol rewrite (#5117)Loïc Blot
2017-06-08Have the server send the player list to the client (#5924)red-001
2017-05-03Sound API: Add fading soundsBrandon
2017-04-30Add clouds APIBen Deutsch
2017-04-22Network:Remove old opcodes and fix documentation. (#5573)red-001
2017-01-01Fix non reverted change on TOSERVER_BREATH compatLoic Blot
2017-01-01Breath cheat fix: server sideLoic Blot
2015-05-11Make early protocol auth mechanism generic, and add SRPest31
2015-03-13Prepare Protocol v25 init & authentication.Loic Blot
2015-03-13Handle the newly added TOCLIENT_ACCESS_DENIED and TOCLIENT_DELETE_PARTICLESPA...Loic Blot
2015-03-13Rename some packet and handlers to <packet>_Legacy name for compat layer betw...Loic Blot
2015-02-16[Patch 2/4] Network rework: packet writing, sending and cleanupsLoic Blot
2015-02-10Network Layer 7 rework (Packet handling)Loic Blot