1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-01-18 13:12:50 +00:00
OpenMW/components
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
..
2023-04-18 20:23:03 +02:00
2022-10-09 16:44:18 +02:00
2023-05-29 12:10:42 +02:00
2023-05-29 12:10:42 +02:00
2023-04-03 14:16:05 +02:00
2023-05-22 17:18:43 +02:00
2023-05-24 12:45:50 +02:00
2023-02-25 11:03:39 -08:00
2023-04-30 16:26:03 +02:00
2022-09-22 21:35:26 +03:00
2023-04-30 16:26:03 +02:00
2022-09-22 21:35:26 +03:00
2023-05-29 12:10:42 +02:00
2023-01-04 12:22:16 +01:00
2022-09-22 21:35:26 +03:00
2023-05-09 20:07:08 -04:00
2023-05-21 18:21:42 +02:00
2022-04-25 00:25:46 +02:00