behaviour-tree-test/core/string
Thaddeus Crews 40bd86819b
Merge pull request #104332 from ColinSORourke/FindSeq
Add 'Find Sequence' to `Span`s, and consolidate negative indexing behavior
2025-09-20 13:41:34 -05:00
..
alt_codes.h
char_range.inc
char_utils.h
fuzzy_search.cpp
fuzzy_search.h
locales.h
node_path.cpp
node_path.h Make conversions from NodePath to String explicit. 2025-06-11 16:50:27 +02:00
optimized_translation.cpp Rename String::resize to resize_uninitialized, to better communicate to callers that new characters must be initialized. 2025-06-11 18:13:02 +02:00
optimized_translation.h
print_string.cpp Fix printraw causing infinite recursion in Logger._log_message 2025-07-31 20:24:47 +02:00
print_string.h Fix printraw causing infinite recursion in Logger._log_message 2025-07-31 20:24:47 +02:00
SCsub
string_buffer.h Rename String::resize to resize_uninitialized, to better communicate to callers that new characters must be initialized. 2025-06-11 18:13:02 +02:00
string_builder.cpp Rename String::resize to resize_uninitialized, to better communicate to callers that new characters must be initialized. 2025-06-11 18:13:02 +02:00
string_builder.h
string_name.cpp Remove unused StringName::search. 2025-06-11 00:16:51 +02:00
string_name.h Remove unused StringName::search. 2025-06-11 00:16:51 +02:00
translation.cpp Don't update scene tree when calling Translation::set_locale() 2025-05-27 09:34:58 +08:00
translation.h Don't update scene tree when calling Translation::set_locale() 2025-05-27 09:34:58 +08:00
translation_domain.cpp Fix CSV translation not updating after reimport 2025-06-17 17:22:49 +08:00
translation_domain.h Fix CSV translation not updating after reimport 2025-06-17 17:22:49 +08:00
translation_po.cpp
translation_po.h
translation_server.compat.inc
translation_server.cpp Remove an unnecessarily include of main/ code from core/ 2025-07-09 19:09:11 -07:00
translation_server.h Merge pull request #105835 from bruvzg/edited_scene_direction 2025-07-09 11:33:11 -05:00
ucaps.h
ustring.cpp Merge pull request #104332 from ColinSORourke/FindSeq 2025-09-20 13:41:34 -05:00
ustring.h Merge pull request #104781 from Ivorforce/string-encode-complete 2025-09-19 20:54:26 -05:00