summaryrefslogtreecommitdiff
path: root/src/editor.c
AgeCommit message (Collapse)Author
2024-02-05add t optionHEADmasterdavidovski
2023-12-27remove whitespacedavidovski
2023-07-23add chunk offset to renderingdavidovski
2023-07-23add chunk cachingdavidovski
2023-07-22loading map data from chunks rather than tilelayoutdavidovski
2023-07-12Add opts to editordavidovski
2023-07-11tidy saving codedavidovski
2023-07-11implement save on exit for editordavidovski
2023-07-11make render changes on texture rather than imagedavidovski
2023-07-11do not allow editing tiles outside of the tilemapdavidovski
2023-07-11add editordavidovski