4jcraft/Minecraft.World/IO/NBT
2026-03-30 02:17:54 -05: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 chore: format everything 2026-03-30 02:17:54 -05: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 chore: format everything 2026-03-30 02:17:54 -05: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 Merge branch 'upstream-dev' into cleanup/nullptr-replacement 2026-03-30 16:28:40 +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