4jcraft/targets/app/common/src/Network
2026-04-04 10:17:12 +11:00
..
GameNetworkManager.cpp refactor: rename CMinecraftApp to Game, extract IPlatformGame interface 2026-04-04 10:17:12 +11:00
GameNetworkManager.h refactor: migrate platform interface callbacks from C-style to std::function 2026-04-04 09:42:27 +11:00
NetworkPlayerInterface.h refactor: move Minecraft.Client into app 2026-04-02 16:09:32 +11:00
NetworkPlayerQNet.cpp refactor: move Minecraft.Client into app 2026-04-02 16:09:32 +11:00
NetworkPlayerQNet.h refactor: fold 4J.Common into platform types, eliminate last 4J directory 2026-04-02 16:27:06 +11:00
PlatformNetworkManagerInterface.h refactor: migrate platform interface callbacks from C-style to std::function 2026-04-04 09:42:27 +11:00
PlatformNetworkManagerStub.cpp refactor: rename CMinecraftApp to Game, extract IPlatformGame interface 2026-04-04 10:17:12 +11:00
PlatformNetworkManagerStub.h refactor: migrate platform interface callbacks from C-style to std::function 2026-04-04 09:42:27 +11:00
SessionInfo.h refactor: move Minecraft.Client into app 2026-04-02 16:09:32 +11:00
Socket.cpp refactor: dissolve console_helpers into util, platform, and minecraft 2026-04-03 19:01:05 +11:00
Socket.h refactor: dissolve console_helpers into util, platform, and minecraft 2026-04-03 19:01:05 +11:00