summaryrefslogtreecommitdiff
path: root/mcmap/examples
Commit message (Collapse)AuthorAge
* rename github accountHEADmasterLaria Carolin Chabowski2016-08-16
|
* Added/improved some documentation.Kevin Chabowski2013-09-21
|
* Deleting chunks implemented.Kevin Chabowski2013-09-21
|
* Actually adding chunks worked perfectly.new-chunkKevin Chabowski2013-09-20
| | | | | The example application was just broken, since I forgot to call MarkModified...
* Adding new chunks kinda works...Kevin Chabowski2013-09-20
| | | | They are definetely added but seem to be corrupted.
* Removed map.pngKevin Chabowski2013-08-12
|
* Added Iter function to ChunkKevin Chabowski2013-08-12
|
* 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
|
* Added mapper exampleKevin Chabowski2013-08-12
|
* Writing maps implementedKevin Chabowski2013-08-12
|
* Initial commit.Kevin Chabowski2013-08-11
Reading maps is already working :-D