80 Commits (aa0ed72c236b49cda4df818a4a5decd76db9c902)

Author SHA1 Message Date
FinnishPottu df325f6366
Add Finnish translation 4 months ago
Gleb Mazovetskiy 88f706e0d1 SDL3: Add some backports / compat helpers 5 months ago
Gleb Mazovetskiy 842b23803f SDL3: Use endianness swap helpers throughout 5 months ago
Anders Jenbo 1c76897f2c Apply simple const rules using clang-tidy 7 months ago
Gleb Mazovetskiy d94bc424df `sgOptions` -> `GetOptions()` 1 year ago
Gleb Mazovetskiy df3d76c3c1 Add utils/string_view_hash.hpp 2 years ago
Gleb Mazovetskiy 730c26a856 Migrate maps to unordered maps 2 years ago
Gleb Mazovetskiy e9c29fa806 Switch to ankerl::unordered_dense 2 years ago
Gleb Mazovetskiy 3b0cde6704 Turn utils/format_int into a standalone library 2 years ago
obligaron 45f8647892 Fix MSVC warnings in utils\* 2 years ago
Gleb Mazovetskiy 8c1a847f41 Remove utils/stdcompat/string_view.hpp 3 years ago
Gleb Mazovetskiy e9b5ec77f9 Remove AppendStrView 3 years ago
Gleb Mazovetskiy 74755c8be7 Remove utils/stdcompat/cstddef.hpp 3 years ago
Gleb Mazovetskiy 8101e2c0ba Add `c_any_of` and friends 3 years ago
Gleb Mazovetskiy 4fa3732526 Add missing <cstdint> includes 3 years ago
Gleb Mazovetskiy 5c3f14d661 Fix crash with locale=ja and missing fonts.mpq 3 years ago
Gleb Mazovetskiy 56cd425396 Fix switching locale from English 3 years ago
Gleb Mazovetskiy 56f94c7471 Add a `--lang` command line argument 3 years ago
Gleb Mazovetskiy c7338f2f48 language.cpp: Load whole translations file if MPQ 3 years ago
Gleb Mazovetskiy aa9c0f9401 language.cpp: Minor cleanups 3 years ago
Gleb Mazovetskiy 9db80ef5d7 Assets: Load files directly for UNPACKED_MPQS 3 years ago
Gleb Mazovetskiy 6dca019de2 Use `function_ref` instead of `function` 3 years ago
Gleb Mazovetskiy 41f43ea3f5 Support unpacked MPQs from devilutionx-mpq-tools 3 years ago
Gleb Mazovetskiy 5ad03478dc Missing fonts.mpq: Show an error, fall back to en 4 years ago
Gleb Mazovetskiy 04c3d85179 Remove `MAX_PATH` 4 years ago
Gleb Mazovetskiy 643c707c55 Remove strncmp 4 years ago
Anders Jenbo 3ae834148a Split event handeling from general miniwin features 4 years ago
Gleb Mazovetskiy 254806e027 Optimize translation RAM usage 4 years ago
Gleb Mazovetskiy 779ccaca17 Overhaul translation fetching 4 years ago
staphen 695851666e Fix crash when switching to English 4 years ago
widelec-BB 9fdebdce7a Fix loading tranlations on big endian platforms 4 years ago
Gleb Mazovetskiy 127615c33f Fix conversion of C-string literal to `char*` 4 years ago
Anders Jenbo 122ec0ac9d Fix crash when switching to English 4 years ago
Gleb Mazovetskiy 8138121e39 Fix endianness handling in language.cpp 4 years ago
Anders Jenbo d11eeaa9ec
Log uninplemented plural expressions (#4017) 4 years ago
ephphatha 6a1091ce09 Rename Korean/Romanian translation files so they are used in fallback resolution 4 years ago
Andrew James e1d01aad7c
Replace en_US code with en when searching for user preferred languages (#3859) 4 years ago
Gleb Mazovetskiy 02902e5188 language.cpp: Fix -Wwrite-strings 4 years ago
ephphatha a1652bd5d6 Interleave non-regional fallback locales after last regional variation 4 years ago
ephphatha c0ec4a845a Restore fallback for non-regional translation 4 years ago
Gleb Mazovetskiy a4bc8fea7d Fix warnings: `-Wsign-compare`, `-Wnarrowing` 4 years ago
obligaron 945ee04f62 Add OptionEntry Language 4 years ago
obligaron 0ac065dbaa Make LanguageInitialize() reentry capable 4 years ago
Gleb Mazovetskiy c57644970f Move `UiFlags` and `UiPanels` into their own files 4 years ago
Gleb Mazovetskiy 7e1fea6f76 clang-format all files in {Source,test}/ 4 years ago
Gleb Mazovetskiy 4f64b87330 Fix talk/store text overlap for Chinese and Japanese 4 years ago
Gleb Mazovetskiy fa90679416 game_assets.* -> assets.* 4 years ago
Gleb Mazovetskiy 3d308983a8 Migrate to libmpq 4 years ago
Anders Jenbo f1efc205ff Add support for Romanian plural forms 4 years ago
Anders Jenbo 3b229a8275 Check for translation in the same place as they are loaded from 4 years ago