aboutsummaryrefslogtreecommitdiff
path: root/src/network/serveropcodes.cpp
AgeCommit message (Expand)Author
2020-10-04Minimap as HUD element with API controlPierre-Yves Rollo
2020-06-13Server pushing media at runtime (#9961)sfan5
2020-04-08Miscellaneous networking improvements (#9611)sfan5
2020-03-05set_sky improvements, set_sun, set_moon and set_starsJordach
2019-09-19Add support for per-player FOV overrides and multipliersAnand S
2019-08-10Implement adding velocity to player from Luasfan5
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
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-05Add missing server sending rule for bd921a7916f0fafc493b1c4d0eeb5e2bb1d6a7c2Loic Blot
2017-04-30Add clouds APIBen Deutsch
2017-04-26Fix #5655 (#5658)red-001
2017-04-22Network:Remove old opcodes and fix documentation. (#5573)red-001
2017-01-01Breath cheat fix: server sideLoic Blot
2015-05-16Finalize init packets and enable protocol v25est31
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