Sandu Liviu Catalin
95705e87c8
Initial preparations for CURL and Discord integration.
2021-01-27 07:27:48 +02:00
Sandu Liviu Catalin
b5c8121b7d
Allow choosing between uppercase or lowercase hex conversion.
...
Lowercase by default.
2020-09-03 21:05:38 +03:00
Sandu Liviu Catalin
7ec5544948
Implement hex conversion to color types.
2020-09-03 20:52:46 +03:00
Sandu Liviu Catalin
b18d0a129a
Implement formatting on math types.
...
Just a helper method to help you generate strings from math types more easilly. A bit risky if you're dumb and don't know how format specifiers work in C because it provides direct access to those.
2020-09-03 20:33:51 +03:00
Sandu Liviu Catalin
db6cf1cdde
Don't make the temporary buffer static.
...
It is pointless.
2020-09-03 18:26:24 +03:00
Sandu Liviu Catalin
3080c20341
More code cleanup.
2020-03-22 09:16:40 +02:00
Sandu Liviu Catalin
c0fd374404
Rename source to module.
2020-03-21 23:02:27 +02:00