Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2018-02-12 | Remove Actor::Type and Scene::Type in favor of dynamic_cast<T>() | Nao Pross | 1 | -8/+1 | |
2018-02-12 | Fix zoom bug, add Scene.type member | Nao Pross | 1 | -4/+9 | |
2018-02-12 | add pan | mafaldo | 1 | -0/+1 | |
2018-02-12 | Add more events and fix typos in comments | Nao Pross | 1 | -0/+2 | |
2018-02-12 | Handle WindowResize event and add zoom | Nao Pross | 1 | -1/+13 | |
2018-02-11 | Reimplement in C++ with SFML (mostly) | Nao Pross | 1 | -0/+12 | |