minetest/src/network
Craig Robbins 3b6480c5b0 Fix wrapDegrees family of functions
wrapDegrees() (renamed to modulo360f)
wrapDegrees_0_360
wrapDegrees_180

Minor errors were present in previous versions; see issue #2328
2015-02-23 22:50:32 +10:00
..
packethandlers Fix wrapDegrees family of functions 2015-02-23 22:50:32 +10:00
CMakeLists.txt Use proper CMakeLists.txt for network and client directories 2015-02-21 11:51:12 +01:00
clientopcodes.cpp [Patch 2/4] Network rework: packet writing, sending and cleanups 2015-02-16 11:00:55 +01:00
clientopcodes.h [Patch 2/4] Network rework: packet writing, sending and cleanups 2015-02-16 11:00:55 +01:00
connection.cpp Fix some memory leaks on packet sending. 2015-02-21 17:27:31 +01:00
connection.h [Patch 2/4] Network rework: packet writing, sending and cleanups 2015-02-16 11:00:55 +01:00
networkpacket.cpp [Patch 2/4] Network rework: packet writing, sending and cleanups 2015-02-16 11:00:55 +01:00
networkpacket.h [Patch 2/4] Network rework: packet writing, sending and cleanups 2015-02-16 11:00:55 +01:00
networkprotocol.h Typo fix in networkprotocol.h 2015-02-19 20:03:22 +01:00
serveropcodes.cpp [Patch 2/4] Network rework: packet writing, sending and cleanups 2015-02-16 11:00:55 +01:00
serveropcodes.h [Patch 2/4] Network rework: packet writing, sending and cleanups 2015-02-16 11:00:55 +01:00