Inkay/src
Ash Logan cd1d530da9
Some checks failed
Inkay-CI / build-inkay (push) Has been cancelled
fix(config): Switch to snprintf for formatting
while vformat is closer to modern string-formatting sensibilities, it added 400KiB to our binaries, whereas snprintf has no noticeable impact. so... suffer, and hope the translators know what's up
2024-11-22 11:44:20 +11:00
..
ext/inih feat(mk8): Override DLC matchmaking from ini file (for modpacks) 2023-07-31 12:18:56 +10:00
lang fix(config): Switch to snprintf for formatting 2024-11-22 11:44:20 +11:00
patches fix(p2p): Don't apply patches when not using Pretendo 2024-11-21 20:43:17 +00:00
utils chore: Introduce common directory to deduplicate shared code 2024-11-21 13:19:06 +11:00
config.cpp chore: Introduce common directory to deduplicate shared code 2024-11-21 13:19:06 +11:00
config.h chore: Introduce common directory to deduplicate shared code 2024-11-21 13:19:06 +11:00
export.h feat: Improvements in module exports 2024-11-21 12:50:23 +11:00
iosu_url_patches.h chore: Run code formatter across project 2024-05-28 16:36:39 +10:00
main.cpp chore: Introduce common directory to deduplicate shared code 2024-11-21 13:19:06 +11:00