summaryrefslogtreecommitdiff
path: root/src/systems
AgeCommit message (Collapse)Author
2020-02-07spawn is also loaded from room templatetroido
2020-02-07can now load maps in the same format as the python versiontroido
2020-02-07added roomtemplatetroido
2020-02-07all entity construction now uses new templatestroido
2020-02-07named stuff properly; added encyclopedia and templatetroido
2020-02-04changed all indentation to tabstroido
2020-02-03removed more unwraps and expectstroido
2020-02-03also send a change when a visibility has changestroido
2020-02-03only send changed cells, not the whole field each timetroido
2020-02-03now also send playerpos messagestroido
2020-02-03merged Draw into View; renamed Position to Postroido
2020-02-03refactored systems in their own file eachtroido