aboutsummaryrefslogtreecommitdiff
path: root/src/weapon.cc
Commit message (Expand)AuthorAgeFilesLines
* Added generic items, worked on featuresYour Name2022-08-091-7/+3
* Added capability to cause two npcs to attack each otherYour Name2021-12-251-7/+14
* Fixed handling of ability overrideYour Name2021-12-231-11/+27
* Verified some creature attacksYour Name2021-06-121-15/+51
* Reduced exposure of implementation detailsYour Name2021-05-201-0/+24
* Code refactoringYour Name2021-05-091-13/+13
* Reduced dependency on json-related hacksYour Name2021-05-091-2/+2
* Implemented additional commandsYour Name2021-05-051-1/+1
* Added bash completion, amongst othersYour Name2021-05-011-15/+67
* Removed data files from repoYour Name2021-04-291-14/+46
* Updated natural armor and skillsYour Name2021-04-201-2/+3
* Rebased feature/item on entryYour Name2021-04-161-9/+11
* Added spellsYour Name2021-04-151-39/+0
* Initial commitYour Name2021-04-131-0/+91