OpenTTD/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>
2023-06-04 15:39:57 +00:00
..
CMakeLists.txt Codechange: introduce StrEqualsIgnoreCase/StrCompareIgnoreCase to replace strcasecmp 2023-04-29 10:25:25 +02:00
landscape_partial_pixel_z.cpp Codechange: Move includes for common STL headers to stdafx. 2023-05-17 10:14:41 +01:00
math_func.cpp Fix: crash when window can't be placed on low resolution screens. (#10932) 2023-06-04 15:39:57 +00:00
string_func.cpp Codechange: Move includes for common STL headers to stdafx. 2023-05-17 10:14:41 +01:00
test_main.cpp