4jcraft/Minecraft.Client/Platform/Common
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
..
Audio chore: format everything 2026-03-30 02:17:54 -05:00
Colours chore: format everything 2026-03-30 02:17:54 -05:00
DLC chore: format everything 2026-03-30 02:17:54 -05:00
GameRules chore: format everything 2026-03-30 02:17:54 -05:00
Leaderboards Merge dev and resolve formatting conflicts 2026-03-30 19:00:30 +11:00
Network chore: format everything 2026-03-30 02:17:54 -05:00
Telemetry chore: format everything 2026-03-30 02:17:54 -05:00
Trial chore: format everything 2026-03-30 02:17:54 -05:00
Tutorial chore: format everything 2026-03-30 02:17:54 -05:00
UI Restore recursive locking for mutexes converted from CRITICAL_SECTION 2026-03-30 22:14:14 +11:00
XML chore: format everything 2026-03-30 02:17:54 -05:00
App_Defines.h cleanup: flatten dead branches in common app and ui code 2026-03-26 20:18:29 +11:00
App_enums.h chore: format everything 2026-03-30 02:17:54 -05:00
App_structs.h Replace remaining WinAPI types with standard C++ equivalents 2026-03-30 17:36:15 +11:00
BuildVer.h chore: format everything 2026-03-30 02:17:54 -05:00
C4JMemoryPool.h Merge dev and resolve formatting conflicts 2026-03-30 19:00:30 +11:00
C4JMemoryPoolAllocator.h chore: format everything 2026-03-30 02:17:54 -05:00
Console_Awards_enum.h chore: format everything 2026-03-30 02:17:54 -05:00
Console_Debug_enum.h build fixes 2026-03-22 00:10:15 -05:00
Console_Utils.cpp chore: format everything 2026-03-30 02:17:54 -05:00
ConsoleGameMode.cpp chore: format everything 2026-03-30 02:17:54 -05:00
ConsoleGameMode.h chore: format everything 2026-03-30 02:17:54 -05:00
Consoles_App.cpp Merge dev and resolve formatting conflicts 2026-03-30 19:00:30 +11:00
Consoles_App.h Merge dev and resolve formatting conflicts 2026-03-30 19:00:30 +11:00
Minecraft_Macros.h chore: format everything 2026-03-30 02:17:54 -05:00
Potion_Macros.h chore: format everything 2026-03-30 02:17:54 -05:00
ShutdownManager.h chore: format everything 2026-03-30 02:17:54 -05:00