summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-09-07Add support for multiple layers.HEADmain3gg
2025-09-06Address TODO3gg
2025-09-06Add preliminary support for multiple layers in ortho maps3gg
2025-09-06Draw only tiles visible in the screen in ortho maps. The same logic for iso m...3gg
2025-09-06Tidy3gg
2025-09-06Implement camera clipping for ortho maps3gg
2025-09-04Fix the checkerboard demo, which was being rendered as an orthogonal map afte...3gg
2025-09-04Rename isogfx -> gfx2d3gg
2025-09-04Add support for ortho sprite rendering. Now tested.3gg
2025-09-04Fix carving of images when handling single-image tile sets.3gg
2025-09-04Add support for ortho maps.3gg
2025-09-04Refactor coordinate computation3gg
2025-09-04Add map palette TODO3gg
2025-09-02Offset sprites properly3gg
2025-09-02Rename isogfx -> gfx2d3gg
2025-09-02Rename map functions.3gg
2025-09-02Add map orientation.3gg
2025-09-02Add TODOs3gg
2025-09-01Simplify3gg
2025-09-01Update to match new gfx-app3gg
2025-09-01Add support for single-image tile sets (not yet tested).3gg
2025-08-19Upgrade cmake version3gg
2025-07-19Make picking take camera into account3gg
2025-07-19Implement camera pan3gg
2025-07-19Avoid recomputing the iso space3gg
2025-07-19Add Screen struct3gg
2025-07-19Update memstack API3gg
2025-07-19Allocate data from a stack allocator3gg
2025-07-17Use C233gg
2025-07-17Add some TODOs3gg
2025-07-14Remove unnecessary typdefs3gg
2025-07-14Move file format defs to separate header3gg
2025-07-14Rename backend functions to snake case3gg
2025-07-12Update to use new LLR.3gg
2025-06-27Initial commit3gg