Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Better management of stats and skill of actors and items | Nao Pross | 2018-02-25 | 1 | -42/+29 |
* | Fix all warnings (errors with -Werror) | Nao Pross | 2018-02-17 | 1 | -1/+1 |
* | add Item type, use for MeleeWeapon | mafaldo | 2018-02-17 | 1 | -0/+19 |
* | Add Actor attributes | Nao Pross | 2018-02-12 | 1 | -2/+32 |
* | Add inventory and item types headers | Nao Pross | 2018-02-12 | 1 | -1/+8 |
* | Remove Actor::Type and Scene::Type in favor of dynamic_cast<T>() | Nao Pross | 2018-02-12 | 1 | -10/+5 |
* | Reimplement in C++ with SFML (mostly) | Nao Pross | 2018-02-11 | 1 | -0/+40 |