summaryrefslogtreecommitdiffstats
path: root/src/NBT/IntArrayTag.hpp
AgeCommit message (Expand)Author
2018-07-22NBT: IntArray: allow accessing individual elementsMatthias Schiffer
2018-07-21NBT: rework type systemMatthias Schiffer
2018-07-21NBT: make Tag constructors public, remove friend declarationsMatthias Schiffer
2018-07-21NBT: add data accessors for IntArray and LongArrayMatthias Schiffer
2018-07-20Add Tag print functions and nbtdump toolMatthias Schiffer
2015-02-01Parse chunk data on demandMatthias Schiffer
2015-02-01Implement most of the chunk formatMatthias Schiffer