summaryrefslogtreecommitdiff
path: root/src/gfx2d.c
AgeCommit message (Collapse)Author
2 daysAdd preliminary support for multiple layers in ortho maps3gg
2 daysDraw only tiles visible in the screen in ortho maps. The same logic for iso ↵3gg
maps is still missing.
3 daysTidy3gg
3 daysImplement camera clipping for ortho maps3gg
4 daysFix the checkerboard demo, which was being rendered as an orthogonal map ↵3gg
after the recent changes.
4 daysRename isogfx -> gfx2d3gg
4 daysAdd support for ortho sprite rendering. Now tested.3gg
4 daysAdd support for ortho maps.3gg
Not properly tested because the demo map apparently has alpha=0 everywhere.
4 daysRefactor coordinate computation3gg
6 daysOffset sprites properly3gg
6 daysRename isogfx -> gfx2d3gg