Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add tags recipe to generate ctags | Nao Pross | 2018-02-12 | 1 | -1/+0 |
* | Add inventory and item types headers | Nao Pross | 2018-02-12 | 6 | -1/+96 |
* | Remove Actor::Type and Scene::Type in favor of dynamic_cast<T>() | Nao Pross | 2018-02-12 | 2 | -18/+6 |
* | Fix pan | Nao Pross | 2018-02-12 | 1 | -3/+0 |
* | Fix zoom bug, add Scene.type member | Nao Pross | 2018-02-12 | 2 | -6/+11 |
* | Add Actor* member to tiles and implement Map::moveActor() | Nao Pross | 2018-02-12 | 1 | -0/+11 |
* | Add more events and fix typos in comments | Nao Pross | 2018-02-12 | 1 | -0/+2 |
* | Handle WindowResize event and add zoom | Nao Pross | 2018-02-12 | 2 | -4/+17 |
* | Reimplement in C++ with SFML (mostly) | Nao Pross | 2018-02-11 | 6 | -0/+160 |