about summary refs log tree commit diff
path: root/src/Xanthous/Entities/Item.hs
AgeCommit message (Expand)AuthorFilesLines
2019-11-30 Fix an injectivity issue with saving the gameGriffin Smith1-1/+1
2019-11-29 Use menus for combat and picking up itemsGriffin Smith1-8/+2
2019-11-29 Implement saving+loading the gameGriffin Smith1-1/+3
2019-10-06 Allow eating edible itemsGriffin Smith1-1/+5
2019-09-28 Implement the start of creature AIGriffin Smith1-1/+12
2019-09-20 Describe what you see when you walk over itemsGriffin Smith1-6/+9
2019-09-19 Add items and inventoryGriffin Smith1-0/+35