openmw-tes3coop/apps/openmw
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
..
mwbase Implement cell loading threshold (Fixes #1874) 2014-10-02 16:50:10 +02:00
mwclass Don't trigger OnPcHitMe for friendly hits (Fixes #1950) 2014-09-26 22:08:07 +02:00
mwdialogue Fix cppcheck issues 2014-09-26 17:48:14 +02:00
mwgui Implement cell loading threshold (Fixes #1874) 2014-10-02 16:50:10 +02:00
mwinput Don't reset an unbound input action to its default binding if the key/mouse button for that default binding is already used by another action (Fixes #1960) 2014-10-01 17:54:18 +02:00
mwmechanics Don't sell racial spells (Fixes #1961) 2014-10-02 16:50:05 +02:00
mwrender Implement cell loading threshold (Fixes #1874) 2014-10-02 16:50:10 +02:00
mwscript Implement ToggleWorld instruction 2014-09-30 15:54:09 +02:00
mwsound Fix cppcheck issues 2014-09-26 17:48:14 +02:00
mwstate Store levitation/teleport enabled state in savegames (Fixes #1923) 2014-09-24 12:21:19 +02:00
mwworld Implement cell loading threshold (Fixes #1874) 2014-10-02 16:50:10 +02:00
android_main.c fixe all code v 2 2014-08-06 00:46:21 +04:00
CMakeLists.txt Add debug window (F10), displays Bullet's profiler output 2014-09-28 18:02:49 +02:00
crashcatcher.cpp Fix cppcheck issues 2014-09-26 17:48:14 +02:00
doc.hpp first set of additional doxygen comments 2010-09-25 15:03:53 +02:00
engine.cpp Add basic framework to retrieve font colors from fallback settings (Feature #704) 2014-09-19 11:53:35 +02:00
engine.hpp Merge branch 'run' 2014-09-14 11:59:54 +02:00
main.cpp Fix cppcheck issues 2014-09-26 17:48:14 +02:00