virtualx-engine/core/string
Hugo Locurcio 38995961df
Improve --debug-stringnames to be more useful
- Print all StringNames, not just the top 100.
- Print statistics at the end of the list of StringNames,
  with unreferenced and rarely referenced StringNames.
- List the CLI argument in `--help` and shell completion.
2022-03-15 18:54:51 +01:00
..
char_utils.h Cleanup and move char functions to the char_utils.h header. 2022-02-04 11:35:01 +02:00
locales.h Fix translation with multiple sources for the same language. 2022-01-24 18:58:16 +02:00
node_path.cpp Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
node_path.h Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
optimized_translation.cpp Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
optimized_translation.h Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
print_string.cpp Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
print_string.h Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
SCsub Reorganized core/ directory, it was too fatty already 2020-11-07 20:17:12 -03:00
string_buffer.h Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
string_builder.cpp Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
string_builder.h Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
string_name.cpp Improve --debug-stringnames to be more useful 2022-03-15 18:54:51 +01:00
string_name.h Fix typos with codespell 2022-02-10 12:30:19 +01:00
translation.cpp [Editor] Fix "en" editor translation detection. 2022-02-18 22:15:02 +02:00
translation.h Improve locale detection. 2022-01-18 14:30:00 +02:00
translation_po.cpp Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
translation_po.h Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
ucaps.h Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
ustring.cpp Optimize String concatenation and copy functions 2022-02-24 09:47:15 +01:00
ustring.h Cleanup and move char functions to the char_utils.h header. 2022-02-04 11:35:01 +02:00