index
:
sideros
master
Real time strategy game set in ancient history.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
main.zig
Age
Commit message (
Expand
)
Author
2025-03-28
Oopsies wrong main, fixed it now
luccie-cmd
2025-03-28
fix poll events for window module
Lorenzo Torres
2025-03-28
the ECS is now using a more data oriented approach.
Lorenzo Torres
2025-03-27
Made Renderer a separate module
Lorenzo Torres
2025-03-24
Some progress on IR parsing.
Ernesto Lanchares
2025-03-24
implemented glTF loading
Lorenzo Torres
2025-03-23
make the ecs subsystem be a separate module
Lorenzo Torres
2025-03-23
PROPOSAL: IR
Ernesto Lanchares
2025-03-23
Big rework of the parser!
Ernesto Lanchares
2025-03-22
cleaned up ecs interface
Lorenzo Torres
2025-03-22
fixed component queries
Lorenzo Torres
2025-03-22
fixed memory bug with thread pools
Lorenzo Torres
2025-03-21
removed patch file
Lorenzo Torres
2025-03-21
Added block instruction in WASM VM
luccie-cmd
2025-03-20
preliminary work on ecs
Lorenzo Torres
2025-03-17
Refactored source code structure.
Lorenzo Torres
2025-03-16
Added checking if our extensions are supported and make Renderer.destroy() no...
luccie-cmd
2025-03-16
temporarily disabled WebAssembly
Lorenzo Torres
2025-03-12
base code
Lorenzo Torres