mirror of
https://github.com/OpenMW/openmw.git
synced 2025-11-08 16:16:40 +00:00
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. |
||
|---|---|---|
| .. | ||
| detournavigator | ||
| esm | ||
| esm4 | ||
| esmloader | ||
| files | ||
| lua | ||
| misc | ||
| mwdialogue | ||
| mwscript | ||
| mwworld | ||
| nifloader | ||
| openmw | ||
| serialization | ||
| settings | ||
| shader | ||
| sqlite3 | ||
| toutf8 | ||
| CMakeLists.txt | ||
| openmw_test_suite.cpp | ||