mirror of
https://github.com/4jcraft/4jcraft.git
synced 2026-04-25 13:03:36 +00:00
Rename all PascalCase methods to camelCase, replace Windows macro constants with C++ constexpr members, convert ThreadPriority to enum class, remove unused Sleep(), fix memory ordering on inline accessors, extract platform code into helpers. |
||
|---|---|---|
| .. | ||
| GameNetworkManager.cpp | ||
| GameNetworkManager.h | ||
| NetworkPlayerInterface.h | ||
| NetworkPlayerQNet.cpp | ||
| NetworkPlayerQNet.h | ||
| PlatformNetworkManagerInterface.h | ||
| PlatformNetworkManagerStub.cpp | ||
| PlatformNetworkManagerStub.h | ||
| SessionInfo.h | ||