04bbcbfda9
fix language AGAIN
2026-08-08 02:25:26 +02:00
e14b6b69f1
merge with upstream inkay
2026-08-08 02:13:25 +02:00
e421ac5a40
malamar changes
2026-08-08 02:08:37 +02:00
Ash Logan
39dc7d8c8a
fix: bad debug prints
2026-07-28 22:54:16 +10:00
Ash Logan
ccf5370f84
feat: switch config to C API and add missing strings
...
~40% bianry size reduction from RTTI/exceptions overhead
2026-07-28 22:54:16 +10:00
4c432b753c
chore: remove mentions of spfn.cc
2026-05-24 21:57:29 +02:00
ADev531
8d85d88e4e
Merge branch 'main' into main
2026-05-23 22:43:50 +09:00
Jas
b04ebb8624
feat: make startup toast optional
...
added a configuration option to show/hide startup toast
2026-05-21 14:00:39 -04:00
00a75e94cb
initial spfn commit
2026-05-16 22:18:39 +02:00
adev531
a25a09cede
fix: swap Italian and Spanish option on plugin settings
2026-01-29 13:45:00 +09:00
ADev531
6e1122e1b3
fix: added Korean and UwU to language changer
2025-07-21 21:15:09 +09:00
ADev531
907de64376
feat: added language changing
2025-07-21 20:59:55 +09:00
Ash Logan
9e376f7839
feat: Move all URL defines into a central location
2024-12-17 16:44:59 +11:00
Daniel López Guimaraes
06847b21e5
fix(p2p): Fix compilation error in multiplayer port text
...
GCC complains about std::make_format_args using non-const references, so
we can't pass along the `get_console_peertopeer_port` directly.
Also replace `unsigned short` with `uint16_t` for clarity.
2024-11-21 20:39:51 +00:00
Ash Logan
ea71879bb1
chore: Introduce common directory to deduplicate shared code
2024-11-21 13:19:06 +11:00