about summary refs log tree commit diff
path: root/src/entities
AgeCommit message (Expand)AuthorFilesLines
2019-08-03 Add inventory, and the ability to pick up itemsGriffin Smith4-4/+7
2019-08-03 Fix a bunch more Clippy lints, but disable in CircleGriffin Smith6-6/+6
2019-08-03 Add clippy to circleCI and fix all lintsGriffin Smith4-5/+5
2019-07-29 Describe what you see when you walk over itGriffin Smith8-23/+79
2019-07-28 Re-draw entities when you walk over themGriffin Smith2-2/+3
2019-07-28 Allow converting generated levels to entitiesGriffin Smith4-17/+121
2019-07-27 Add a generic text-prompt systemGriffin Smith1-0/+13
2019-07-19 Add the beginning of item entitiesGriffin Smith6-31/+180
2019-07-19 Add templates for messagesGriffin Smith1-1/+1
2019-07-14 Implement extremely basic combatGriffin Smith5-25/+120
2019-07-14 Add (statically-included) entity rawsGriffin Smith5-1/+141
2019-07-08 Implement a global map of entitiesGriffin Smith2-10/+23
2019-07-06 Make all drawing happen to a viewportGriffin Smith2-1/+25
2019-07-05 an @-sign in a boxGriffin Smith2-0/+16