4jcraft/Minecraft.Client/Platform/Common
Echo J. 8a8280b242
GameNetworkManager: Fix incorrect infinity value redefinition
WaitForSingleObject() uses the maximum 32-bit value for specifying infinite timeout (while INFINITY might overflow that sized value back to 0) which caused the server wait event to not actually wait when compiled with Clang (and the game to be forever stuck on a black screen due to abnormal server state)
2026-03-10 20:00:07 +02:00
..
Audio refactor: move Common to Platform/Common 2026-03-09 00:17:42 -05:00
Colours refactor: move Common to Platform/Common 2026-03-09 00:17:42 -05:00
DLC refactor: move Common to Platform/Common 2026-03-09 00:17:42 -05:00
GameRules refactor: move Common to Platform/Common 2026-03-09 00:17:42 -05:00
Leaderboards refactor: move Common to Platform/Common 2026-03-09 00:17:42 -05:00
Network GameNetworkManager: Fix incorrect infinity value redefinition 2026-03-10 20:00:07 +02:00
Telemetry refactor: move Common to Platform/Common 2026-03-09 00:17:42 -05:00
Trial refactor: move Common to Platform/Common 2026-03-09 00:17:42 -05:00
Tutorial refactor: move Common to Platform/Common 2026-03-09 00:17:42 -05:00
UI refactor: move Common to Platform/Common 2026-03-09 00:17:42 -05:00
XUI refactor: move Common to Platform/Common 2026-03-09 00:17:42 -05:00
zlib refactor: move Common to Platform/Common 2026-03-09 00:17:42 -05:00
App_Defines.h refactor: move Common to Platform/Common 2026-03-09 00:17:42 -05:00
App_enums.h refactor: move Common to Platform/Common 2026-03-09 00:17:42 -05:00
App_structs.h refactor: move Common to Platform/Common 2026-03-09 00:17:42 -05:00
BuildVer.h refactor: move Common to Platform/Common 2026-03-09 00:17:42 -05:00
C4JMemoryPool.h refactor: move Common to Platform/Common 2026-03-09 00:17:42 -05:00
C4JMemoryPoolAllocator.h fix: shuffle around remaining paths to get everything building again/home/tropical/Documents/GitHub/4jcraft-real/Minecraft.World/Level/../../Minecraft.Client/Textures/Packs/TexturePack.h 2026-03-09 00:34:09 -05:00
Console_Awards_enum.h refactor: move Common to Platform/Common 2026-03-09 00:17:42 -05:00
Console_Debug_enum.h refactor: move Common to Platform/Common 2026-03-09 00:17:42 -05:00
Console_Utils.cpp refactor: move Common to Platform/Common 2026-03-09 00:17:42 -05:00
ConsoleGameMode.cpp refactor: move Common to Platform/Common 2026-03-09 00:17:42 -05:00
ConsoleGameMode.h refactor: move Common to Platform/Common 2026-03-09 00:17:42 -05:00
Consoles_App.cpp chore: add comments for 4jcraft-added functionality, undo #135 2026-03-09 19:46:54 -05:00
Consoles_App.h refactor: move Common to Platform/Common 2026-03-09 00:17:42 -05:00
Minecraft_Macros.h refactor: move Common to Platform/Common 2026-03-09 00:17:42 -05:00
Potion_Macros.h refactor: move Common to Platform/Common 2026-03-09 00:17:42 -05:00
xuiscene_base.h refactor: move Common to Platform/Common 2026-03-09 00:17:42 -05:00