aboutsummaryrefslogtreecommitdiff
path: root/src/network/networkprotocol.h
AgeCommit message (Expand)Author
2016-03-15Add option to not send pre v25 init packetest31
2016-03-12Nodebox: Allow nodeboxes to "connect"Auke Kok
2016-01-23Backface culling: Ignore setting in tiledef from old servers.Auke Kok
2015-09-10networkprotocol.h: remove "u16 command" from docest31
2015-07-24Bump protocol to 26est31
2015-07-23Optional reconnect functionalityest31
2015-07-16Fix relief mapping issuesRealBadAngel
2015-06-20Generic CAO cleanups and renames for clarificationest31
2015-05-16Finalize init packets and enable protocol v25est31
2015-05-11Make early protocol auth mechanism generic, and add SRPest31
2015-04-07Make comments consistent with TOSERVER_INIT -> TOSERVER_INIT_LEGACY renameest31
2015-03-27Change error_message from wstring to stringShadowNinja
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-19Typo fix in networkprotocol.hNer'zhul
2015-02-10Network Layer 7 rework (Packet handling)Loic Blot