You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
OpenTTD-patches/src/os/windows
Patric Stout f120d2beb8
Add: use breakpad to create crash.dmp on MacOS / Linux too (#11202)
Normally only the Windows platform could create a crash.dmp, making
analysing crash-reports from MacOS / Linux rather tricky.
10 months ago
..
CMakeLists.txt Feature: opt-in survey when exiting a game 1 year ago
crashlog_win.cpp Add: use breakpad to create crash.dmp on MacOS / Linux too (#11202) 10 months ago
font_win32.cpp Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
font_win32.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
ottdres.rc.in Change: rebrand 1.12.0 to 12.0 3 years ago
string_uniscribe.cpp Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
string_uniscribe.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
survey_win.cpp Fix: track "memory installed" for surveys less precisely (#10910) 1 year ago
win32.cpp Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
win32.h Codechange: replace strnatcmp with C++ string capable version 1 year ago
win32_main.cpp Codechange: move to std::string over stredup + free 1 year ago