Lasse Öörni 8c581bf8bb Cleaned up Doxygen comments. 13 ani în urmă
..
CMakeLists.txt 71603ae52e Initial kNet-based networking implementation. 14 ani în urmă
Connection.cpp a77a685f4c Fixed warnings reported by Xcode. 13 ani în urmă
Connection.h 8c581bf8bb Cleaned up Doxygen comments. 13 ani în urmă
Controls.cpp cc3ee34f58 Increased occlusion buffer depth bias. 14 ani în urmă
Controls.h 8c581bf8bb Cleaned up Doxygen comments. 13 ani în urmă
Network.cpp 9830627898 Use a HashMap for client connections internally, but return a Vector in Network::GetClientConnections(). 13 ani în urmă
Network.h 8c581bf8bb Cleaned up Doxygen comments. 13 ani în urmă
NetworkEvents.h cc3ee34f58 Increased occlusion buffer depth bias. 14 ani în urmă
NetworkPriority.cpp 91f6f87472 Explicitly mark changed nodes to avoid going through the whole scene in PrepareNetworkUpdate(). 13 ani în urmă
NetworkPriority.h 8c581bf8bb Cleaned up Doxygen comments. 13 ani în urmă
Precompiled.cpp cc3ee34f58 Increased occlusion buffer depth bias. 14 ani în urmă
Precompiled.h 170ee77019 To avoid confusion when to use what, and as the performance is usually better, use only HashMap & HashSet instead of Map & Set. 13 ani în urmă
Protocol.h e0571d46eb Removed kNet message priority sorting to improve CPU performance when sending a high volume of network messages. 13 ani în urmă