summaryrefslogtreecommitdiffstats
path: root/XD.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* optimize further...Squibid2024-12-191-20/+23
| | | | | make sure to not include useless function calls when errors arent enabled by wrapping all l calls in a macro
* optimiseSquibid2024-12-191-18/+16
| | | | | instead of putting each part of the face into an array we just print it out to the console :)
* bump version info and add compile info to versionv1.1Squibid2024-12-191-2/+10
|
* clean up error code collectionSquibid2024-12-191-1/+3
|
* add nose for staged changes, and remove unnecessary includesSquibid2024-12-191-7/+33
|
* fix typoSquibid2024-12-191-1/+1
|
* initial commitSquibid2024-12-191-0/+186