1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-01-30 21:45:36 +00:00
openmw/files
elsid 96eb8d7be9
Write generated navmesh to navmeshdb
Perform all request to db in a single thread to avoid blocking navmesh
generator threads due to slow write operations.

Write to db navmesh for all changes except update as it done for memory cache.

Batch multiple db operations into a single transaction to speed up writing by
not executing fsync after each insert/update query. All reads are performed in
the same transaction so they see uncommited data.
2021-12-11 00:22:04 +01:00
..
builtin_scripts use OPENMW_RESOURCES_ROOT instead 2021-12-08 14:33:49 +01:00
launcher Fix libpng warning about incorrect profile 2019-05-18 17:57:16 +04:00
lua_api Merge branch 'lua_missing_key_codes' into 'master' 2021-12-03 13:35:57 +00:00
mac Adding CFBundleIdentifier to OpenMW's Info.plist file for Macs 2018-06-12 22:18:06 -05:00
mygui use OPENMW_RESOURCES_ROOT instead 2021-12-08 14:33:49 +01:00
opencs Source svg file used to generate OpenMW-CS icons. 2021-07-30 12:14:21 +00:00
shaders use OPENMW_RESOURCES_ROOT instead 2021-12-08 14:33:49 +01:00
ui Support navmesh generation from launcher 2021-12-11 00:22:04 +01:00
vfs use OPENMW_RESOURCES_ROOT instead 2021-12-08 14:33:49 +01:00
windows fix win32 app manifest copy-paste error 2018-11-11 21:46:15 +01:00
wizard Implement #3983 - Add page to the wizard with links to buy morrowind 2021-04-08 20:57:50 +00:00
CMakeLists.txt Update OpenMW Lua documentation 2021-07-09 20:48:54 +02:00
gamecontrollerdb.txt Update SDL controller mappings from upstream 2019-04-04 22:28:55 +03:00
openmw-cs.cfg changed name of openmw-cs user settings file 2015-12-15 14:51:25 +01:00
openmw.appdata.xml Return to CC0-licensed appdata metadata 2021-04-03 13:41:41 +02:00
openmw.bmp Some improvments for windows builds and installer 2012-04-19 14:58:27 +02:00
openmw.cfg Dehardcode camera 2021-11-19 20:37:21 +01:00
openmw.cfg.local Dehardcode camera 2021-11-19 20:37:21 +01:00
org.openmw.cs.desktop add launchable type; rename files to be conform to freedesktop.org and debian standards 2020-03-27 08:12:06 +01:00
org.openmw.launcher.desktop add launchable type; rename files to be conform to freedesktop.org and debian standards 2020-03-27 08:12:06 +01:00
settings-default.cfg Write generated navmesh to navmeshdb 2021-12-11 00:22:04 +01:00
version.in Move OpenMW version information to a textfile instead of compiling it in 2015-07-18 03:09:04 +02:00