pandemonium_engine/core/string
Relintai dbcca5d26d Ported: Optimize String.repeat()
This backports the optimization done in `master`.
- Calinou, MewPurPur
3b31ff9008
2022-09-16 22:08:51 +02: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 Moved around more classes in core. 2022-08-17 16:01:01 +02: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 Moved Engine and projectSettings. 2022-08-17 15:35:28 +02:00
translation.h Moved String and related classes under a string folder in core. 2022-08-17 14:19:55 +02:00
ucaps.h Moved String and related classes under a string folder in core. 2022-08-17 14:19:55 +02:00
ustring.cpp Ported: Optimize String.repeat() 2022-09-16 22:08:51 +02:00
ustring.h Now String and CharString Types properly move the null terminator on resize and remove. 2022-08-26 15:10:56 +02:00