aboutsummaryrefslogtreecommitdiff
path: root/src/input.odin
AgeCommit message (Collapse)Author
2026-03-08get rid of twin stick controlsold-mainiamcheeseman
2026-02-14Only process keys that are bound to an actioniamcheeseman
2026-02-03ditch raylib (icky, and for loser BEGINNERS)iamcheeseman
2026-01-15Make minor fixesiamcheeseman
2026-01-15Ensure upwards and downwards transitions workiamcheeseman
2026-01-15Debug mode; displays collision shapesiamcheeseman
2026-01-14i HATE physics bugs (i haven't fixed them yet)iamcheeseman
2026-01-01lots of changes + player dashXander Swan
2025-12-17switch to raylib, update some structureXander Swan
2025-12-03update renderer structure a lilXander Swan
2025-12-03Initial commitXander Swan