- Reverse Engineer Entity Vtables
- Player
- Enemy
- Finish/Create custom noclip cheat
- Improve documentation for notes
- Create Dockerfile for reproduction
- Refactor Makefile for docker support
-
Create toolchain script for contribution purposes - Update README
- Remove inline assembly and change it into .asm
- Replace tabs with spaces
- Create event.h/c and move handle keyboard to event "namespace"
- Create render.h/c and move handle keyboard to render "namespace"