aboutsummaryrefslogtreecommitdiff
path: root/src/network/networkpacket.h
AgeCommit message (Expand)Author
2017-09-27Add session_t typedef + remove unused functions (#6470)Loïc Blot
2017-08-25Network cleanup (#6310)Loïc Blot
2017-08-24Network cleanup (#6302)Loïc Blot
2017-08-24Fix OSX builds (closes #6289, fixes #6270) (#6306)Pavel Puchkin
2017-08-19Code modernization: subfolders (#6283)Loïc Blot
2017-08-18Add missing ctime include (#6269)adrido
2017-08-17C++ modernize: Pragma once (#6264)Loïc Blot
2017-08-16Cleanup various headers to reduce compilation times (#6255)Loïc Blot
2017-07-16Chat protocol rewrite (#5117)Loïc Blot
2017-06-21C++11 cleanup on constructors dir network (#6021)Vincent Glize
2017-04-14NetworkPacket: don't copy push std::string and std::wstringLoic Blot
2017-01-18Add particle animation, glowsfan5
2016-11-12Add control information to player interacts (#4685)raymoo
2015-08-06Fix critical vulnerabilities and bugs with NetworkPacketkwolekr
2015-05-11Make early protocol auth mechanism generic, and add SRPest31
2015-05-05Stop NetworkPacket methods from producing bloated packetsJay Arndt
2015-04-01NetworkPacket: reading outside packet is now clearer.Loic Blot
2015-03-31Connection::Receive(): receive Network Packet instead of SharedBuffer<u8>.Loic Blot
2015-03-22Remove unused ConnectionCommand::sendToAll function. NetworkPacket::oldForgeP...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