4jcraft/Minecraft.Client/Platform
MatthewBeshay a513fa7597 Rename CriticalSection wrapper functions to match std::mutex usage
EnterCallbackIdCriticalSection/LeaveCallbackIdCriticalSection -> lockCallbackScenes/unlockCallbackScenes, EnterSaveNotificationSection/LeaveSaveNotificationSection -> lockSaveNotification/unlockSaveNotification, m_saveNotificationCriticalSection -> m_saveNotificationMutex.
2026-03-31 00:16:16 +11:00
..
Common Rename CriticalSection wrapper functions to match std::mutex usage 2026-03-31 00:16:16 +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