1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-01-27 12:35:46 +00:00
fteppe 22dc383f63 fixes errors and warnings
Applies review comments

getWorldspaceTerrain => returns a reference because never null
crashfix in navigator
updateLandPositions fixes naming of it
const ESM4::Land* MWWorld::Store<ESM4::Land>::search(ESM::ExteriorCellLocation cellLocation) const removes useless else
ExteriorCellLocation uses default initializers
get terrain height returns -MAX_FLOAT when there is no esm4 terrain.

applied review comments

use default initlializer when possible
factorise code
uses pattern matching in for loop.
2023-05-29 12:10:42 +02:00
..
2022-09-22 21:35:26 +03:00
2022-09-22 21:35:26 +03:00
2022-10-09 16:44:18 +02:00
2022-09-22 21:35:26 +03:00
2022-09-22 21:35:26 +03:00
2022-09-22 21:35:26 +03:00
2023-04-20 21:45:49 +02:00
2022-09-22 21:35:26 +03:00
2022-10-09 16:44:18 +02:00
2023-04-20 21:45:49 +02:00
2022-09-22 21:35:26 +03:00
2022-09-22 21:35:26 +03:00
2022-09-22 21:35:26 +03:00
2023-05-29 11:32:14 +02:00
2023-05-29 11:32:14 +02:00
2022-09-22 21:35:26 +03:00
2022-09-22 21:35:26 +03:00
2019-08-25 15:21:00 +02:00
2022-12-28 00:04:04 +01:00
2023-04-20 21:45:49 +02:00
2023-04-20 21:45:49 +02:00
2023-04-20 21:45:49 +02:00
2022-09-22 21:35:26 +03:00
2023-05-28 15:28:34 +02:00
2023-05-28 13:04:20 +02:00
2023-05-29 12:10:42 +02:00
2023-05-18 00:38:41 +02:00
2023-05-29 12:10:42 +02:00
2023-05-29 12:10:42 +02:00
2022-12-28 00:04:04 +01:00
2022-09-22 21:35:26 +03:00
2023-05-29 00:01:46 +02:00