Commit graph Inkay/common
Author SHA1 Message Date
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