summaryrefslogtreecommitdiffstats
path: root/src/model
AgeCommit message (Collapse)Author
2015-02-14Update license yearsMatthias Schiffer
2015-02-14Some work towards scriptable eventsMatthias Schiffer
2014-12-26Cleanup some includesMatthias Schiffer
2014-10-05Implement mappings for Lua typesMatthias Schiffer
2014-09-27Remove obsolete unused attributeMatthias Schiffer
2014-09-26Test maximum rotation value in map loaderMatthias Schiffer
2014-09-26Implement a very simple map file format for further testingMatthias Schiffer
2014-09-26Extend map model with rotated tilesMatthias Schiffer
2014-09-26Map: fix move constructor/assignmentMatthias Schiffer
2014-09-26Add support for interactions with entitiesMatthias Schiffer
2014-09-26Collision reworkMatthias Schiffer
2014-09-25Differentiate between int and float positionsMatthias Schiffer
2014-09-25Move external entity state from Entity to MapMatthias Schiffer
2014-09-25Add collision layer to maps and prevent movement into blocked areasMatthias Schiffer
2014-09-24Make MapContext keep a complete copy of the mapMatthias Schiffer
2014-09-24Keep mutable entity list in the MapContext onlyMatthias Schiffer
2014-09-24Support multiple map layers, fix transparent tilesMatthias Schiffer
2014-09-24New event-driven goodnessMatthias Schiffer
2014-09-23Rewrite main loopMatthias Schiffer
2014-09-23Fix accidentially search&replaced license headersMatthias Schiffer
2014-09-23Add transitions for entity movementMatthias Schiffer
2014-09-23Allow player movementMatthias Schiffer
2014-09-22Render entitiesMatthias Schiffer
2014-09-22Initial commitMatthias Schiffer