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
Jonathan G Rennison 23b974fb39 Merge branch 'master' into jgrpp
# Conflicts:
#	src/fontcache.cpp
#	src/openttd.cpp
#	src/os/macosx/font_osx.cpp
#	src/os/unix/font_unix.cpp
#	src/os/windows/font_win32.cpp
#	src/strings.cpp
2 years ago
..
CMakeLists.txt Codechange: [Win32] Move Win32-specific font code to a seperate file. 3 years ago
crashlog_win.cpp Crashlog: Only output dump files for MSVC builds 2 years ago
font_win32.cpp Merge branch 'master' into jgrpp 2 years ago
font_win32.h Change: Separate fontcache implementations. 2 years ago
ottdres.rc.in Change: rebrand 1.12.0 to 12.0 3 years ago
string_uniscribe.cpp Avoid maybe unintialised warning in struct UniscribeRun 2 years ago
string_uniscribe.h Codechange: remove #ifdef from .cpp files to exclude features 4 years ago
win32.cpp MinGW: Avoid function cast warnings with GetProcAddress 3 years ago
win32.h MinGW: Avoid function cast warnings with GetProcAddress 3 years ago