fencer/game/src
2023-11-26 13:32:27 +01:00
..
beat-em-up.c feat: modified boxing bag collision box 2023-11-26 13:19:47 +01:00
Player.c chore: removed tabs from whitespace-only lines 2023-11-26 13:32:27 +01:00
Player.h chore: removed tabs from whitespace-only lines 2023-11-26 13:32:27 +01:00
PlayerStates.c chore: removed tabs from whitespace-only lines 2023-11-26 13:32:27 +01:00
PlayerStates.h feat(player): players state machine is now it's own file 2023-11-24 19:08:48 +01:00
Prop.c feat: collision shape is for prop now initialized with physics entity and PHYSICS_LAYER_DEFAULT 2023-11-26 13:15:07 +01:00
Prop.h feat(physics): reworked physics to use colliders, allowing for bodies with multiple colliders 2023-11-25 21:52:12 +01:00