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 (
Expand
)
Author
11 hours
Address TODO
HEAD
main
3gg
12 hours
Add preliminary support for multiple layers in ortho maps
3gg
17 hours
Draw only tiles visible in the screen in ortho maps. The same logic for iso m...
3gg
18 hours
Tidy
3gg
19 hours
Implement camera clipping for ortho maps
3gg
2 days
Fix the checkerboard demo, which was being rendered as an orthogonal map afte...
3gg
2 days
Rename isogfx -> gfx2d
3gg
2 days
Add support for ortho sprite rendering. Now tested.
3gg
2 days
Add support for ortho maps.
3gg
2 days
Refactor coordinate computation
3gg
4 days
Offset sprites properly
3gg
4 days
Rename isogfx -> gfx2d
3gg
4 days
Rename map functions.
3gg
4 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