OpenTTD/src/os/windows
2021-06-13 12:45:45 +02:00
..
CMakeLists.txt Codechange: [Win32] Move Win32-specific font code to a seperate file. 2021-02-13 20:09:14 +01:00
crashlog_win.cpp Codechange: [WIN32] Add a wrapper around GetProcAddress() 2021-06-10 23:17:29 +02:00
font_win32.cpp Codechange: convert printf DEBUG statements to fmt Debug statements 2021-06-13 12:45:45 +02:00
font_win32.h Fix #8713: Change OTTD2FS and FS2OTTD to return string objects instead of static buffers 2021-04-07 09:31:47 +02:00
ottdres.rc.in Fix: [CMake] Auto-fill version details in rev.cpp and ottres.rc (#9066) 2021-04-20 21:38:46 +02:00
string_uniscribe.cpp Fix: [MinGW] Silence 2 cast warnings 2021-06-10 23:17:29 +02:00
string_uniscribe.h Codechange: remove #ifdef from .cpp files to exclude features 2020-06-05 19:36:05 +02:00
win32.cpp Codechange: convert printf DEBUG statements to fmt Debug statements 2021-06-13 12:45:45 +02:00
win32.h Codechange: [WIN32] Add a wrapper around GetProcAddress() 2021-06-10 23:17:29 +02:00