Commit Graph

9 Commits

Author SHA1 Message Date
317ad22de0 UI wip 2024-04-24 21:30:28 +08:00
3e5456b718 Enable Treap balancing in tree.c
Doesn't seem to have a difference
2024-04-02 14:55:33 +08:00
8db8e52819 Particles when dashing 2024-03-26 13:54:32 +08:00
dcca8a348a Very bad randomness 2024-03-26 13:26:22 +08:00
19895363a3 Hook Particle to the other systems
Had to manually merge a change set for this
2024-03-26 12:17:21 +08:00
4f9ea0a09a Debug text & debug build options
use 'winedbg --gdb <file>' to start debugger
2024-03-05 14:19:31 +08:00
e1afbdac3e Stop it from crashing 2024-03-04 17:04:05 +08:00
e8f0b0c63a Initial work on physics 2024-02-29 16:17:55 +08:00
a6642911d7 Initial commit 2024-02-29 09:48:29 +08:00