Commit Graph

18 Commits

Author SHA1 Message Date
e654c47446 Properly clamp spatial index calculation 2024-02-10 11:16:26 +01:00
504b5b5f9b Clamp spatial index to grid size 2024-02-10 11:06:41 +01:00
0e6e1d5a2d Return size 0 for NULL array, correct for min/max in spatial grid 2024-02-10 10:51:38 +01:00
410c3d217e Add continue button 2024-01-28 21:40:45 +01:00
547a1ca583 Add gold ore, fix bug with collision layer 2024-01-23 17:24:43 +01:00
d7feba04db Behaviour tree decorator implementation 2024-01-09 17:10:00 +01:00
9c745d2857 Partial entity inspector 2024-01-07 13:49:13 +01:00
5dbc5ba15e Add lambda emulation 2024-01-07 09:57:37 +01:00
c3001ea4bc Fix memory leak in object pool 2023-12-29 19:14:22 +01:00
7ec5e2122e Use built-in qsort instead of flecs (better perf) 2023-12-29 10:02:13 +01:00
a2c19cf65d Add page support to object pool 2023-12-13 09:31:08 +01:00
0d156f515e Add stack allocator 2023-12-07 10:31:12 +01:00
b77e939c52 Overhaul pathfinding algorithm 2023-11-24 20:25:21 +01:00
6e977b7433 Fix memory leak when iterating path 2023-11-23 19:35:59 +01:00
1dd764e28b Ensure each entity is iterated only once 2023-11-23 15:38:32 +01:00
36690f8066 Fix invalid read in heap 2023-11-23 11:04:40 +01:00
ffb058b1e8 Add bzArrayFor helper macro 2023-11-23 10:34:29 +01:00
adaada9a22 Rename utils to util 2023-11-23 10:31:51 +01:00