Handle the newly added TOCLIENT_ACCESS_DENIED and TOCLIENT_DELETE_PARTICLESPAWNER
authorLoic Blot <loic.blot@unix-experience.fr>
Fri, 13 Mar 2015 13:14:48 +0000 (14:14 +0100)
committerLoic Blot <loic.blot@unix-experience.fr>
Fri, 13 Mar 2015 13:28:20 +0000 (14:28 +0100)
commit9f3fc7201beedc66f974d54415b8e3fedb13ccb3
tree2c4920975d365ff1531b0fbf84fe1b94f4883f71
parent126f36c2e6c153f2791db743a8ceca44b6b36b10
Handle the newly added TOCLIENT_ACCESS_DENIED and TOCLIENT_DELETE_PARTICLESPAWNER
* Rename the handlers from _Legacy to regular, because here we can use same handlers
* Fix some packet names and pseudo handlers
src/client.h
src/network/clientopcodes.cpp
src/network/networkprotocol.h
src/network/packethandlers/client.cpp
src/network/serveropcodes.cpp