You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openmw-tes3mp/apps/openmw
scrawl 6fb0022b35 Update preloading settings
Disable 'preload fast travel' by default.

Add 'min cache size' and 'max cache size' settings.

Split the 'cache expiry delay' into 'preload cell expiry delay' and 'cache expiry delay'.
9 years ago
..
mwbase Run physics in fixed timesteps, use the remainder to interpolate between current and previous state 9 years ago
mwclass Fix respawning of NPCs/creatures when they were moved to a different cell 9 years ago
mwdialogue Accept an implicit reference in Journal (Fixes #3135) 9 years ago
mwgui Fix clang analyzer warnings 9 years ago
mwinput Disable Ready Magic and Cycle Weapon/Spell hotkeys for werewolves (Fixes #3100) 9 years ago
mwmechanics Fix clang analyzer warnings 9 years ago
mwphysics Raise the required bullet version to 2.83 9 years ago
mwrender Clean up includes 9 years ago
mwscript Implement Fixme script instruction 9 years ago
mwsound Use a ConstPtr in SoundManager 9 years ago
mwstate Accept a ConstPtr in RippleSimulation 9 years ago
mwworld Update preloading settings 9 years ago
CMakeLists.txt Add basic cell preloader class 9 years ago
android_commandLine.cpp Fix tab indentations in apps/ and components/ 9 years ago
android_commandLine.h Remove empty line at the beginning of files 10 years ago
android_main.c enable opengl es1 9 years ago
crashcatcher.cpp Crashcatcher: limit backtrace to a sensible number of stack frames 9 years ago
doc.hpp doc.hpp fix 10 years ago
engine.cpp Preload sky & water from the main menu 9 years ago
engine.hpp Refactor: InputManager no longer depends on Engine 9 years ago
main.cpp Move Fallback map to components/ 9 years ago