index
:
rpgedit
master
old/canvas2d
old/sdl
[no description]
Matthias Schiffer <mschiffer@universe-factory.net>
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
model
Age
Commit message (
Expand
)
Author
2014-09-26
Implement a very simple map file format for further testing
Matthias Schiffer
2014-09-26
Extend map model with rotated tiles
Matthias Schiffer
2014-09-26
Map: fix move constructor/assignment
Matthias Schiffer
2014-09-26
Add support for interactions with entities
Matthias Schiffer
2014-09-26
Collision rework
Matthias Schiffer
2014-09-25
Differentiate between int and float positions
Matthias Schiffer
2014-09-25
Move external entity state from Entity to Map
Matthias Schiffer
2014-09-25
Add collision layer to maps and prevent movement into blocked areas
Matthias Schiffer
2014-09-24
Make MapContext keep a complete copy of the map
Matthias Schiffer
2014-09-24
Keep mutable entity list in the MapContext only
Matthias Schiffer
2014-09-24
Support multiple map layers, fix transparent tiles
Matthias Schiffer
2014-09-24
New event-driven goodness
Matthias Schiffer
2014-09-23
Rewrite main loop
Matthias Schiffer
2014-09-23
Fix accidentially search&replaced license headers
Matthias Schiffer
2014-09-23
Add transitions for entity movement
Matthias Schiffer
2014-09-23
Allow player movement
Matthias Schiffer
2014-09-22
Render entities
Matthias Schiffer
2014-09-22
Initial commit
Matthias Schiffer