Rodolfo Barcelli Jo
|
7f0724fe55
|
Update: switch over to all arrays being allocated by my own memory arena. Prevents stack overflow for high entity counts
|
2026-01-23 16:37:29 +08:00 |
|
Rodolfo Barcelli Jo
|
f4a74ffbd7
|
Fix: Bug with spawning where it would get stuck after reaching max entities
Update: increase max entity count and increase spawn rate
|
2026-01-22 22:35:20 +08:00 |
|
Rodolfo Barcelli Jo
|
3dddcd1ea0
|
Fix: becs.h had a few bugs that I didn't catch around deleting entities
Add: Particle sim test example1
Add: build script for example1
Add: raylib gitmodule for example1
|
2026-01-22 18:05:43 +08:00 |
|
Rodolfo Barcelli Jo
|
fbc351daa3
|
Update: place asserts and extend test/main.c
|
2026-01-22 12:33:36 +08:00 |
|
Rodolfo Barcelli Jo
|
180d5267f2
|
Fix member assignment in Arena to fit C89 standard
|
2026-01-22 10:49:26 +08:00 |
|
Rodolfo Barcelli Jo
|
8d26a42db1
|
Update: Merge all versions into becs.h
|
2026-01-22 08:25:56 +08:00 |
|
Rodolfo Barcelli Jo
|
748401ce97
|
Update: fix Init bug
|
2026-01-17 13:24:30 +08:00 |
|
Rodolfo Barcelli Jo
|
6d7d0bb26a
|
Update: move the declarations out of the ifdef
|
2026-01-16 17:47:49 +08:00 |
|
Rodolfo Barcelli Jo
|
218546d26f
|
initial commit
|
2026-01-16 17:36:44 +08:00 |
|