1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-04-02 11:36:41 +00:00
openmw/docs/source
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
..
_static Integrate Lua doc into sphinx doc (issue #5931) 2021-07-09 20:48:54 +02:00
manuals Fix most of reStructuredText warnings 2021-11-04 23:21:58 +01:00
reference Limit max navmeshdb file size 2022-03-18 19:08:46 +01:00
conf.py Integrate Lua doc into sphinx doc (issue #5931) 2021-07-09 20:48:54 +02:00
generate_luadoc.sh Implement pairs and ipairs for ui.content and ui.layers. Document all iterable types in a uniform way. 2022-02-21 20:43:27 +00:00
index.rst Revert "Revert "remove breath/doxygen autodoc"" 2018-07-19 23:27:39 +02:00
tutorial-style-guide.txt Converted all settings files to semantic linefeeds. 2017-05-14 22:04:20 -07:00