pandemonium_engine/core/string
2023-03-22 01:42:53 +01:00
..
char_range.inc Moved String and related classes under a string folder in core. 2022-08-17 14:19:55 +02:00
char_utils.h Moved String and related classes under a string folder in core. 2022-08-17 14:19:55 +02:00
compressed_translation.cpp Renamed Map to RBMap. 2023-01-15 19:12:50 +01:00
compressed_translation.h Moved String and related classes under a string folder in core. 2022-08-17 14:19:55 +02:00
node_path.cpp Moved String and related classes under a string folder in core. 2022-08-17 14:19:55 +02:00
node_path.h Moved String and related classes under a string folder in core. 2022-08-17 14:19:55 +02:00
print_string.cpp Moved String and related classes under a string folder in core. 2022-08-17 14:19:55 +02:00
print_string.h Moved String and related classes under a string folder in core. 2022-08-17 14:19:55 +02:00
SCsub Moved String and related classes under a string folder in core. 2022-08-17 14:19:55 +02:00
string_buffer.h Moved String and related classes under a string folder in core. 2022-08-17 14:19:55 +02:00
string_builder.cpp Moved String and related classes under a string folder in core. 2022-08-17 14:19:55 +02:00
string_builder.h Moved String and related classes under a string folder in core. 2022-08-17 14:19:55 +02:00
string_name.cpp Small cleanups and fixes to StringName. Also increased it's internal table's size. 2022-08-22 01:44:53 +02:00
string_name.h Small cleanups and fixes to StringName. Also increased it's internal table's size. 2022-08-22 01:44:53 +02:00
translation.cpp Renamed Set to RBSet. 2023-01-15 19:42:08 +01:00
translation.h Renamed Set to RBSet. 2023-01-15 19:42:08 +01:00
ucaps.h Moved String and related classes under a string folder in core. 2022-08-17 14:19:55 +02:00
ustring.cpp Renamed utf8_length() to utf8_byte_length(), and utf16_length() to utf16_byte_length() in String, as this might help to better explain why these differ from normal length(). 2023-03-20 22:34:21 +01:00
ustring.h Updated the logic of a few getters in String. 2023-03-22 01:42:53 +01:00