OpenTTD/src/os/windows
Peter Nelson ae575a7a5b Codechange: Store text run positions in vector of points.
This simplifies the interlaced vector of x/y positions.
2024-01-19 00:08:31 +00: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: refactor the Windows-only DllLoader in a cross-platform LibraryLoader (#11751) 2024-01-10 21:38:58 +00:00
font_win32.cpp Feature: Scalable OpenTTD TrueType font made by Zephyris. 2024-01-14 22:50:56 +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: compilation without precompiled headers (#11770) 2024-01-14 13:27:03 +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