first commit

This commit is contained in:
Jose Caban
2025-06-07 11:39:25 -04:00
commit 3dc33814dd
1035 changed files with 657058 additions and 0 deletions

12
refactor/TODO.txt Normal file
View File

@@ -0,0 +1,12 @@
Check bugs.txt for more... :(
--Vladimir
InputEngine currently uses improved queueing system, to return more useful information.
- only display "pressed", "down", and "released" states for buttons.
- and only display mouse and joystick movement when changes are incurred
--Nick (Rocks you on the code side!)
InputEngine should eventually allow the controller to be removed without crashing.
Everything
--Jose