1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-01-22 13:53:55 +00:00
openmw/docs/source/reference/modding/settings
elsid 5b9dd10cbe
Limit max navmeshdb file size
Use "pragma max_page_count" to define max allowed file size in combination with
"pragma page_size" based on a new setting "max navmeshdb file size".

* Stop navmeshtool on the first db error.
* Disable writes to db in the engine on first "database or disk is full"
  SQLite3 error. There is no special error code for this error.
* Change default "write to navmeshdb" to true.
* Use time intervals for transaction duration instead of number of changes.
2022-03-18 19:08:46 +01:00
..
camera.rst enable shaders path and dehardcode depth formats 2021-08-04 17:39:11 -07:00
cells.rst Limit pointers cache size to avoid possible bad_alloc errors 2021-04-16 08:10:31 +04:00
fog.rst Update documentation 2020-07-26 11:56:52 +03:00
game.rst Toggable day night switch (#5928) 2022-01-11 09:34:19 +00:00
general.rst Fix most of reStructuredText warnings 2021-11-04 23:21:58 +01:00
groundcover.rst Fix most of reStructuredText warnings 2021-11-04 23:21:58 +01:00
GUI.rst Clarify stretch menu background documentation (#5880) 2022-02-12 18:33:18 +03:00
HUD.rst Worked with formatting the documentation source to conform to standards desired. Also corrected numerous spelling errors and inconsistencies. 2018-10-26 21:52:56 -07:00
index.rst New setting "lua num threads". Thread syncronization is changed from std:🧵:yield to std::condition_variable. 2021-07-09 20:48:54 +02:00
input.rst Update documentation regarding gyroscope 2022-01-24 16:26:24 +01:00
lua.rst Use a separate instance of Lua i18n for every context 2022-01-02 09:58:51 +01:00
map.rst Fix most of reStructuredText warnings 2021-11-04 23:21:58 +01:00
models.rst Cleanup and fix articles connected with the collada asset workflow. 2022-02-19 22:20:26 +01:00
navigator.rst Limit max navmeshdb file size 2022-03-18 19:08:46 +01:00
physics.rst Change some settings for async physics: 2021-07-11 17:07:39 +02:00
saves.rst Worked with formatting the documentation source to conform to standards desired. Also corrected numerous spelling errors and inconsistencies. 2018-10-26 21:52:56 -07:00
shaders.rst mac os driver workaround and shadervisitor fixes 2021-11-20 18:39:20 -08:00
shadows.rst rename to better reflect what is going on per AnyOldName3 comment; added none option 2020-05-01 00:34:31 +02:00
sound.rst Add Audio settings to openmw-launcher 2021-04-09 19:28:08 +00:00
terrain.rst Merge the 'debug chunks' and 'object paging debug batches' settings into a single one 2021-09-11 21:53:05 +02:00
video.rst default framelimit 2019-07-27 13:37:00 +00:00
water.rst Update water.rst 2022-02-06 18:18:20 +00:00
windows.rst Worked with formatting the documentation source to conform to standards desired. Also corrected numerous spelling errors and inconsistencies. 2018-10-26 21:52:56 -07:00