about summary refs log tree commit diff
path: root/src/Xanthous/Game/Lenses.hs (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-12-23 Don't send the welcome message when loadingGriffin Smith1-0/+1
2019-11-30 Add a very basic inventory panelGriffin Smith1-0/+1
2019-11-30 Add messages on the groundGriffin Smith1-2/+6
2019-11-29 Use menus for combat and picking up itemsGriffin Smith1-4/+4
2019-11-29 Implement saving+loading the gameGriffin Smith1-0/+1
2019-10-15 Don't walk gormlaks into wallsGriffin Smith1-9/+18
2019-10-12 Allow specifying seed on startupGriffin Smith1-4/+9
2019-10-05 Display multiple messages per turnGriffin Smith1-1/+1
2019-09-28 Tweak gormlak movement slightlyGriffin Smith1-0/+28
2019-09-28 Implement the start of creature AIGriffin Smith1-0/+72