summaryrefslogtreecommitdiffstats
path: root/src/model
AgeCommit message (Collapse)Author
2018-11-01Do not use default exportsMatthias Schiffer
2018-10-31Switch from characters to numerical tile IDsMatthias Schiffer
2018-10-31Get rid of MapView and MapStateMatthias Schiffer
2018-10-26model: add mutable MapState (empty for now)Matthias Schiffer
2018-10-24Move shader initialization out of rendererMatthias Schiffer
Avoid public fields and ! overrides, make almost all fields readonly.
2018-10-24Throw in tslint and fix styleMatthias Schiffer
2017-09-12Implement simple map rendererMatthias Schiffer