about summary refs log tree commit diff
path: root/test/Xanthous/GameSpec.hs
AgeCommit message (Expand)AuthorFilesLines
2019-11-30 Fix an injectivity issue with saving the gameGriffin Smith1-0/+2
2019-11-29 Use menus for combat and picking up itemsGriffin Smith1-1/+1
2019-11-29 Implement saving+loading the gameGriffin Smith1-0/+6
2019-10-12 Make the positionedCharacter test run more quicklyGriffin Smith1-3/+5
2019-10-05 Display multiple messages per turnGriffin Smith1-0/+12
2019-09-20 Add the beginnings of a prompt systemGriffin Smith1-0/+3
2019-09-09 Convert generated levels to wallsGriffin Smith1-1/+1
2019-09-02 Add a previous message commandGriffin Smith1-2/+2
2019-08-31 Add entities, and allow walking aroundGriffin Smith1-0/+30