summary refs log tree commit diff stats
path: root/src/map.cpp
Commit message (Expand)AuthorAgeFilesLines
* Added tile-sized invisible spritesKelly Rauchenberger2021-02-121-0/+15
* Scripts are organised per-map nowKelly Rauchenberger2021-02-121-3/+4
* Map changing!Kelly Rauchenberger2021-02-091-3/+2
* Added trigger zones to the mapKelly Rauchenberger2021-02-091-0/+15
* 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