OpenTTD/src/os
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.
2020-12-13 22:45:50 +01:00
..
macosx Add: introduce CMake for project management 2020-06-05 19:36:05 +02:00
os2 Fix: Globally apply preprocessor directive coding style 2020-07-03 09:08:46 +02:00
unix Fix: Globally apply preprocessor directive coding style 2020-07-03 09:08:46 +02:00
windows Fix: set SP_WORKING_DIR earlier with '-c' 2020-12-13 22:45:50 +01:00
CMakeLists.txt Add: introduce CMake for project management 2020-06-05 19:36:05 +02:00