godot/core/string
bruvzg 9d1d916864 Add unsigned char cast ifdef.
(cherry picked from commit ec052cd38a)
2024-01-23 20:22:00 +01:00
..
SCsub Reorganized core/ directory, it was too fatty already 2020-11-07 20:17:12 -03:00
char_range.inc One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
char_utils.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
locales.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
node_path.cpp Remove unused `has_slashes` from NodePath 2023-02-01 11:32:39 -06:00
node_path.h Remove unused `has_slashes` from NodePath 2023-02-01 11:32:39 -06:00
optimized_translation.cpp One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
optimized_translation.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
print_string.cpp Redo how the remote filesystem works 2023-05-08 11:57:54 +02:00
print_string.h Redo how the remote filesystem works 2023-05-08 11:57:54 +02:00
string_buffer.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
string_builder.cpp One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
string_builder.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
string_name.cpp Optimize Object::get_class_name 2023-04-08 19:25:50 +02:00
string_name.h Fix `StringName` comparison 2023-05-18 13:25:40 +02:00
translation.cpp Fix remapped font reloading on locale change. 2024-01-23 19:15:03 +01:00
translation.h Support loading of translations on threads 2023-10-19 21:06:12 +02:00
translation_po.cpp Don't warn when using TTRN() in a language without plurals 2023-02-11 13:21:57 +08:00
translation_po.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
ucaps.h One Copyright Update to rule them all 2023-01-05 13:25:55 +01:00
ustring.cpp Add unsigned char cast ifdef. 2024-01-23 20:22:00 +01:00
ustring.h Merge pull request #74760 from lassade/unicode-err-uses-replacement-char 2023-06-22 18:30:04 +02:00