summaryrefslogtreecommitdiffstats
path: root/src/World/Region.cpp
AgeCommit message (Expand)Author
2018-07-20Separate splitting of regions into chunks and actual parsing of chunk structureMatthias Schiffer
2015-02-02Region: make visitor argument a referenceMatthias Schiffer
2015-02-02Change region reader to a visitor patternMatthias Schiffer
2015-02-01Use buffer API for chunk decompressionMatthias Schiffer
2015-02-01Start analyzing the chunksMatthias Schiffer
2015-02-01Implement most of the chunk formatMatthias Schiffer