summaryrefslogtreecommitdiffstats
path: root/src/view/MapView.cpp
AgeCommit message (Expand)Author
2015-02-14Update license yearsMatthias Schiffer
2014-09-26Extend map model with rotated tilesMatthias Schiffer
2014-09-26Add support for rotated spritesMatthias Schiffer
2014-09-26Move renderer clear call from MapView to system loopMatthias 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-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-24Move more SDL-specific things to the viewMatthias Schiffer
2014-09-24New event-driven goodnessMatthias Schiffer
2014-09-2332x32 tilesMatthias Schiffer
2014-09-23Some work to allow more dynamic tile sizesMatthias Schiffer
2014-09-23Add transitions for entity movementMatthias Schiffer
2014-09-23Allow player movementMatthias Schiffer
2014-09-22Move render function to new source fileMatthias Schiffer