aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/headers/Actor.hpp (unfollow)
Commit message (Expand)AuthorFilesLines
2018-02-17add Item type, use for MeleeWeaponmafaldo1-0/+19
2018-02-12Add Actor attributesNao Pross1-2/+32
2018-02-12Add inventory and item types headersNao Pross1-1/+8
2018-02-12Remove Actor::Type and Scene::Type in favor of dynamic_cast<T>()Nao Pross1-10/+5
2018-02-11Reimplement in C++ with SFML (mostly)Nao Pross1-0/+40