1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-01-16 04:49:54 +00:00
openmw-tes3mp/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 Implement ClearInfoActor script instruction (Fixes #1422) 2014-06-10 18:49:41 +02:00
environment.cpp Merge branch 'master' into HEAD 2014-01-06 00:23:17 +01:00
environment.hpp moved exit game flag from Environment to StateManager 2013-11-16 11:07:23 +01:00
inputmanager.hpp Play company logo movie 2014-03-27 19:51:48 +01:00
journal.hpp Implement ClearInfoActor script instruction (Fixes #1422) 2014-06-10 18:49:41 +02:00
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 Change CharacterManager to use list instead of vector 2014-06-02 20:24:35 +02:00
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