aboutsummaryrefslogtreecommitdiff
path: root/src/network/serverpackethandler.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Move globals from main.cpp to more sane locationsCraig Robbins2015-04-011-1/+0
* Clean up and tweak build systemShadowNinja2015-03-271-3/+3
* Don't send an InventoryAction at each setInventoryModified, we only need one ...Loic Blot2015-03-241-4/+6
* SendInventory when handleCommand_Interact is a use.poet-nohit2015-03-211-1/+3
* ServerpacketHandler: spelling fixesLoic Blot2015-03-181-20/+20
* Use the NetworkPacket api to read full version string instead of u8 pointers....Loic Blot2015-03-171-4/+5
* Rename packethandler/{client,server}.cpp to {client,server}packethandler.cppLoic Blot2015-03-161-0/+1847