Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2024-12-19 | add some missing stuffv1.3 | Squibid | 1 | -2/+7 | |
2024-12-19 | optimize further... | Squibid | 1 | -20/+23 | |
make sure to not include useless function calls when errors arent enabled by wrapping all l calls in a macro | |||||
2024-12-19 | optimise | Squibid | 1 | -18/+16 | |
instead of putting each part of the face into an array we just print it out to the console :) | |||||
2024-12-19 | bump version info and add compile info to versionv1.1 | Squibid | 1 | -2/+10 | |
2024-12-19 | clean up error code collection | Squibid | 1 | -1/+3 | |
2024-12-19 | add nose for staged changes, and remove unnecessary includes | Squibid | 1 | -7/+33 | |
2024-12-19 | fix typo | Squibid | 1 | -1/+1 | |