OpenTTD/src/os/windows
PeterN eda3defcb5
Codechange: Pass language for font detection as std::string. (#10964)
2023-06-06 20:55:56 +00:00
..
CMakeLists.txt Feature: opt-in survey when exiting a game 2023-05-14 23:22:02 +02:00
crashlog_win.cpp Codechange: replace crashlog filenames with std::string in Crashlog 2023-05-25 05:42:10 +02:00
font_win32.cpp Codechange: Pass language for font detection as std::string. (#10964) 2023-06-06 20:55:56 +00:00
font_win32.h Codechange: Return fontcache font name as std::string. 2023-05-27 20:40:25 +01:00
ottdres.rc.in Change: rebrand 1.12.0 to 12.0 2021-08-15 12:28:51 +02:00
string_uniscribe.cpp Change: include fmt.h C++ headers in stdafx.h 2023-05-08 16:49:23 +02:00
string_uniscribe.h Change: include fmt.h C++ headers in stdafx.h 2023-05-08 16:49:23 +02:00
survey_win.cpp Fix: track "memory installed" for surveys less precisely (#10910) 2023-06-03 19:07:56 +00:00
win32.cpp Codechange: replace buffer + strecpy with std::string for getting clipboard contents 2023-06-03 20:14:33 +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 main function(s) to separate files 2023-04-16 18:58:21 +02:00