4jcraft/Minecraft.World/IO/NBT
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
..
ByteArrayTag.h refactor: replace NULL with nullptr across C++ codebase 2026-03-30 16:25:52 +11:00
ByteTag.h TU19: update NBT library 2026-03-21 18:43:44 -05:00
CompoundTag.h refactor: replace NULL with nullptr across C++ codebase 2026-03-30 16:25:52 +11:00
DoubleTag.h TU19: update NBT library 2026-03-21 18:43:44 -05:00
EndTag.h TU19: update NBT library 2026-03-21 18:43:44 -05:00
FloatTag.h TU19: update NBT library 2026-03-21 18:43:44 -05:00
IntArrayTag.h refactor: replace NULL with nullptr across C++ codebase 2026-03-30 16:25:52 +11:00
IntTag.h TU19: update NBT library 2026-03-21 18:43:44 -05:00
ListTag.h TU19: fix build fallout across Client, World, NBT and Network 2026-03-22 12:45:21 +11:00
LongTag.h TU19: update NBT library 2026-03-21 18:43:44 -05:00
NbtIO.cpp refactor: replace NULL with nullptr across C++ codebase 2026-03-30 16:25:52 +11:00
NbtIO.h chore: format Minecraft.World 2026-03-13 17:06:56 -05:00
NbtSlotFile.cpp refactor: replace NULL with nullptr across C++ codebase 2026-03-30 16:25:52 +11:00
NbtSlotFile.h refactor: nuke __int64/__uint64 in Minecraft.World 2026-03-21 17:10:36 -05:00
ShortTag.h TU19: update NBT library 2026-03-21 18:43:44 -05:00
StringTag.h TU19: update NBT library 2026-03-21 18:43:44 -05:00
Tag.cpp refactor: replace NULL with nullptr across C++ codebase 2026-03-30 16:25:52 +11:00
Tag.h TU19: fix build fallout across Client, World, NBT and Network 2026-03-22 12:45:21 +11:00