OpenTTD/src/os/windows
Patric Stout a3cfd23cf9
Codechange: rename byte to uint8_t (#12308)
2024-03-16 23:59:32 +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: Replace old non-standard attributes with C++17/20 standard attributes. 2024-02-02 22:29:28 +01:00
font_win32.cpp Codechange: rename byte to uint8_t (#12308) 2024-03-16 23:59:32 +01:00
font_win32.h Feature: Scalable OpenTTD TrueType font made by Zephyris. 2024-01-14 22:50:56 +01:00
library_loader_win.cpp Fix #11948: [Win32] Convert error messages to utf8 (#11951) 2024-02-02 16:30:23 +01:00
ottdres.rc.in Change: [Win32] don't allocate 192KiB of memory on the stack on crash (#11240) 2023-08-28 12:14:11 +02:00
string_uniscribe.cpp Codechange: Store text run positions in vector of points. 2024-01-19 00:08:31 +00:00
string_uniscribe.h Cleanup: missing spaces before continuation * in some comments 2023-11-01 22:56:11 +01:00
survey_win.cpp Change: store crash logs in JSON format (#11232) 2023-09-14 20:13:27 +02:00
win32.cpp Codechange: refactor the Windows-only DllLoader in a cross-platform LibraryLoader (#11751) 2024-01-10 21:38:58 +00:00
win32.h Codechange: refactor the Windows-only DllLoader in a cross-platform LibraryLoader (#11751) 2024-01-10 21:38:58 +00:00
win32_main.cpp Codechange: Silence warnings about intentionally unused parameters. 2023-09-19 22:49:59 +02:00