mirror of
https://github.com/OpenMW/openmw.git
synced 2025-11-03 20:56:39 +00:00
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. |
||
|---|---|---|
| .. | ||
| buffercache.cpp | ||
| buffercache.hpp | ||
| cellborder.cpp | ||
| cellborder.hpp | ||
| chunkmanager.cpp | ||
| chunkmanager.hpp | ||
| compositemaprenderer.cpp | ||
| compositemaprenderer.hpp | ||
| defs.hpp | ||
| heightcull.hpp | ||
| material.cpp | ||
| material.hpp | ||
| quadtreenode.cpp | ||
| quadtreenode.hpp | ||
| quadtreeworld.cpp | ||
| quadtreeworld.hpp | ||
| storage.hpp | ||
| terraindrawable.cpp | ||
| terraindrawable.hpp | ||
| terraingrid.cpp | ||
| terraingrid.hpp | ||
| texturemanager.cpp | ||
| texturemanager.hpp | ||
| view.hpp | ||
| viewdata.cpp | ||
| viewdata.hpp | ||
| world.cpp | ||
| world.hpp | ||