1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-01-15 15:19:55 +00:00
openmw-tes3mp/components
David Cernat e0234dc362 Merge pull request #183 from OpenMW/master while resolving conflicts
# Conflicts:
#	.travis.yml
#	CMakeLists.txt
2017-03-13 18:20:07 +02:00
..
bsa Mark thread safe methods in BsaFile 2016-02-08 15:55:05 +01:00
compiler Always print context for script warnings to remove the need for verbose option 2017-02-21 04:32:59 +01:00
config Launcher: ensure to clear previous settings when reloading settings 2015-11-27 20:52:29 +01:00
contentselector Fix shadowing warnings 2016-11-13 23:20:51 +09:00
esm More consistent wording of errors/warnings 2017-03-04 21:48:31 +01:00
esmterrain More consistent wording of errors/warnings 2017-03-04 21:48:31 +01:00
fallback Relocate escape-related code to new files escape.hpp and escape.cpp. 2016-07-27 00:58:31 +01:00
files [macOS] Move all configs & resources into app bundles 2016-11-23 22:32:54 +01:00
fontloader Fix shadowing warnings 2016-08-29 12:38:24 +02:00
interpreter More consistent wording of errors/warnings 2017-03-04 21:48:31 +01:00
loadinglistener LoadingScreen: add support for important labels 2015-12-15 21:16:20 +01:00
misc Add StringUtils::CiComp operator 2017-02-23 23:28:50 +01:00
myguiplatform Leave the MyGUI::PixelFormat as Unknown when loading from file as its not required. 2017-03-01 19:04:05 +01:00
nif Remove redundant and ambiguous NiNode::makeBone() 2017-02-26 22:39:23 +01:00
nifbullet Revert "Remove redundant allocations for NIF meshes" 2017-02-18 02:33:41 +01:00
nifosg More consistent wording of errors/warnings 2017-03-04 21:48:31 +01:00
openmw-mp [General] Use std::replace() instead for-each in Utils::convertPath() 2017-03-08 12:06:47 +08:00
process OSX build fix 2014-11-20 18:14:49 +01:00
resource Remove redundant tolower 2017-03-13 02:48:23 +01:00
sceneutil Remove warning spam in skeleton.cpp 2017-03-13 02:48:22 +01:00
sdlutil Don't pass key events to the viewer when Alt modifier is held 2017-03-08 01:27:04 +01:00
settings Fix typo 2016-09-10 21:25:28 +03:00
shader Fix a multithreading crash caused by modification of live Geometry 2017-03-01 03:36:04 +01:00
terrain Fix incorrect setting of TexMat in terrain material 2017-03-02 18:07:01 +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 Allow getting available version information even when clone is shallow 2017-03-07 21:53:49 +01:00
vfs Fix clang analyzer warnings 2016-02-16 19:17:04 +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 [General] Add PreInit packet 2017-03-05 16:46:11 +08:00
doc.hpp second set of additional doxygen comments 2010-09-25 20:15:05 +02:00