summary refs log tree commit diff stats
path: root/src/level.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Editor now allows tile placementKelly Rauchenberger2019-03-101-17/+24
| | | | You can scroll through the three layers (map, track, object) with Z/X. You can swap between focusing on the map and the tileset with TAB. You can place tiles with enter or space. Pretty rudimentary, but it's a start.
* Rendering of level map moved to Level classKelly Rauchenberger2019-02-241-0/+40