4jcraft/Minecraft.Client/Platform
MatthewBeshay e4520df31f Restore recursive locking for mutexes converted from CRITICAL_SECTION
CRITICAL_SECTION is reentrant; std::mutex is not. This caused deadlocks during world generation, post-processing, and saving.
2026-03-30 22:14:14 +11:00
..
Common Restore recursive locking for mutexes converted from CRITICAL_SECTION 2026-03-30 22:14:14 +11:00
Linux Merge dev and resolve formatting conflicts 2026-03-30 19:00:30 +11:00
Windows64 Merge dev and resolve formatting conflicts 2026-03-30 19:00:30 +11:00
extraX64client.h chore: format everything 2026-03-30 02:17:54 -05:00
Extrax64Stubs.cpp format more things i missed 2026-03-30 02:19:38 -05:00
stdafx.cpp 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
stdafx.h chore: format everything 2026-03-30 02:17:54 -05:00
stubs.cpp chore: format everything 2026-03-30 02:17:54 -05:00
stubs.h refactor: replace NULL with nullptr across C++ codebase 2026-03-30 16:25:52 +11:00