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/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.
3 years ago
..
source Limit max navmeshdb file size 3 years ago
Doxyfile.cmake http to https for supported urls (#1625) 7 years ago
DoxyfilePages.cmake http to https for supported urls (#1625) 7 years ago
mainpage.hpp.cmake Task #940: Move licenses to appropriate place in docs. Additional cleanup. 11 years ago
openmw-stage1.md stage1: priorities for event music and other minor improvements to the music system 7 years ago
requirements.txt Fix readthedocs config, second attempt. 3 years ago