Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove Actor::Type and Scene::Type in favor of dynamic_cast<T>() | Nao Pross | 2018-02-12 | 3 | -14/+13 |
* | Fix pan | Nao Pross | 2018-02-12 | 2 | -10/+9 |
* | Merge mafaldo's work | Nao Pross | 2018-02-12 | 2 | -1/+37 |
|\ | |||||
| * | add pan | mafaldo | 2018-02-12 | 2 | -2/+30 |
* | | Fix zoom bug, add Scene.type member | Nao Pross | 2018-02-12 | 2 | -10/+17 |
* | | Add Actor* member to tiles and implement Map::moveActor() | Nao Pross | 2018-02-12 | 2 | -1/+13 |
|/ | |||||
* | Add more events and fix typos in comments | Nao Pross | 2018-02-12 | 1 | -3/+20 |
* | Handle WindowResize event and add zoom | Nao Pross | 2018-02-12 | 2 | -14/+67 |
* | Reimplement in C++ with SFML (mostly) | Nao Pross | 2018-02-11 | 5 | -0/+153 |