jblanked ca7bd6821a fix memory issues (finally) 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 40b59825d9 free strings 11 months ago
enemy.h 94c5b238dd simplify enemy/npc context and creation 1 year ago
game.c 87b0636883 update is_enough_heap and check mem on start 11 months ago
game.h 46ac84dacf add npc context and simplify entity defs 1 year ago
icon.c 946b5d6bfd remove unused icon_free method 11 months ago
icon.h ca7bd6821a fix memory issues (finally) 11 months ago
level.c 87b0636883 update is_enough_heap and check mem on start 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 6eed67337b remove extra player context 11 months ago
player.h ca7bd6821a fix memory issues (finally) 11 months ago
storage.c 79f1b07a47 switch to uint16_t and uint8_t 11 months ago
storage.h d379b1c426 send player position to websocket when changed 11 months ago
world.c b830c3bc51 start pvp 1 year ago
world.h b830c3bc51 start pvp 1 year ago