summaryrefslogtreecommitdiffstats
path: root/src/map.h
Commit message (Expand)AuthorAgeFilesLines
* map: Add line accessor functionsP. J. McDermott2021-03-301-0/+7
* map: Add tile size query functionsP. J. McDermott2021-03-271-0/+2
* map: Add functions to query tile collisionsP. J. McDermott2021-03-271-0/+4
* map: Add framerate accessorP. J. McDermott2021-03-261-0/+1
* map: Save player and target GIDsP. J. McDermott2021-03-251-2/+2
* map: Add accessor functionsP. J. McDermott2021-03-251-0/+7
* map: Render layer(s)P. J. McDermott2021-03-241-0/+3
* db_map_new(): New functionP. J. McDermott2021-03-201-0/+27