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/tests
Patric Stout 0f3dd9c796
Fix: crash when window can't be placed on low resolution screens. (#10932)
Co-authored-by: Jonathan G Rennison <j.g.rennison@gmail.com>
1 year ago
..
CMakeLists.txt Codechange: introduce StrEqualsIgnoreCase/StrCompareIgnoreCase to replace strcasecmp 1 year ago
landscape_partial_pixel_z.cpp Codechange: Move includes for common STL headers to stdafx. 1 year ago
math_func.cpp Fix: crash when window can't be placed on low resolution screens. (#10932) 1 year ago
string_func.cpp Codechange: Move includes for common STL headers to stdafx. 1 year ago
test_main.cpp