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
Patric Stout b7851e51ad Fix: set SP_WORKING_DIR earlier with '-c'
On Windows, relative folders don't work so well. So we need to
lookup the full path. This is best done in DetermineBasePaths()
and as a bonus that only sets SP_WORKING_DIR once.
4 years ago
..
CMakeLists.txt Add: introduce CMake for project management 4 years ago
crashlog_win.cpp Fix #7970: [Win32] Disable event loop on crash to prevent recursive faults 4 years ago
ottdres.rc.in Add: introduce CMake for project management 4 years ago
string_uniscribe.cpp Codechange: remove #ifdef from .cpp files to exclude features 4 years ago
string_uniscribe.h Codechange: remove #ifdef from .cpp files to exclude features 4 years ago
win32.cpp Fix: set SP_WORKING_DIR earlier with '-c' 4 years ago
win32.h Cleanup: Removed SVN headers 5 years ago