pandemonium_engine/core/string
2023-03-20 21:26:59 +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 Use set_length, instead of resize in String's operator +=. 2023-03-20 21:26:59 +01:00
ustring.h Added set_length helper method to String. 2022-12-22 21:10:04 +01:00