index
:
sideros
master
Real time strategy game set in ancient history.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2025-03-29
moved rendering to a system.
Lorenzo Torres
2025-03-29
Added cursor input management
Lorenzo Torres
2025-03-28
trying docs deployment
Lorenzo Torres
2025-03-28
trying docs deployment
Lorenzo Torres
2025-03-28
generate docs for ecs
Lorenzo Torres
2025-03-28
Added new main file
luccie-cmd
2025-03-28
fix Window.zig
Lorenzo Torres
2025-03-28
Merge branch 'master' of ssh://git.sideros.org:/git/sideros
Lorenzo Torres
2025-03-28
Made ECS a separate module and implemented basic input handling.
Lorenzo Torres
2025-03-28
Oopsies wrong main, fixed it now
luccie-cmd
2025-03-28
Added executing of mod IR in the WASM VM
luccie-cmd
2025-03-28
Remove testing
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
Merge branch 'master' of ssh://git.sideros.org:/git/sideros
Lorenzo Torres
2025-03-27
Made Renderer a separate module
Lorenzo Torres
2025-03-27
IR can now parse itself. :)
Ernesto Lanchares
2025-03-27
Fixing format.
Ernesto Lanchares
2025-03-27
Add testing for wasm VM
luccie-cmd
2025-03-27
Fix branching and VM
luccie-cmd
2025-03-27
Removed IR parsing and changed fatal bug of i64s being detected as i32s
luccie-cmd
2025-03-24
Some progress on IR parsing.
Ernesto Lanchares
2025-03-24
glTF models now take buffer lengths at runtime
Lorenzo Torres
2025-03-24
Proposal for vector instructions IR
Ernesto Lanchares
2025-03-24
implemented glTF loading
Lorenzo Torres
2025-03-23
fixed leb128 integer decoding
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
Fix formatting
luccie-cmd
2025-03-21
Added block instruction in WASM VM
luccie-cmd
2025-03-20
added fixme message to ecs
Lorenzo Torres
2025-03-20
preliminary work on ecs
Lorenzo Torres
2025-03-19
Fixed import section parsing
Lorenzo Torres
2025-03-17
added CONTRIBUTING documentation
Lorenzo Torres
2025-03-17
added MAINTAINERS list
Lorenzo Torres
2025-03-17
added unit testing to TODO list
Lorenzo Torres
2025-03-17
added documentation for contributors
Lorenzo Torres
2025-03-17
fixed memory leak introduced by 48796a0fa3c06143ba3d8c427f582cb7e78814a9
Lorenzo Torres
2025-03-17
fixed memory bug introduced by 48796a0fa3c06143ba3d8c427f582cb7e78814a9
Lorenzo Torres
2025-03-17
Refactored source code structure.
Lorenzo Torres
2025-03-16
Add defer avaliableExtensions (And also correct its name)
luccie-cmd
2025-03-16
Change debugging message of Renderer.destroy()
luccie-cmd
2025-03-16
Add documentation for Instance.create()
luccie-cmd
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
[next]