summaryrefslogtreecommitdiffstats
path: root/src/NBT/Tag.cpp
AgeCommit message (Expand)Author
2018-07-21NBT: rework type systemMatthias Schiffer
2018-07-21NBT: create Tags using make_shared()Matthias Schiffer
2018-07-21NBT: add support for LongArray tagsMatthias Schiffer
2015-02-01Parse chunk data on demandMatthias Schiffer
2015-02-01Use template argument for list subtype, extract further information from chunksMatthias Schiffer
2015-02-01More convenient tag accessMatthias Schiffer
2015-02-01Implement most of the chunk formatMatthias Schiffer