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
PeterN eda3defcb5
Codechange: Pass language for font detection as std::string. (#10964)
1 year ago
..
CMakeLists.txt Feature: opt-in survey when exiting a game 1 year ago
crashlog_win.cpp Codechange: replace crashlog filenames with std::string in Crashlog 1 year ago
font_win32.cpp Codechange: Pass language for font detection as std::string. (#10964) 1 year ago
font_win32.h Codechange: Return fontcache font name as std::string. 1 year ago
ottdres.rc.in Change: rebrand 1.12.0 to 12.0 3 years ago
string_uniscribe.cpp Change: include fmt.h C++ headers in stdafx.h 1 year ago
string_uniscribe.h Change: include fmt.h C++ headers in stdafx.h 1 year ago
survey_win.cpp Fix: track "memory installed" for surveys less precisely (#10910) 1 year ago
win32.cpp Codechange: replace buffer + strecpy with std::string for getting clipboard contents 1 year ago
win32.h Codechange: replace strnatcmp with C++ string capable version 1 year ago
win32_main.cpp Codechange: move main function(s) to separate files 1 year ago