1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-01-31 21:45:35 +00:00
openmw/apps/opencs
elsid 524efc4e18
Fix logging and config for portable setup
Setup logging after setting up paths but before settings loading to get proper
log records earlier.

Read configuration by navmeshtool and bulletobjecttool the same way editor and
engine do to properly handle --replace config and --config arguments.

Remove mode and autoSetupLogging arguments from setupLogging since they are no
longer used.

Use temp path to write crash logs because default paths might not be available
for portable setup.
2023-05-30 09:44:23 +02:00
..
model Merge branch 'fix_7056' into 'master' 2022-11-07 13:03:18 +00:00
view Don't capture temporaries by reference 2023-03-20 22:14:21 +01:00
CMakeLists.txt Use target_precompile_headers for the most expensive headers 2022-07-01 14:05:17 +00:00
editor.cpp Fix logging and config for portable setup 2023-05-30 09:44:23 +02:00
editor.hpp Fix logging and config for portable setup 2023-05-30 09:44:23 +02:00
main.cpp Fix logging and config for portable setup 2023-05-30 09:44:23 +02:00