cub3d/src
2025-08-20 13:43:40 +02:00
..
draw fix: various rendering issues 2025-08-12 14:34:49 +02:00
map fix: Fixed inversion of x and y for blocking checks functions 2025-08-20 12:48:48 +02:00
player fix: Fixed inversion of x and y for blocking checks functions 2025-08-20 12:48:48 +02:00
raycast fix: Fixed inversion of x and y for blocking checks functions 2025-08-20 12:48:48 +02:00
renderer fix: various rendering issues 2025-08-12 14:34:49 +02:00
sprites fix: Used blocking check function instead of rewriting test 2025-08-20 12:49:33 +02:00
utils feat: load zombie sprites from map 2025-08-18 13:58:24 +02:00
consts.h feat: New texture for the double tap perk machine 2025-08-20 13:43:40 +02:00
cub3d_data.h dev: changed the c var in place_base_sprites to a counter in data struct 2025-08-14 21:38:49 +02:00
main.c feat: Added some credits 2025-08-18 20:05:50 +02:00