summaryrefslogtreecommitdiff
path: root/src/background.c
AgeCommit message (Collapse)Author
9 daysAdded hitbox/hurtbox systemBoredGuy
- Made the entity struct much smaller
2025-08-26Added barrel, next up sprite Z-sorting(ugh)BoredGuy
2025-08-23Animation System CompleteBoredGuy
2025-08-21Work on animation subsystemBoredGuy
- Also incomplete refactor of inline functions
2025-08-07Huge CommitBoredGuy
- Added (static)sprites - Removed variable fps (removes wierd camera jitter) Also I'm becoming increasingly more anti-VSync
2025-07-31Small FixesBoredGuy
2025-07-31Finished refactorBoredGuy
2025-07-30Small RefactorBoredGuy
2025-07-29Added background entity and asset systemBoredGuy