summary refs log tree commit diff stats
path: root/src/map.h
Commit message (Collapse)AuthorAgeFilesLines
* map is now "infinite" using chunks that dynamically load like in diamond&pearlStar Rauchenberger2022-03-141-24/+160
| | | | game is also slow as shit now
* abstracted map data into a class to allow for zooming outKelly Rauchenberger2018-05-291-0/+127