OpenTTD/src/os/windows
Patric Stout 37e2f99c09
Change: store crash logs in JSON format (#11232)
2023-09-14 20:13:27 +02:00
..
CMakeLists.txt Feature: opt-in survey when exiting a game 2023-05-14 23:22:02 +02:00
crashlog_win.cpp Change: store crash logs in JSON format (#11232) 2023-09-14 20:13:27 +02:00
font_win32.cpp Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 2023-07-19 19:30:14 +02:00
font_win32.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 2023-07-19 19:30:14 +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: automatic adding of _t to (u)int types, and WChar to char32_t 2023-07-19 19:30:14 +02:00
string_uniscribe.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 2023-07-19 19:30:14 +02:00
survey_win.cpp Change: store crash logs in JSON format (#11232) 2023-09-14 20:13:27 +02:00
win32.cpp Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 2023-07-19 19:30:14 +02:00
win32.h Codechange: replace strnatcmp with C++ string capable version 2023-04-29 12:07:45 +02:00
win32_main.cpp Codechange: move to std::string over stredup + free 2023-06-18 22:55:15 +02:00