Commit graph

6 commits

Author SHA1 Message Date
d506d6a6a7
refactor: split base module into std, bitwise, memory & env 2025-10-05 10:07:36 +03:30
d924d14ab0
refactor(input): adjusted to recent changes 2025-09-22 18:51:23 +03:30
91d86545dc
refactor(input): adjust to new ecs 2025-09-20 15:39:45 +03:30
d69315c6aa
feat: reimplement input system 2025-09-18 19:16:54 +03:30
2b96a85b62
feat: systems
Some checks reported errors
continuous-integration/drone/push Build was killed
feat: surface system

This commit puts the project in major jeopardy as it overhauls the
architecture such as removing the layer stack completely, etc.

I am filled with determination.
2025-07-26 18:01:27 +03:30
cd886aa8c9
refactor: flatten directory structure
Some checks reported errors
continuous-integration/drone/push Build was killed
2025-07-20 04:46:15 +03:30