summaryrefslogtreecommitdiff
path: root/src/network/networkpacket.h
Commit message (Expand)AuthorAge
* Stop NetworkPacket methods from producing bloated packetsJay Arndt2015-05-05
* NetworkPacket: reading outside packet is now clearer.Loic Blot2015-04-01
* Connection::Receive(): receive Network Packet instead of SharedBuffer<u8>.Loic Blot2015-03-31
* Remove unused ConnectionCommand::sendToAll function. NetworkPacket::oldForgeP...Loic Blot2015-03-22
* [Patch 2/4] Network rework: packet writing, sending and cleanupsLoic Blot2015-02-16
* Network Layer 7 rework (Packet handling)Loic Blot2015-02-10