cub3d/src
2025-06-11 17:46:33 +02:00
..
game Update launch configuration, enhance shader functionality, and modify game mechanics 2025-06-11 17:46:33 +02:00
manager Refactor game_manager_destroy function to accept a generic parameter 2025-06-11 15:02:50 +02:00
math Update launch configuration, enhance shader functionality, and modify game mechanics 2025-06-11 17:46:33 +02:00
menu Update launch configuration, enhance shader functionality, and modify game mechanics 2025-06-11 17:46:33 +02:00
monster Update launch configuration, enhance shader functionality, and modify game mechanics 2025-06-11 17:46:33 +02:00
parser Update error messages for map validation and config handling; improve code clarity 2025-06-10 20:45:07 +02:00
render Update launch configuration, enhance shader functionality, and modify game mechanics 2025-06-11 17:46:33 +02:00
shader Update launch configuration, enhance shader functionality, and modify game mechanics 2025-06-11 17:46:33 +02:00
texture shadert, battery en record light 2025-05-23 17:30:04 +02:00
util Norm work: 2025-06-10 15:48:59 +02:00
main.c Refactor game_manager_destroy function to accept a generic parameter 2025-06-11 15:02:50 +02:00
screen.c 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