about summary refs log tree commit diff
path: root/src/Xanthous/Data/EntityMap.hs
AgeCommit message (Expand)AuthorFilesLines
2019-11-29 Implement saving+loading the gameGriffin Smith1-2/+13
2019-09-29 Gormlaks attack backGriffin Smith1-0/+3
2019-09-28 Implement the start of creature AIGriffin Smith1-0/+12
2019-09-20 Add the beginnings of a prompt systemGriffin Smith1-14/+13
2019-09-15 Progressively reveal the map to the playerGriffin Smith1-26/+78
2019-09-13 Place the chacracter in the level at startup timeGriffin Smith1-1/+1
2019-09-09 Convert generated levels to wallsGriffin Smith1-1/+12
2019-08-31 Add entities, and allow walking aroundGriffin Smith1-0/+141