| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | I hyper-focued on refactoring again | untodesu | 2025-07-01 | 1 | -0/+50 |
| | | | | | | | - I put a cool-sounding "we are number one" remix on repeat and straight up grinded the entire repository to a better state until 03:09 AM. I guess I have something wrong in my brain that makes me do this shit | ||||
| * | Move game sources into src subdirectory | untodesu | 2025-06-29 | 1 | -50/+0 |
| | | |||||
| * | Clang-format the entire source code | untodesu | 2025-06-25 | 1 | -7/+7 |
| | | |||||
| * | Slightly refactor threading API | untodesu | 2025-03-23 | 1 | -2/+6 |
| | | | | | | | | - Hide away threading::submit overload that is meant to only be used with either a task that has been allocated using "new" or using a templated overload. Now it's called threading::detail::submit_new - Removed an unnecessary status check in mesher's Task::finalize impl | ||||
| * | Add whatever I was working on for the last month | untodesu | 2025-03-15 | 1 | -0/+46 |
