1
0
Fork 0
OpenTTD/src/os/windows
Rubidium 02f040b22a Codechange: remove unused alloc_func.hpp includes 2025-02-24 20:00:19 +01:00
..
CMakeLists.txt Codechange: refactor the Windows-only DllLoader in a cross-platform LibraryLoader (#11751) 2024-01-10 21:38:58 +00:00
crashlog_win.cpp Codechange: Use std::ranges::count(_if). 2024-11-24 10:36:03 +00:00
font_win32.cpp Codechange: no longer add "src" to the include-path (#13511) 2025-02-09 19:43:15 +00:00
font_win32.h Fix: Allow changing size of default OpenTTD font. (#12641) 2024-05-26 15:59:25 +01:00
library_loader_win.cpp Codechange: replace lengthof with std::size in Windows specific code 2024-04-10 23:17:13 +02:00
ottdres.rc.in Codefix: [Win32] Use correct range for version in rc file 2024-06-26 23:02:27 +02:00
string_uniscribe.cpp Codechange: Use structured bindings when iterating font_mapping. 2024-12-20 19:05:08 +00:00
string_uniscribe.h Codefix: Use snake_case instead of camelCase in layouters. 2024-12-20 19:05:08 +00:00
survey_win.cpp Change: store crash logs in JSON format (#11232) 2023-09-14 20:13:27 +02:00
win32.cpp Codechange: remove unused alloc_func.hpp includes 2025-02-24 20:00:19 +01:00
win32.h Codefix: Potential unterminated string returned from convert_to_fs. 2024-07-10 20:57:02 +01:00
win32_main.cpp Codechange: pass command line arguments as std::span to openttd_main 2024-04-11 21:57:53 +02:00