4jcraft/Minecraft.Client/Platform/Common/Leaderboards
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
..
base64.cpp chore: format everything 2026-03-30 02:17:54 -05:00
base64.h chore: format everything 2026-03-30 02:17:54 -05:00
LeaderboardInterface.cpp refactor: replace NULL with nullptr across C++ codebase 2026-03-30 16:25:52 +11:00
LeaderboardInterface.h fix UIStructsmerge Platform/Common/Leaderboards 2026-03-22 12:13:53 -05:00
LeaderboardManager.cpp chore: format everything 2026-03-30 02:17:54 -05:00
LeaderboardManager.h chore: format everything 2026-03-30 02:17:54 -05:00
SonyLeaderboardManager.cpp Refactor C4JThread: modernise API naming and replace Windows constants 2026-03-31 01:06:06 +11:00
SonyLeaderboardManager.h Merge dev and resolve formatting conflicts 2026-03-30 19:00:30 +11:00