pandemonium_engine/core/string
2023-08-29 22:02:31 +02:00
..
char_range.inc
char_utils.h
compressed_translation.cpp Renamed Map to RBMap. 2023-01-15 19:12:50 +01:00
compressed_translation.h
node_path.cpp
node_path.h
print_string.cpp
print_string.h
SCsub
string_buffer.h
string_builder.cpp
string_builder.h
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 Added translate_to() method to TranslationServer, and trt() method to Object. This let's you transalte strings into specific (noon app wide) locales. 2023-08-29 22:02:31 +02:00
translation.h Added translate_to() method to TranslationServer, and trt() method to Object. This let's you transalte strings into specific (noon app wide) locales. 2023-08-29 22:02:31 +02:00
ucaps.h
ustring.cpp Fix handling dots in String::is_numeric(). 2023-06-01 15:41:43 +02:00
ustring.h Make the parameters of String's and PoolVector's join() const ref. 2023-05-25 22:27:34 +02:00