Age | Commit message (Collapse) | Author | |
---|---|---|---|
2025-05-18 | Add bounds check to set_sand()HEADmaster | rtk0c | |
Previously, painting didn't do it (simulation did) so there were buffer overruns | |||
2025-05-18 | X-macro and palette editing menu | rtk0c | |
2025-05-17 | Dirty rect & UI features | rtk0c | |
- dirty rectangle (and the math library thereof) - drawing it - no more std::vector in Sandbox - single step - cycle counter display | |||
2025-05-17 | Wrap random source | rtk0c | |
Havne't dont too much investigation if PCG is a good choice; this give some freedom to move later | |||
2025-04-24 | Make the texture render | rtk0c | |
2025-04-24 | Some draft ideas on simulation | rtk0c | |