Rémi Verschelde
|
57f707f951
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
|
8 years ago |
Ignacio Etcheverry
|
2f290038d6
Removes type information from method binds
|
8 years ago |
Wilson E. Alvarez
|
6d112a68b6
Moved member variables from constructor to initialization list
|
8 years ago |
Rémi Verschelde
|
76005a8e75
Style: Apply clang-format on all files
|
8 years ago |
Juan Linietsky
|
25678b1876
-Renamed GlobalConfig to ProjectSettings, makes more sense.
|
8 years ago |
Juan Linietsky
|
db3b05d289
Reworked translation system
|
8 years ago |
volzhs
|
ec1c7ce6c3
Fix wrong fallback for locale
|
8 years ago |
Rémi Verschelde
|
df61dc4b2b
Add "Godot Engine contributors" copyright line
|
8 years ago |
Rémi Verschelde
|
5dbf1809c6
A Whole New World (clang-format edition)
|
8 years ago |
Juan Linietsky
|
de0045cf1b
-renamed globals.h to global_config.cpp (this seems to have caused a few modified files)
|
8 years ago |
Hein-Pieter van Braam
|
411ee71b4d
Rename the _MD macro to D_METHOD
|
8 years ago |
Hein-Pieter van Braam
|
0f687f0ccb
Remove use of _SCS from ADD_METHOD
|
8 years ago |
Nuno Donato
|
6b5c595e40
Added "Scots" locale name, fixing #7630
|
8 years ago |
Juan Linietsky
|
b3aebcf6df
CSV translation import plugin
|
8 years ago |
Rémi Verschelde
|
3890256fc5
Style: Cleanups, added headers, renamed files
|
8 years ago |
Juan Linietsky
|
bc26f90581
Type renames:
|
8 years ago |
Juan Linietsky
|
1f8451001d
-Translation text will change automatically for in-game buttons, labels, poups when translation is changed.
|
8 years ago |
Rémi Verschelde
|
ede36aca8d
i18n: Add support for Scots (sco) language
|
8 years ago |
Juan Linietsky
|
2ab83e1abb
Memory pool vectors (DVector) have been enormously simplified in code, and renamed to PoolVector
|
8 years ago |