jblanked 926b907734 in pvp mode, remove player/enemy on death 11 months ago
..
draw.c 6eed67337b remove extra player context 11 months ago
draw.h b383b5f67b add spacing param to spawn_icon_line 1 year ago
enemy.c 926b907734 in pvp mode, remove player/enemy on death 11 months ago
enemy.h 94c5b238dd simplify enemy/npc context and creation 1 year ago
game.c b5250040eb new display message when ran out of memory 11 months ago
game.h 46ac84dacf add npc context and simplify entity defs 1 year ago
icon.c 86272e2132 save another 6k bytes (20k free when game starts) 11 months ago
icon.h 86272e2132 save another 6k bytes (20k free when game starts) 11 months ago
level.c c68dfc9f4f revert back to 28.4k requirement 11 months ago
level.h ca7bd6821a fix memory issues (finally) 11 months ago
npc.c 6eed67337b remove extra player context 11 months ago
npc.h 94c5b238dd simplify enemy/npc context and creation 1 year ago
player.c 926b907734 in pvp mode, remove player/enemy on death 11 months ago
player.h 20a20db04e change to uint 11 months ago
storage.c 06fee44cfc check if file_json_data is allocated 11 months ago
storage.h df2ee8fdc9 add remove player from lobby 11 months ago
world.c 8630e1ce69 set is_switching_level to false when pvp starts 11 months ago
world.h b830c3bc51 start pvp 11 months ago