summaryrefslogtreecommitdiff
path: root/src/tiled.c
AgeCommit message (Expand)Author
2023-12-27remove whitespacedavidovski
2023-07-23optimise chunk loading and redrawingdavidovski
2023-07-23adjust scroll speeddavidovski
2023-07-23add chunk offset to renderingdavidovski
2023-07-23add chunk cachingdavidovski
2023-07-22loading map data from chunks rather than tilelayoutdavidovski
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
2023-07-11make consistent variable namesdavidovski
2023-07-11refactor tileddavidovski
2023-07-11use struct to store multiple uniformsdavidovski
2023-07-10exit when map load failsdavidovski
2023-07-10add tile atlas to mapfiledavidovski
2023-07-10cleanup projectdavidovski