summaryrefslogtreecommitdiffstats
path: root/src/control/MapContext.cpp
AgeCommit message (Expand)Author
2014-09-26Reevaluate movement possibilities when a key is releasedMatthias 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-24Move more SDL-specific things to the viewMatthias Schiffer
2014-09-24New event-driven goodnessMatthias Schiffer
2014-09-23Add transitions for entity movementMatthias Schiffer
2014-09-22Render entitiesMatthias Schiffer
2014-09-22Initial commitMatthias Schiffer