Files
OpenTTD/src
Peter Nelson b4b2fad8e0 Fix #12648: Ensure all uses of std::filesystem::path use native encoding. (#12650)
std::filesystem::path does not expect UTF-8 strings, so they must be converted to native format first (and back to utf-8 after.)
2024-06-09 10:23:47 +01:00
..
2024-06-09 04:41:27 +00:00
2023-07-03 18:08:03 +02:00
2023-09-10 08:40:25 -04:00
2024-03-22 22:24:17 +01:00