cub3d/src/utils
2025-08-05 12:11:06 +02:00
..
colors.h style: remove maputils header from central includes folder 2025-07-17 14:56:50 +02:00
frees.c feat: load and destroy wall textures 2025-08-05 12:11:06 +02:00
frees.h fix: check that mlx initialized succesfully before using 2025-07-21 11:43:53 +02:00
hooks.c feat(player): redid all the movement code more details in desc 2025-07-29 15:01:31 +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 feat: load and destroy wall textures 2025-08-05 12:11:06 +02:00
inits.h cleanup: moved initialization code from main() to a separate file 2025-07-31 13:41:16 +02:00
keypresses.h fix: norme compliance 2025-07-29 20:13:43 +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