aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/cpp/WorldScene.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add basic widget implementation (not usable) and configure cmakeNao Pross2018-02-161-1/+1
* Remove Actor::Type and Scene::Type in favor of dynamic_cast<T>()Nao Pross2018-02-121-1/+1
* Fix panNao Pross2018-02-121-6/+5
* Merge mafaldo's workNao Pross2018-02-121-1/+9
|\
| * add panmafaldo2018-02-121-2/+12
* | Fix zoom bug, add Scene.type memberNao Pross2018-02-121-9/+9
|/
* Handle WindowResize event and add zoomNao Pross2018-02-121-5/+32
* Reimplement in C++ with SFML (mostly)Nao Pross2018-02-111-0/+28