Rémi Verschelde
|
71066cd63b
Update copyright statements to 2022
|
3 years ago |
raphaelazev
|
37a8a615e5
Added check to get_all_locales to avoid adding duplicate locales to array
|
3 years ago |
Rémi Verschelde
|
9729432ec0
i18n: Add support for translating the class reference
|
5 years ago |
Aaron Franke
|
c1734dacf6
Add locale rename for the "C" locale
|
3 years ago |
O01eg
|
cddabf2a8b
Implement override of get_message
|
3 years ago |
Haoyu Qiu
|
49c521021a
Fix missing locale names
|
4 years ago |
Marcel Admiraal
|
5a58516231
Remove duplicate ERR_PRINTS macro
|
4 years ago |
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
|
5 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
|
6 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 |