Rémi Verschelde
|
e956e80c1f
Style: clang-format: Disable AllowShortIfStatementsOnASingleLine
|
5 жил өмнө |
lupoDharkael
|
95a1400a2a
Replace NULL with nullptr
|
5 жил өмнө |
Rémi Verschelde
|
4857648a16
i18n: Add support for translating the class reference
|
5 жил өмнө |
Rémi Verschelde
|
cb282c6ef0
Style: Set clang-format Standard to Cpp11
|
5 жил өмнө |
Juan Linietsky
|
3205a92ad8
PoolVector is gone, replaced by Vector
|
5 жил өмнө |
Marcel Admiraal
|
5af3b4ca27
Remove duplicate ERR_PRINT macro.
|
5 жил өмнө |
Rémi Verschelde
|
a7f49ac9a1
Update copyright statements to 2020
|
5 жил өмнө |
Rémi Verschelde
|
95242b7faf
ResourceLoader: Add language code matching for localized resources
|
5 жил өмнө |
Rémi Verschelde
|
0fcb68ffa1
Translation: Refactor locale matching to use proper language code
|
5 жил өмнө |
Rafał Mikrut
|
e53e1c566a
Fix some crashes and using null pointers
|
5 жил өмнө |
Braden Bodily
|
71d71d55b5
Replace 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' in 'core/' and 'editor/'
|
6 жил өмнө |
Rémi Verschelde
|
b33042507b
Translation: Fix logic bug finding match for regional locales
|
6 жил өмнө |
Rémi Verschelde
|
867b96eb71
Locales: Add some missing locale names
|
6 жил өмнө |
Ken Paulson
|
6b117c44fb
Added TranslationServer::get_loaded_locales to return an array of all locales with a loaded Translation
|
6 жил өмнө |
marxin
|
8d51618949
Add -Wshadow=local to warnings and fix reported issues.
|
6 жил өмнө |
Rémi Verschelde
|
b16c309f82
Update copyright statements to 2019
|
6 жил өмнө |
Rémi Verschelde
|
87535fe291
Fallback to "en" when invalid locale is requested
|
6 жил өмнө |
Rémi Verschelde
|
277b24dfb7
Make core/ includes absolute, remove subfolders from include path
|
6 жил өмнө |
Rémi Verschelde
|
52466d57e9
Make some debug prints verbose-only, remove others
|
7 жил өмнө |
Wilson E. Alvarez
|
a22e746bc3
Removed unnecessary assignments
|
7 жил өмнө |
Rémi Verschelde
|
0c7bed45c4
Add locale renames for Hebrew and Indonesian on Windows
|
7 жил өмнө |
Bojidar Marinov
|
9b8e8b2220
Bind many more properties to scripts
|
7 жил өмнө |
Rémi Verschelde
|
e4213e66b2
Add missing copyright headers and fix formatting
|
7 жил өмнө |
Rémi Verschelde
|
b50a9114b1
Update copyright statements to 2018
|
7 жил өмнө |
Rémi Verschelde
|
13c2ff9320
Style: Apply new clang-format 5.0 style to all files
|
7 жил өмнө |
Rémi Verschelde
|
71f464e798
i18n: Add support for Serbin (Cyrillic) locale
|
7 жил өмнө |
mhilbrunner
|
d5b7df8523
Use UTF-8 for locale names. Fixes #12462.
|
7 жил өмнө |
Rémi Verschelde
|
981ef0be59
Add support for non-ISO locale identifiers via renames map
|
7 жил өмнө |
sheepandshepherd
|
1cd40be491
Add a function to get the full name of a locale
|
7 жил өмнө |
Juan Linietsky
|
3d87b70f7a
Added the set/get_setting function in Editor/Project settings. Renamed has() to has_setting. Fixes #11844
|
7 жил өмнө |