Rémi Verschelde
|
140350d767
Style: Enforce braces around if blocks and loops
|
4 years ago |
Rémi Verschelde
|
a828398655
Style: Replaces uses of 0/NULL by nullptr (C++11)
|
4 years ago |
Rémi Verschelde
|
b5e1e05ef2
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
|
4 years ago |
Rémi Verschelde
|
3d15f04668
Style: clang-format: Disable AllowShortIfStatementsOnASingleLine
|
4 years ago |
Rémi Verschelde
|
6e600cb3f0
Style: Set clang-format Standard to c++14
|
4 years ago |
andybarcia
|
82b31fe8e7
Fixes some inconsistent ISO-639 language codes
|
4 years ago |
Rémi Verschelde
|
49646383f1
Update copyright statements to 2021
|
4 years ago |
Rémi Verschelde
|
a7f49ac9a1
Update copyright statements to 2020
|
5 years ago |
Rémi Verschelde
|
95242b7faf
ResourceLoader: Add language code matching for localized resources
|
5 years ago |
Rémi Verschelde
|
0fcb68ffa1
Translation: Refactor locale matching to use proper language code
|
5 years ago |
Rafał Mikrut
|
e53e1c566a
Fix some crashes and using null pointers
|
6 years ago |
Braden Bodily
|
71d71d55b5
Replace 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' in 'core/' and 'editor/'
|
6 years ago |
Rémi Verschelde
|
b33042507b
Translation: Fix logic bug finding match for regional locales
|
6 years ago |
Rémi Verschelde
|
867b96eb71
Locales: Add some missing locale names
|
6 years ago |
Ken Paulson
|
6b117c44fb
Added TranslationServer::get_loaded_locales to return an array of all locales with a loaded Translation
|
6 years ago |
marxin
|
8d51618949
Add -Wshadow=local to warnings and fix reported issues.
|
6 years ago |
Rémi Verschelde
|
b16c309f82
Update copyright statements to 2019
|
6 years ago |
Rémi Verschelde
|
87535fe291
Fallback to "en" when invalid locale is requested
|
7 years ago |
Rémi Verschelde
|
277b24dfb7
Make core/ includes absolute, remove subfolders from include path
|
7 years ago |
Rémi Verschelde
|
52466d57e9
Make some debug prints verbose-only, remove others
|
7 years ago |
Wilson E. Alvarez
|
a22e746bc3
Removed unnecessary assignments
|
7 years ago |
Rémi Verschelde
|
0c7bed45c4
Add locale renames for Hebrew and Indonesian on Windows
|
7 years ago |
Bojidar Marinov
|
9b8e8b2220
Bind many more properties to scripts
|
7 years ago |
Rémi Verschelde
|
e4213e66b2
Add missing copyright headers and fix formatting
|
7 years ago |
Rémi Verschelde
|
b50a9114b1
Update copyright statements to 2018
|
7 years ago |
Rémi Verschelde
|
13c2ff9320
Style: Apply new clang-format 5.0 style to all files
|
7 years ago |
Rémi Verschelde
|
71f464e798
i18n: Add support for Serbin (Cyrillic) locale
|
8 years ago |
mhilbrunner
|
d5b7df8523
Use UTF-8 for locale names. Fixes #12462.
|
8 years ago |
Rémi Verschelde
|
981ef0be59
Add support for non-ISO locale identifiers via renames map
|
8 years ago |
sheepandshepherd
|
1cd40be491
Add a function to get the full name of a locale
|
8 years ago |