cub3d/src/utils
2025-10-03 19:51:23 +02:00
..
colors.h style: remove maputils header from central includes folder 2025-07-17 14:56:50 +02:00
destroy_utils.c fix: Fixed crash when invalid texture 2025-10-03 19:51:23 +02:00
destroy_utils.h fix: fixed textures leaks 2025-09-08 17:11:58 +02:00
frees.c dev: Added a registry for weapons 2025-09-18 12:25:10 +02:00
frees.h fix: correct error exit code when texture has error 2025-08-05 15:12:29 +02:00
hooks.c dev: allocated weapon on the heap 2025-09-17 16:59:32 +02:00
hooks.h feat(player): redid all the movement code more details in desc 2025-07-29 15:01:31 +02:00
inits.c fix: Fixed crash when invalid texture 2025-10-03 19:51:23 +02:00
inits.h norme: Fixed norme errors 2025-09-15 13:11:59 +02:00
keypresses.h wip: Adding weapon class and usage 2025-09-11 23:41:00 +02:00
time.c fix: Fixed get_milliseconds() calculation 2025-07-31 14:45:31 +02:00
time.h feat: Added delta time variable 2025-07-31 14:12:53 +02:00