summaryrefslogtreecommitdiff
path: root/mcmap/region.go
Commit message (Collapse)AuthorAge
* Deleting chunks implemented.Kevin Chabowski2013-09-21
|
* Adding new chunks kinda works...Kevin Chabowski2013-09-20
| | | | They are definetely added but seem to be corrupted.
* Getting rid of some magic numbers.Kevin Chabowski2013-08-12
|
* Chunks are now marked at unused in a function of Chunk.Kevin Chabowski2013-08-12
|
* Added some documentation.Kevin Chabowski2013-08-12
|
* Fixed MaxDims and UnloadChunk.Kevin Chabowski2013-08-12
|
* Writing maps implementedKevin Chabowski2013-08-12
|
* Initial commit.Kevin Chabowski2013-08-11
Reading maps is already working :-D