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