1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-02-23 15:40:42 +00:00
OpenMW/components
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
..
2022-03-15 23:35:36 +01:00
2022-02-06 23:09:06 +01:00
2022-02-19 02:22:08 +03:00
2022-02-24 00:49:40 +01:00
2021-12-29 13:45:42 -08:00
2022-03-18 19:08:46 +01:00
2022-01-23 17:30:25 +01:00
2021-11-06 08:47:32 +03:00
2022-03-15 23:35:36 +01:00