summaryrefslogtreecommitdiffstats
path: root/src/model/Map.cpp
AgeCommit message (Expand)Author
2015-02-14Update license yearsMatthias 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-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-23Allow player movementMatthias Schiffer
2014-09-22Render entitiesMatthias Schiffer
2014-09-22Initial commitMatthias Schiffer