Commit Graph

10 Commits

Author SHA1 Message Date
Quinten Mennen
84a3dd8d36 Organizational purposes 2025-06-12 17:10:10 +02:00
whaffman
c87ff10b57 Refactor header files for consistency and clarity; update function signatures in parser.h and player.h 2025-06-10 19:33:05 +02:00
Quinten
3c4b3803c9 Norm work:
Refactor code for improved readability and maintainability, including function signature updates, new utility functions for score handling, and removal of unused error handling code.
2025-06-10 15:48:59 +02:00
Quinten
62f20996d0 Refactor code to improve consistency and readability by changing variable types to unsigned int where appropriate, updating shader initialization function signature, and adjusting function calls accordingly. Update comments and versioning in multiple files for clarity and maintenance. 2025-06-10 14:46:38 +02:00
Quinten Mennen
22e67c1ff4 norm work 2025-06-05 19:46:15 +02:00
Quinten Mennen
849d5c2cf7 so it's a game now 2025-06-03 22:22:04 +02:00
Quinten Mennen
dc8abaa9ab now mostly norminette compliant 2025-05-28 15:05:57 +02:00
Quinten Mennen
8521bfa7e4 feat: menu items and action callbacks 2025-05-28 14:23:42 +02:00
Quinten Mennen
6cb74c3b78 feat (menus) 2025-05-27 20:46:00 +02:00
Quinten Mennen
b98400db00 feat (Game): game menu start 2025-05-27 16:32:27 +02:00