index
:
isogfx
main
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
2025-09-04
Rename isogfx -> gfx2d
3gg
2025-09-04
Add support for ortho sprite rendering. Now tested.
3gg
2025-09-04
Fix carving of images when handling single-image tile sets.
3gg
2025-09-04
Add support for ortho maps.
3gg
Not properly tested because the demo map apparently has alpha=0 everywhere.
2025-09-04
Refactor coordinate computation
3gg
2025-09-04
Add map palette TODO
3gg
2025-09-02
Offset sprites properly
3gg
2025-09-02
Rename isogfx -> gfx2d
3gg
2025-09-02
Rename map functions.
3gg
2025-09-02
Add map orientation.
3gg
2025-09-02
Add TODOs
3gg
2025-09-01
Simplify
3gg
2025-09-01
Update to match new gfx-app
3gg
2025-09-01
Add support for single-image tile sets (not yet tested).
3gg
2025-08-19
Upgrade cmake version
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