Age | Commit message (Expand) | Author |
---|---|---|
2018-11-21 | Move immutable parts of EntityContext into a new EntityView class | Matthias Schiffer |
2018-11-11 | view: do not split multi-frame sprites into multiple textures | Matthias Schiffer |
2018-11-11 | view: remove support for non-power-of-2 sprites again | Matthias Schiffer |
2018-11-11 | Add support for simple periodic sprite animations | Matthias Schiffer |
2018-11-10 | view: add support for non-square, non-power-of-2 sprites | Matthias Schiffer |
2018-11-08 | Implement more flexible handling of entities and collidables | Matthias Schiffer |
2018-11-04 | Minor code improvements | Matthias Schiffer |
2018-11-01 | Do not use default exports | Matthias Schiffer |
2018-10-31 | view: make entity anchor point configurable, default to center | Matthias Schiffer |
2018-10-31 | Add loader for simple (single-sprint) entities, use direction input | Matthias Schiffer |