openmw-tes3coop/components
davidcernat 7bf08e5e5a Fix transition between exterior cells for non-local players
Make the local player send a packet whenever moving from one exterior cell to another, don't require objects to have RefNums to be moved correctly between exterior cells, and increase the packet priority for cell changes.
2016-07-17 22:03:20 +03:00
..
bsa Changed relative includes to library header format 2015-11-27 21:01:28 -05:00
compiler Update ScriptArgs documentation 2016-07-07 23:50:48 +08:00
config Launcher: ensure to clear previous settings when reloading settings 2015-11-27 20:52:29 +01:00
contentselector Fix cppcheck warnings 2016-07-07 23:50:48 +08:00
esm Merge pull request #850 from MatthewRock/fix-2952-2 2015-12-09 20:12:45 +01:00
esmterrain Missing include fix 2015-11-27 22:21:01 +01:00
files Ported OpenMW's "Don't use unordered_map" commit to TES3MP to fix Issue #1 2016-07-12 01:42:05 +01:00
fontloader Build fix for MyGUI 3.2.1 2015-06-04 17:13:42 +02:00
interpreter Broken lower casing fix (Fixes #3068) 2015-12-08 23:12:40 +01:00
loadinglistener LoadingScreen: add support for important labels 2015-12-15 21:16:20 +01:00
misc Rename to lowerCaseInPlace 2015-12-07 22:49:15 +01:00
myguiplatform Fix cppcheck warnings 2016-07-07 23:50:48 +08:00
nif Do not discard root node transformations if the root node is named 'bip01' (Bug #3118) 2016-07-07 23:50:48 +08:00
nifbullet BulletNifLoader: preallocate the btTriangleMesh's vertices/indices 2015-12-10 00:05:35 +01:00
nifosg Fix cppcheck warnings 2016-07-07 23:50:48 +08:00
openmw-mp Fix transition between exterior cells for non-local players 2016-07-17 22:03:20 +03:00
process OSX build fix 2014-11-20 18:14:49 +01:00
resource osgDB::ObjectCache was added in 3.3.3, not 3.4.0 2015-12-24 17:18:32 +01:00
sceneutil Remove _boundingBoxComputed from sceneutil's riggeometry.cpp 2016-07-16 15:12:22 +03:00
sdlutil Fix initialization of InputWrapper::mWindowHasFocus 2015-12-15 20:13:41 +01:00
settings Fix 'duplicate setting' errors when running installation wizard 2015-11-27 20:32:45 +01:00
terrain Use a single-precision PositionAttitudeTransform in speed critical places 2015-11-22 19:54:26 +01:00
to_utf8 Fix typo in a comment 2015-12-10 00:15:55 +01:00
translation Fix cppcheck issues 2014-09-26 17:48:14 +02:00
version Move OpenMW version information to a textfile instead of compiling it in 2015-07-18 03:09:04 +02:00
vfs Don't use tolower() 2015-12-07 21:58:30 +01:00
widgets Don't attempt to create quest log buttons if textures are unavailable (Fixes #3063) 2015-12-07 15:33:04 +01:00
CMakeLists.txt Syncing inventory, animations, position, 8 key attributes 2016-07-07 23:50:48 +08:00
doc.hpp second set of additional doxygen comments 2010-09-25 20:15:05 +02:00