4jcraft/minecraft
MatthewBeshay 2a7e5dc1d4 refactor: migrate NBT storage to unique_ptr, remove -fpermissive
CompoundTag/ListTag now use unique_ptr internally, fixing multiple memory leaks in getCompound/getList/getAllTags and tag overwrite paths.
2026-03-31 13:27:00 +11:00
..
4J.Common move everything to minecraft subdir, switch to absolute include path 2026-03-30 11:01:08 -05:00
4J.Input move everything to minecraft subdir, switch to absolute include path 2026-03-30 11:01:08 -05:00
4J.Profile move everything to minecraft subdir, switch to absolute include path 2026-03-30 11:01:08 -05:00
4J.Render move everything to minecraft subdir, switch to absolute include path 2026-03-30 11:01:08 -05:00
4J.Storage move everything to minecraft subdir, switch to absolute include path 2026-03-30 11:01:08 -05:00
java refactor: replace Mth with GameMath, switch to stdlib math and std::numbers::pi 2026-03-31 13:12:34 +11:00
Minecraft.Assets move everything to minecraft subdir, switch to absolute include path 2026-03-30 11:01:08 -05:00
Minecraft.Client Merge branch 'rubicon' of https://github.com/4jcraft/4jcraft into rubicon 2026-03-30 21:17:57 -05:00
Minecraft.World refactor: migrate NBT storage to unique_ptr, remove -fpermissive 2026-03-31 13:27:00 +11:00
nbt refactor: migrate NBT storage to unique_ptr, remove -fpermissive 2026-03-31 13:27:00 +11:00