Rubidium
|
aba0d27a28
|
Codechange: use StringParameters for remapping the NewGRF string control codes
|
2023-06-13 22:11:21 +02:00 |
|
Rubidium
|
edb21620ea
|
Cleanup: remove unneeded checks on remaining buffer size
|
2023-06-05 23:26:12 +02:00 |
|
Rubidium
|
affceea0ae
|
Codechange: switch StringBuilder to use std::string as backend
|
2023-06-05 23:26:12 +02:00 |
|
Rubidium
|
4e39a58c59
|
Codechange: let town name generation use StringBuilder
|
2023-06-04 21:42:59 +02:00 |
|
rubidium42
|
bfcb027cb9
|
Fix 2dffa7d : fmt::format_to copies the iterator, so some text does not remain during formatting (#10940)
|
2023-06-04 19:55:47 +02:00 |
|
Rubidium
|
6a519f5d89
|
Cleanup: strecat has no uses anymore
|
2023-06-04 19:45:42 +02:00 |
|
Rubidium
|
36aaa9d683
|
Codechange: let GetStringWithArgs use StringBuilder
|
2023-06-04 18:00:23 +02:00 |
|
Rubidium
|
2dffa7d0c6
|
Codechange: let FormatString use StringBuilder
|
2023-06-04 15:06:52 +02:00 |
|
Rubidium
|
ed51cf117a
|
Add: helper output iterator for formatting strings
|
2023-06-04 12:24:37 +02:00 |
|