Rubidium
|
fbe80f31fe
|
Codechange: replace char* in GetOptData with std::string_view
|
2025-04-30 23:49:06 +02:00 |
|
Rubidium
|
eda10abc8c
|
Codechange: pass command line arguments as std::span to openttd_main
|
2024-04-11 21:57:53 +02:00 |
|
frosch
|
b6c8f301be
|
Codechange: Silence warnings about intentionally unused parameters.
|
2023-09-19 22:49:59 +02:00 |
|
Rubidium
|
714ff35e9d
|
Codechange: move to std::string over stredup + free
|
2023-06-18 22:55:15 +02:00 |
|
Rubidium
|
9e89eb5726
|
Codechange: move main function(s) to separate files
|
2023-04-16 18:58:21 +02:00 |
|