..
ConsoleSaveFile.h
refactor: replace NULL with nullptr across C++ codebase
2026-03-30 16:25:52 +11:00
ConsoleSaveFileConverter.cpp
Merge branch 'upstream-dev' into cleanup/nullptr-replacement
2026-03-30 16:28:40 +11:00
ConsoleSaveFileConverter.h
chore: format Minecraft.World
2026-03-13 17:06:56 -05:00
ConsoleSaveFileInputStream.cpp
refactor: replace NULL with nullptr across C++ codebase
2026-03-30 16:25:52 +11:00
ConsoleSaveFileInputStream.h
refactor: nuke __int64/__uint64 in Minecraft.World
2026-03-21 17:10:36 -05:00
ConsoleSaveFileIO.h
feat: move script & folder refactor
2026-03-05 03:29:23 -05:00
ConsoleSaveFileOriginal.cpp
Replace all CRITICAL_SECTION usage with std::mutex and std::lock_guard
2026-03-30 18:45:55 +11:00
ConsoleSaveFileOriginal.h
Replace all CRITICAL_SECTION usage with std::mutex and std::lock_guard
2026-03-30 18:45:55 +11:00
ConsoleSaveFileOutputStream.cpp
refactor: replace NULL with nullptr across C++ codebase
2026-03-30 16:25:52 +11:00
ConsoleSaveFileOutputStream.h
chore: format Minecraft.World
2026-03-13 17:06:56 -05:00
ConsoleSaveFileSplit.cpp
Replace all CRITICAL_SECTION usage with std::mutex and std::lock_guard
2026-03-30 18:45:55 +11:00
ConsoleSaveFileSplit.h
Replace all CRITICAL_SECTION usage with std::mutex and std::lock_guard
2026-03-30 18:45:55 +11:00
ConsoleSavePath.h
chore: format Minecraft.World
2026-03-13 17:06:56 -05:00
File.cpp
Merge branch 'upstream-dev' into cleanup/nullptr-replacement
2026-03-30 16:28:40 +11:00
File.h
refactor: nuke __int64/__uint64 in Minecraft.World
2026-03-21 17:10:36 -05:00
FileFilter.h
chore: format Minecraft.World
2026-03-13 17:06:56 -05:00
FileHeader.cpp
Replace remaining WinAPI types with standard C++ equivalents
2026-03-30 17:36:15 +11:00
FileHeader.h
cleanup: flatten dead branches in world io level network and stats
2026-03-26 20:53:52 +11:00
FileInputStream.cpp
Replace remaining WinAPI types with standard C++ equivalents
2026-03-30 17:36:15 +11:00
FileInputStream.h
refactor: nuke __int64/__uint64 in Minecraft.World
2026-03-21 17:10:36 -05:00
FilenameFilter.h
chore: format Minecraft.World
2026-03-13 17:06:56 -05:00
FileOutputStream.cpp
refactor: replace NULL with nullptr across C++ codebase
2026-03-30 16:25:52 +11:00
FileOutputStream.h
chore: format Minecraft.World
2026-03-13 17:06:56 -05:00