4jcraft/Minecraft.Client/Platform/Common/Network
MatthewBeshay e911e07a58 Refactor C4JThread: modernise API naming and replace Windows constants
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.
2026-03-31 01:06:06 +11:00
..
GameNetworkManager.cpp Refactor C4JThread: modernise API naming and replace Windows constants 2026-03-31 01:06:06 +11:00
GameNetworkManager.h chore: format everything 2026-03-30 02:17:54 -05:00
NetworkPlayerInterface.h TU19: Merge Minecraft.Client/Platform/Common/Network 2026-03-22 04:21:50 -05:00
NetworkPlayerQNet.cpp Replace remaining WinAPI types with standard C++ equivalents 2026-03-30 17:36:15 +11:00
NetworkPlayerQNet.h cleanup: remove console platform code from shared includes and build paths 2026-03-26 17:53:37 +11:00
PlatformNetworkManagerInterface.h chore: format everything 2026-03-30 02:17:54 -05:00
PlatformNetworkManagerStub.cpp Refactor C4JThread: modernise API naming and replace Windows constants 2026-03-31 01:06:06 +11:00
PlatformNetworkManagerStub.h Replace remaining WinAPI types with standard C++ equivalents 2026-03-30 17:36:15 +11:00
SessionInfo.h chore: format everything 2026-03-30 02:17:54 -05:00