about summary refs log tree commit diff
path: root/src/entities/entity.rs
AgeCommit message (Expand)AuthorFilesLines
2019-08-03 Fix a bunch more Clippy lints, but disable in CircleGriffin Smith1-1/+1
2019-08-03 Add clippy to circleCI and fix all lintsGriffin Smith1-1/+1
2019-07-29 Describe what you see when you walk over itGriffin Smith1-1/+44
2019-07-28 Allow converting generated levels to entitiesGriffin Smith1-17/+12
2019-07-14 Implement extremely basic combatGriffin Smith1-0/+87