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