forked from Mirrorlandia_minetest/minetest
1d4a2a6ea7
* Fix HP transport + some double <-> float problems TOCLIENT_HP transport u16 hp as a u8, use u16 HP, this prevent HP over 255 to overflow across network * Fix more double/float problem in serverpackethandler & remove implicit struct type for TileAnimationParams * Fix connection unittests container |
||
---|---|---|
.. | ||
address.cpp | ||
address.h | ||
clientopcodes.cpp | ||
clientopcodes.h | ||
clientpackethandler.cpp | ||
CMakeLists.txt | ||
connection.cpp | ||
connection.h | ||
connectionthreads.cpp | ||
connectionthreads.h | ||
networkexceptions.h | ||
networkpacket.cpp | ||
networkpacket.h | ||
networkprotocol.h | ||
peerhandler.h | ||
serveropcodes.cpp | ||
serveropcodes.h | ||
serverpackethandler.cpp | ||
socket.cpp | ||
socket.h |