aboutsummaryrefslogtreecommitdiff
path: root/src/main.odin
AgeCommit message (Expand)Author
2026-03-04better muntikiamcheeseman
2026-03-03Add the muntikiamcheeseman
2026-02-28Use odin's new handle maps in physics tooiamcheeseman
2026-02-27use odin's new handle maps rather than my owniamcheeseman
2026-02-14Only process keys that are bound to an actioniamcheeseman
2026-02-13simple raycasting mmmmmmiamcheeseman
2026-02-06Fix many a issueiamcheeseman
2026-02-03ditch raylib (icky, and for loser BEGINNERS)iamcheeseman
2026-01-17Verlet ropes :)iamcheeseman
2026-01-17add propsiamcheeseman
2026-01-16idk i think i made things betteriamcheeseman
2026-01-16Rename enums to use Ada_Caseiamcheeseman
2026-01-16bullets slow down and squishiamcheeseman
2026-01-15unlockable abilitiesiamcheeseman
2026-01-15Make minor fixesiamcheeseman
2026-01-15Change window size to match render sizeiamcheeseman
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-14prefix private functions with underscoreiamcheeseman
2026-01-14formatting and other cool changesiamcheeseman
2026-01-13add support for tiled objectsiamcheeseman
2026-01-13force raylib logging to look my other logging frfriamcheeseman
2026-01-13formatteriamcheeseman
2026-01-12NEW ASSET SYSTEM WOOOOOOOOHOOOOOOOOOOOOOOOOOOOOOOOOOiamcheeseman
2026-01-02Double jumpXander Swan
2026-01-01fix memory leakXander Swan
2026-01-01lots of changes + player dashXander Swan
2025-12-23Use the tile collisions defined in tiledXander Swan
2025-12-23Add temp tile collisionsXander Swan
2025-12-23Move physics objects between bins correctlyXander Swan
2025-12-23Fix lotsa memory leaks mhmXander Swan
2025-12-17switch to raylib, update some structureXander Swan
2025-12-06fix a mispelingXander Swan
2025-12-05display some debug informationXander Swan
2025-12-05actual physics systemXander Swan
2025-12-05add platforms and AABB collisionXander Swan
2025-12-03update renderer structure a lilXander Swan
2025-12-03Initial commitXander Swan