summary refs log tree commit diff stats
path: root/src/map.h
Commit message (Collapse)AuthorAgeFilesLines
* Added trigger zones to the mapKelly Rauchenberger2021-02-091-0/+10
| | | | Walking into a trigger zone runs a script.
* Maps can contain named points of interest called warpsKelly Rauchenberger2021-02-091-0/+4
|
* Entity prototypes can be stored in the map file nowKelly Rauchenberger2021-02-091-0/+13
|
* Added running soundsKelly Rauchenberger2021-02-031-0/+4
|
* Added collision with map tilesKelly Rauchenberger2021-02-021-0/+3
|
* Using tmxlite instead of TilesonKelly Rauchenberger2021-02-021-0/+41