4jcraft/Minecraft.Client/Utils
MatthewBeshay dfb0e3b03e refactor: replace NULL with nullptr across C++ codebase
Excludes vendored C libs (zlib, Miles, DirectXMath, boost, Iggy).
2026-03-30 16:25:52 +11:00
..
ArchiveFile.cpp refactor: replace NULL with nullptr across C++ codebase 2026-03-30 16:25:52 +11:00
ArchiveFile.h chore: format Minecraft.Client 2026-03-13 17:10:10 -05:00
FrameProfiler.cpp perf(render): optimise tile entity cleanup and profiling 2026-03-29 20:56:00 -05:00
FrameProfiler.h perf(render): optimise tile entity cleanup and profiling 2026-03-29 20:56:00 -05:00
MemoryTracker.cpp chore: format Minecraft.Client 2026-03-13 17:10:10 -05:00
MemoryTracker.h chore: format Minecraft.Client 2026-03-13 17:10:10 -05:00
StringTable.cpp fix various missing methods, update StringTable implementation 2026-03-22 14:52:55 -05:00
StringTable.h cleanup: flatten dead branches in client render texture and runtime code 2026-03-26 20:29:59 +11:00
Timer.cpp chore: format Minecraft.Client 2026-03-13 17:10:10 -05:00
Timer.h chore: format Minecraft.Client 2026-03-13 17:10:10 -05:00
WstringLookup.cpp chore: format Minecraft.Client 2026-03-13 17:10:10 -05:00
WstringLookup.h chore: format Minecraft.Client 2026-03-13 17:10:10 -05:00