1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-01-26 09:35:28 +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
..
2016-03-22 21:46:15 +01:00
2023-04-30 16:26:03 +02:00
2023-02-25 11:03:39 -08:00
2022-09-22 21:35:26 +03:00
2023-05-29 12:10:42 +02:00
2023-05-29 11:32:14 +02:00
2022-08-16 19:14:04 +02:00