rogged/src
NotAShelf c61e31f628
player: correct item pickup order to copy before marking picked_up
Signed-off-by: NotAShelf <raf@notashelf.dev>
Change-Id: Ie226b4a0ae6566ca77ab49b7d22f36726a6a6964
2026-04-03 15:45:10 +03:00
..
audio.c audio: allocate samples dynamically to avoid share static buffer corruption 2026-04-03 15:45:04 +03:00
audio.h initial commit 2026-03-19 17:01:54 +03:00
combat.c initial commit 2026-03-19 17:01:54 +03:00
combat.h initial commit 2026-03-19 17:01:54 +03:00
common.h core: fix enemy movement collision with the player 2026-04-03 15:45:09 +03:00
enemy.c core: fix enemy movement collision with the player 2026-04-03 15:45:09 +03:00
enemy.h initial commit 2026-03-19 17:01:54 +03:00
items.c initial commit 2026-03-19 17:01:54 +03:00
items.h initial commit 2026-03-19 17:01:54 +03:00
main.c initial commit 2026-03-19 17:01:54 +03:00
map.c initial commit 2026-03-19 17:01:54 +03:00
map.h initial commit 2026-03-19 17:01:54 +03:00
player.c player: correct item pickup order to copy before marking picked_up 2026-04-03 15:45:10 +03:00
player.h initial commit 2026-03-19 17:01:54 +03:00
render.c core: fix enemy movement collision with the player 2026-04-03 15:45:09 +03:00
render.h initial commit 2026-03-19 17:01:54 +03:00
rng.c initial commit 2026-03-19 17:01:54 +03:00
rng.h initial commit 2026-03-19 17:01:54 +03:00
settings.c initial commit 2026-03-19 17:01:54 +03:00
settings.h initial commit 2026-03-19 17:01:54 +03:00
utils.c initial commit 2026-03-19 17:01:54 +03:00
utils.h initial commit 2026-03-19 17:01:54 +03:00