Thaddeus Crews 7a3d2f6779 Merge pull request #106606 from aaronfranke/pow2_64 3 days ago
..
SCsub 9f9ee0c813 SCons: Add unobtrusive type hints in SCons files 8 months ago
alt_codes.h 413cb795cd Move `alt_code_oem437` and `alt_code_cp1252` to separate header file 1 month ago
char_range.inc 413cb795cd Move `alt_code_oem437` and `alt_code_cp1252` to separate header file 1 month ago
char_utils.h bf963e767e Add Options, Functions and Settings to convert Node-Names and Strings to kebab-case 1 month ago
fuzzy_search.cpp 76a65de3ab Change fuzzy search to only set case sensitive within set_query 3 weeks ago
fuzzy_search.h 76a65de3ab Change fuzzy search to only set case sensitive within set_query 3 weeks ago
locales.h e8c3409d40 Remove 4 unintentional uses of zero-width space and zero-width non-joiner. 3 weeks ago
node_path.cpp 4f4031a675 Replace size() == 0 with is_empty(). 2 months ago
node_path.h 579feb387c Core: Add `[[nodiscard]]` to string-like classes 1 month ago
optimized_translation.cpp 4f4031a675 Replace size() == 0 with is_empty(). 2 months ago
optimized_translation.h 0013d30c92 Fix hash issue with OptimizedTranslation caused by signed char 2 months ago
print_string.cpp 86b1fc7205 Merge pull request #104774 from Cykyrios/fix-center-bbcode-ansi-tag 1 month ago
print_string.h 324512e11c Style: Replace header guards with `#pragma once` 3 months ago
string_buffer.h f6f1df7d73 Add 64-bit versions of core power of 2 functions 4 days ago
string_builder.cpp 01fc9aee6c Core: Modernize C headers with C++ equivalents 1 month ago
string_builder.h 324512e11c Style: Replace header guards with `#pragma once` 3 months ago
string_name.cpp 91362a61da Simplify `StringName` to `bool` conversions. 1 month ago
string_name.h 579feb387c Core: Add `[[nodiscard]]` to string-like classes 1 month ago
translation.cpp 9285bb3a51 Don't update scene tree when calling `Translation::set_locale()` 1 week ago
translation.h 9285bb3a51 Don't update scene tree when calling `Translation::set_locale()` 1 week ago
translation_domain.cpp 8d93b6a54c Add translation preview in editor 1 week ago
translation_domain.h 8d93b6a54c Add translation preview in editor 1 week ago
translation_po.cpp 22b5ec17fb Using iterator pattern instead of List::Element *. 2 months ago
translation_po.h 324512e11c Style: Replace header guards with `#pragma once` 3 months ago
translation_server.compat.inc 6f4fadf65d Expose standardize_locale add_default param publicly 6 months ago
translation_server.cpp 8d93b6a54c Add translation preview in editor 1 week ago
translation_server.h 8d93b6a54c Add translation preview in editor 1 week ago
ucaps.h 324512e11c Style: Replace header guards with `#pragma once` 3 months ago
ustring.cpp 70672ef008 Optimize `String::get_data`, `length` and `is_empty` by making better assumptions and inlining. 1 week ago
ustring.h 70672ef008 Optimize `String::get_data`, `length` and `is_empty` by making better assumptions and inlining. 1 week ago