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 (
Collapse
)
Author
2018-12-08
Create Electron app
Matthias Schiffer
2018-11-11
Prepare support for adding extra elements to map layers
Matthias Schiffer
2018-11-11
Add support for simple periodic sprite animations
Matthias Schiffer
2018-11-08
Implement circle collidables
Matthias Schiffer
2018-11-08
Implement more flexible handling of entities and collidables
Matthias Schiffer
2018-11-05
Read collision barriers from map file
Matthias Schiffer
2018-11-05
data: remove obsolete collision matrix
Matthias Schiffer
2018-11-01
Do not use default exports
Matthias Schiffer
2018-10-31
Switch from characters to numerical tile IDs
Matthias Schiffer
2018-10-31
Get rid of MapView and MapState
Matthias Schiffer
2018-10-26
model: add mutable MapState (empty for now)
Matthias Schiffer
2018-10-24
Move shader initialization out of renderer
Matthias Schiffer
Avoid public fields and ! overrides, make almost all fields readonly.
2018-10-24
Throw in tslint and fix style
Matthias Schiffer
2017-09-12
Implement simple map renderer
Matthias Schiffer