1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-01-12 03:36:32 +00:00
OpenMW/apps/openmw/mwbase
scrawl 7d36a202a8 Implement cell loading threshold (Fixes #1874)
The cell loading threshold (default: 1024 units) prevents exterior cell loading until the player has travelled part-way into the next cell. This gets rid of excessive cell loadings when walking along an exterior cell border.

Lower the maximum allowed view distance in options menu to accomodate. Change setting name so that old settings files are upgraded.
2014-10-02 16:50:10 +02:00
..
dialoguemanager.hpp
environment.cpp
environment.hpp
inputmanager.hpp
journal.hpp
mechanicsmanager.hpp Don't trigger OnPcHitMe for friendly hits (Fixes #1950) 2014-09-26 22:08:07 +02:00
scriptmanager.hpp added missing const to ScriptManager::getLocals 2014-07-25 08:12:53 +02:00
soundmanager.hpp Implement mouth animation for NPCs based on say sound (Fixes #642) 2014-07-29 01:15:22 +02:00
statemanager.hpp
windowmanager.hpp Implement cell loading threshold (Fixes #1874) 2014-10-02 16:50:10 +02:00
world.hpp Implement cell loading threshold (Fixes #1874) 2014-10-02 16:50:10 +02:00