1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-04-17 08:06:45 +00:00
openmw/docs
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
..
source Limit max navmeshdb file size 2022-03-18 19:08:46 +01:00
Doxyfile.cmake http to https for supported urls (#1625) 2018-03-08 21:23:24 +01:00
DoxyfilePages.cmake http to https for supported urls (#1625) 2018-03-08 21:23:24 +01:00
mainpage.hpp.cmake Task #940: Move licenses to appropriate place in docs. Additional cleanup. 2014-06-10 11:25:39 +02:00
openmw-stage1.md stage1: priorities for event music and other minor improvements to the music system 2018-07-24 12:57:09 +02:00
requirements.txt Fix readthedocs config, second attempt. 2021-11-02 10:22:15 +01:00