Rémi Verschelde
|
b97401f304
Update copyright statements to 2020
|
5 년 전 |
Rémi Verschelde
|
7562ce053a
Update copyright statements to 2019
|
6 년 전 |
Rémi Verschelde
|
0b180a0732
Last -Wc++11-narrowing fix for clang 6.0
|
7 년 전 |
Xavier Sellier
|
0332719b91
Add encrypt_text/decrypt_text function using aes256 algorithm
|
7 년 전 |
Rémi Verschelde
|
2712014744
Update copyright statements to 2018
|
7 년 전 |
Rémi Verschelde
|
9d598833d2
Use HTTPS URL for Godot's website in the headers
|
8 년 전 |
Rémi Verschelde
|
e3f9653353
Merge pull request #9410 from williamd1k0/advanced-string-format
|
8 년 전 |
geequlim
|
9d49491afd
Fix crash with String copy from with NULL string parameter
|
8 년 전 |
William Tumeo
|
a82bf83ea2
Add advanced string format
|
8 년 전 |
Rémi Verschelde
|
8312d421c6
Move core thirdparty files to thirdparty/{minizip,misc}
|
8 년 전 |
Marco Melorio
|
b0d2b46efb
Update snake_case splitting
|
8 년 전 |
Rémi Verschelde
|
e9b045d9e5
Add "Godot Engine contributors" copyright line
|
8 년 전 |
Rémi Verschelde
|
f8db8a3faa
Bring that Whole New World to the Old Continent too
|
8 년 전 |
Rémi Verschelde
|
dbf0137576
Style: Fix statements ending with ';;'
|
8 년 전 |
volzhs
|
7ebb356a31
Fix zero padding formatting
|
8 년 전 |
Pedro J. Estébanez
|
888f8b31e7
Improve .tscn VCS
|
8 년 전 |
Rémi Verschelde
|
d8223ffa75
Welcome in 2017, dear changelog reader!
|
8 년 전 |
Ariel Manzur
|
5546929712
added implementation of is_valid_ip_address()
|
9 년 전 |
volzhs
|
73e7ccabf5
Fix typo for word_wrap
|
9 년 전 |
volzhs
|
721599c797
Fix error when using 2 or more slashes on resource path
|
9 년 전 |
allkhor
|
09c4d65b64
Fix String::is_valid_integer() for single symbols + and -
|
9 년 전 |
Rémi Verschelde
|
f40f360a2c
Remove unused variables (fourth pass) + dead code
|
9 년 전 |
Rémi Verschelde
|
d52fa2e0eb
Merge pull request #5380 from vnen/string-canvasitem-docs
|
9 년 전 |
George Marques
|
f4dfa37a23
Fix bug in String==StrRange comparison
|
9 년 전 |
George Marques
|
98b02209a4
Add sha256_buffer() function to String
|
9 년 전 |
George Marques
|
1b8d0a16b7
Add similarity comparison to String
|
9 년 전 |
Bojidar Marinov
|
7073bb0bb2
Add sha256 to String and File/FileAccess.
|
9 년 전 |
George Marques
|
a6c37d2b5d
Add 'is_subsequence_of' function to String
|
9 년 전 |
Hubert Jarosz
|
33403d91f7
remove trailing whitespace
|
9 년 전 |
Juan Linietsky
|
c195c0df6b
-Added configuration warning system for nodes
|
9 년 전 |