summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
6 hoursFix the checkerboard demo, which was being rendered as an orthogonal map ↵HEADmain3gg
after the recent changes.
6 hoursRename isogfx -> gfx2d3gg
7 hoursAdd support for ortho sprite rendering. Now tested.3gg
7 hoursFix carving of images when handling single-image tile sets.3gg
7 hoursAdd support for ortho maps.3gg
Not properly tested because the demo map apparently has alpha=0 everywhere.
7 hoursRefactor coordinate computation3gg
7 hoursAdd map palette TODO3gg
2 daysOffset sprites properly3gg
2 daysRename isogfx -> gfx2d3gg
2 daysRename map functions.3gg
2 daysAdd map orientation.3gg
2 daysAdd TODOs3gg
3 daysSimplify3gg
3 daysUpdate to match new gfx-app3gg
3 daysAdd 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