Implement mod communication channels (#6351)
[oweals/minetest.git] / src / network / clientopcodes.cpp
2017-09-25 Loïc BlotImplement mod communication channels (#6351)
2017-09-12 SmallJokerNetwork: Remove large parts of deprecated legacy code...
2017-07-18 Loïc Blot[CSM] Add flavour limits controlled by server (#5930)
2017-07-16 Loïc BlotChat protocol rewrite (#5117)
2017-06-08 red-001Have the server send the player list to the client...
2017-05-03 BrandonSound API: Add fading sounds
2017-04-29 Ben DeutschAdd clouds API
2017-04-22 red-001Network:Remove old opcodes and fix documentation. ...
2017-01-01 Loic BlotFix non reverted change on TOSERVER_BREATH compat
2017-01-01 Loic BlotBreath cheat fix: server side 4978/head
2015-05-11 est31Make early protocol auth mechanism generic, and add SRP
2015-03-13 Loic BlotPrepare Protocol v25 init & authentication.
2015-03-13 Loic BlotHandle the newly added TOCLIENT_ACCESS_DENIED and TOCLI...
2015-03-13 Loic BlotRename some packet and handlers to <packet>_Legacy...
2015-02-16 Loic Blot[Patch 2/4] Network rework: packet writing, sending...
2015-02-10 Loic BlotNetwork Layer 7 rework (Packet handling)