OpenTTD/src/os/windows
Peter Nelson d4008850e3 Codechange: Ensure function opening `{` is on new line. 2023-11-09 20:15:38 +00: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 Codechange: Ensure function opening `{` is on new line. 2023-11-09 20:15:38 +00: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 Fix #11402: Make string filter locale-aware. 2023-11-03 22:34:01 +01:00
win32.h Fix #11402: Make string filter locale-aware. 2023-11-03 22:34:01 +01:00
win32_main.cpp Codechange: Silence warnings about intentionally unused parameters. 2023-09-19 22:49:59 +02:00