4jcraft/Minecraft.Client/Platform/Common
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
..
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 Rename CriticalSection wrapper functions to match std::mutex usage 2026-03-31 00:16:16 +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 Rename CriticalSection wrapper functions to match std::mutex usage 2026-03-31 00:16:16 +11:00
Consoles_App.h Rename CriticalSection wrapper functions to match std::mutex usage 2026-03-31 00:16:16 +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