aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/cpp/RangedWeapon.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Better management of stats and skill of actors and itemsNao Pross2018-02-251-10/+14
* Fix all warnings (errors with -Werror)Nao Pross2018-02-171-2/+7
* add Item type, use for MeleeWeaponmafaldo2018-02-171-7/+22
* Add RangedWeapon, MeleeWeaponmafaldo2018-02-121-0/+25