4jcraft/Minecraft.Client/Platform/Common
MatthewBeshay e911e07a58 Refactor C4JThread: modernise API naming and replace Windows constants
Rename all PascalCase methods to camelCase, replace Windows macro constants with C++ constexpr members, convert ThreadPriority to enum class, remove unused Sleep(), fix memory ordering on inline accessors, extract platform code into helpers.
2026-03-31 01:06:06 +11:00
..
Audio Refactor C4JThread: modernise API naming and replace Windows constants 2026-03-31 01:06:06 +11: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 Refactor C4JThread: modernise API naming and replace Windows constants 2026-03-31 01:06:06 +11:00
Network Refactor C4JThread: modernise API naming and replace Windows constants 2026-03-31 01:06:06 +11: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 Refactor C4JThread: modernise API naming and replace Windows constants 2026-03-31 01:06:06 +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