Send Player HP when setHP (or a setHP caller) is called instead of looping and testin...
authorLoic Blot <loic.blot@unix-experience.fr>
Mon, 2 Mar 2015 16:31:31 +0000 (17:31 +0100)
committerLoic Blot <loic.blot@unix-experience.fr>
Tue, 3 Mar 2015 15:06:04 +0000 (16:06 +0100)
commit64ff966bae99813229dff6629fd9131a91ba7484
treead63765181af40910873520fc45cfe56a1380779
parent056e8f7839d72dfc2e8aa0a68c5d19d7cc30a282
Send Player HP when setHP (or a setHP caller) is called instead of looping and testing the state change.
src/content_sao.cpp
src/content_sao.h
src/network/packethandlers/server.cpp
src/script/lua_api/l_object.cpp
src/server.cpp
src/server.h