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