cub3d/src/player
2025-09-03 16:41:32 +02:00
..
angle.c feat: rotation via deltatime + fix deltatime calculation 2025-07-31 15:06:09 +02:00
angle.h feat(player): reimplemented angles 2025-07-29 19:50:23 +02:00
move.c fix: prevent moving through walls in extreme lag situations 2025-08-12 12:16:57 +02:00
move.h fix: prevent moving through walls in extreme lag situations 2025-08-12 12:16:57 +02:00
move_step.c fix: Fixed inversion of x and y for blocking checks functions 2025-08-20 12:48:48 +02:00
move_step.h fix: prevent moving through walls in extreme lag situations 2025-08-12 12:16:57 +02:00
player.c fix: Initialized textures and perk orders to none for the player 2025-09-03 16:41:32 +02:00
player.h feat: Added perk logos to the left of the HUD 2025-09-03 16:38:38 +02:00