Lasse Öörni 8c581bf8bb Cleaned up Doxygen comments. 13 years ago
..
CMakeLists.txt 71603ae52e Initial kNet-based networking implementation. 14 years ago
Connection.cpp a77a685f4c Fixed warnings reported by Xcode. 13 years ago
Connection.h 8c581bf8bb Cleaned up Doxygen comments. 13 years ago
Controls.cpp cc3ee34f58 Increased occlusion buffer depth bias. 14 years ago
Controls.h 8c581bf8bb Cleaned up Doxygen comments. 13 years ago
Network.cpp 9830627898 Use a HashMap for client connections internally, but return a Vector in Network::GetClientConnections(). 13 years ago
Network.h 8c581bf8bb Cleaned up Doxygen comments. 13 years ago
NetworkEvents.h cc3ee34f58 Increased occlusion buffer depth bias. 14 years ago
NetworkPriority.cpp 91f6f87472 Explicitly mark changed nodes to avoid going through the whole scene in PrepareNetworkUpdate(). 13 years ago
NetworkPriority.h 8c581bf8bb Cleaned up Doxygen comments. 13 years ago
Precompiled.cpp cc3ee34f58 Increased occlusion buffer depth bias. 14 years ago
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 years ago
Protocol.h e0571d46eb Removed kNet message priority sorting to improve CPU performance when sending a high volume of network messages. 13 years ago