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/'
|
5 years ago |
Rémi Verschelde
|
b33042507b
Translation: Fix logic bug finding match for regional locales
|
5 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
|
6 years ago |
Rémi Verschelde
|
52466d57e9
Make some debug prints verbose-only, remove others
|
6 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
|
7 years ago |
mhilbrunner
|
d5b7df8523
Use UTF-8 for locale names. Fixes #12462.
|
7 years ago |
Rémi Verschelde
|
981ef0be59
Add support for non-ISO locale identifiers via renames map
|
7 years ago |
sheepandshepherd
|
1cd40be491
Add a function to get the full name of a locale
|
7 years ago |
Juan Linietsky
|
3d87b70f7a
Added the set/get_setting function in Editor/Project settings. Renamed has() to has_setting. Fixes #11844
|
7 years ago |
Rémi Verschelde
|
bd282ff43f
Use HTTPS URL for Godot's website in the headers
|
7 years ago |
Rémi Verschelde
|
306c0471f7
Merge pull request #9987 from Rubonnek/move-members-to-initilization-list
|
7 years ago |
Ignacio Etcheverry
|
2f290038d6
Removes type information from method binds
|
7 years ago |
Wilson E. Alvarez
|
6d112a68b6
Moved member variables from constructor to initialization list
|
7 years ago |
Rémi Verschelde
|
76005a8e75
Style: Apply clang-format on all files
|
7 years ago |
Juan Linietsky
|
25678b1876
-Renamed GlobalConfig to ProjectSettings, makes more sense.
|
7 years ago |