OpenTTD/src/os/windows
Rubidium c6411168d8 Cleanup: missing spaces before continuation * in some comments 2023-11-01 22:56:11 +01:00
..
CMakeLists.txt Feature: opt-in survey when exiting a game 2023-05-14 23:22:02 +02:00
crashlog_win.cpp Codechange: Silence warnings about intentionally unused parameters. 2023-09-19 22:49:59 +02:00
font_win32.cpp Cleanup: Remove unneeded parameters. 2023-09-19 22:49:59 +02:00
font_win32.h Cleanup: Remove unneeded parameters. 2023-09-19 22:49:59 +02: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: replace x.size() > 0 with !x.empty() 2023-10-20 23:05:43 +02: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: Silence warnings about intentionally unused parameters. 2023-09-19 22:49:59 +02:00
win32.h Codechange: replace strnatcmp with C++ string capable version 2023-04-29 12:07:45 +02:00
win32_main.cpp Codechange: Silence warnings about intentionally unused parameters. 2023-09-19 22:49:59 +02:00