aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/headers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add tags recipe to generate ctagsNao Pross2018-02-121-1/+0
* Add inventory and item types headersNao Pross2018-02-126-1/+96
* Remove Actor::Type and Scene::Type in favor of dynamic_cast<T>()Nao Pross2018-02-122-18/+6
* Fix panNao Pross2018-02-121-3/+0
* Fix zoom bug, add Scene.type memberNao Pross2018-02-122-6/+11
* Add Actor* member to tiles and implement Map::moveActor()Nao Pross2018-02-121-0/+11
* Add more events and fix typos in commentsNao Pross2018-02-121-0/+2
* Handle WindowResize event and add zoomNao Pross2018-02-122-4/+17
* Reimplement in C++ with SFML (mostly)Nao Pross2018-02-116-0/+160