index
:
isogfx
main
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Collapse
)
Author
34 hours
Fix the checkerboard demo, which was being rendered as an orthogonal map ↵
HEAD
main
3gg
after the recent changes.
34 hours
Rename isogfx -> gfx2d
3gg
34 hours
Add support for ortho sprite rendering. Now tested.
3gg
34 hours
Add support for ortho maps.
3gg
Not properly tested because the demo map apparently has alpha=0 everywhere.
34 hours
Refactor coordinate computation
3gg
3 days
Offset sprites properly
3gg
3 days
Rename isogfx -> gfx2d
3gg
3 days
Rename map functions.
3gg
3 days
Add map orientation.
3gg
2025-07-19
Make picking take camera into account
3gg
2025-07-19
Implement camera pan
3gg
2025-07-19
Avoid recomputing the iso space
3gg
2025-07-19
Add Screen struct
3gg
2025-07-19
Update memstack API
3gg
2025-07-19
Allocate data from a stack allocator
3gg
2025-07-17
Use C23
3gg
2025-07-17
Add some TODOs
3gg
2025-07-14
Remove unnecessary typdefs
3gg
2025-07-14
Move file format defs to separate header
3gg
2025-07-14
Rename backend functions to snake case
3gg
2025-07-12
Update to use new LLR.
3gg
2025-06-27
Initial commit
3gg