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.
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.
12 months ago
..
model Merge branch 'fix_7056' into 'master' 2 years ago
view Don't capture temporaries by reference 1 year ago
CMakeLists.txt Use target_precompile_headers for the most expensive headers 2 years ago
editor.cpp Fix logging and config for portable setup 12 months ago
editor.hpp Fix logging and config for portable setup 12 months ago
main.cpp Fix logging and config for portable setup 12 months ago