behaviour-tree-test/core/string
2026-02-04 19:31:28 +01:00
..
alt_codes.h
char_range.inc Update various Unicode-related files to version 17.0.0 2026-01-19 10:24:17 +01:00
char_utils.h Don't right-align escaped newlines, e.g. for #define. This has previously led to long diffs in the commit history. 2026-02-04 19:31:28 +01:00
fuzzy_search.cpp
fuzzy_search.h
locales.h Improve language selection when shaping text. 2025-12-18 09:05:07 +02:00
node_path.cpp Fix the NodePath hash function to not yield the same value for similar paths. 2026-01-27 20:50:10 +01:00
node_path.h Remove Array include from dictionary.h and ustring.h. 2025-10-06 16:21:36 +02:00
optimized_translation.cpp Use actual class names in resource type hints 2026-01-29 21:07:56 +01:00
optimized_translation.h Remove empty constructors and destructors from core/ 2025-11-17 20:09:05 +01:00
plural_rules.cpp Move plural rules logic into a separate class 2025-09-26 10:51:55 +08:00
plural_rules.h Move plural rules logic into a separate class 2025-09-26 10:51:55 +08:00
print_string.cpp Remove dependency of variant.h in print_string.h 2025-09-19 14:57:36 +08:00
print_string.h Don't right-align escaped newlines, e.g. for #define. This has previously led to long diffs in the commit history. 2026-02-04 19:31:28 +01:00
SCsub
string_buffer.h Change "reserve called with a capacity smaller than the current size" error message to a verbose message. 2025-09-23 20:02:40 +02:00
string_builder.cpp
string_builder.h Remove empty constructors and destructors from core/ 2025-11-17 20:09:05 +01:00
string_name.cpp
string_name.h Remove empty constructors and destructors from core/ 2025-11-17 20:09:05 +01:00
translation.cpp Fix loading old-style translation files 2025-11-29 10:22:46 -05:00
translation.h Add CSV translation template generation 2025-10-30 08:44:41 +08:00
translation_domain.cpp Add methods for querying loaded Translation instances 2025-11-21 08:51:26 +08:00
translation_domain.h Add methods for querying loaded Translation instances 2025-11-21 08:51:26 +08:00
translation_server.compat.inc
translation_server.cpp Improve language selection when shaping text. 2025-12-18 09:05:07 +02:00
translation_server.h Improve language selection when shaping text. 2025-12-18 09:05:07 +02:00
ucaps.h Update various Unicode-related files to version 17.0.0 2026-01-19 10:24:17 +01:00
ustring.cpp Don't right-align escaped newlines, e.g. for #define. This has previously led to long diffs in the commit history. 2026-02-04 19:31:28 +01:00
ustring.h Add Span equality (== and !=) operators. 2025-11-15 14:21:54 +01:00