about summary refs log tree commit diff
path: root/src/game.rs
AgeCommit message (Expand)AuthorFilesLines
2019-07-28 Allow converting generated levels to entitiesGriffin Smith1-13/+27
2019-07-27 Add a generic text-prompt systemGriffin Smith1-40/+211
2019-07-19 Add the beginning of item entitiesGriffin Smith1-1/+6
2019-07-19 Add templates for messagesGriffin Smith1-15/+49
2019-07-14 Always reset the cursor back to the characterGriffin Smith1-0/+1
2019-07-14 Implement extremely basic combatGriffin Smith1-13/+59
2019-07-14 Add (statically-included) entity rawsGriffin Smith1-1/+11
2019-07-13 Add placeholder for game ticksGriffin Smith1-2/+14
2019-07-08 Implement a global map of entitiesGriffin Smith1-16/+62
2019-07-07 add "Previous message" commandGriffin Smith1-3/+23
2019-07-07 Add messages, with global lookup mapGriffin Smith1-14/+41
2019-07-06 Make all drawing happen to a viewportGriffin Smith1-45/+49
2019-07-05 an @-sign in a boxGriffin Smith1-0/+118