Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | SendInventory when handleCommand_Interact is a use. | poet-nohit | 2015-03-21 |
| | | | | This call was missing when change looping to triggering SendInventory: 1b2f64473ed4f222d3b7f02df853730d4382105e | ||
* | ServerpacketHandler: spelling fixes | Loic Blot | 2015-03-18 |
| | |||
* | Use the NetworkPacket api to read full version string instead of u8 ↵ | Loic Blot | 2015-03-17 |
| | | | | | | pointers. Also store the reserved byte to use API properly Fixes #2509 | ||
* | Rename packethandler/{client,server}.cpp to {client,server}packethandler.cpp | Loic Blot | 2015-03-16 |
* Requested by @Zeno- * Approved by @nerzhul |