1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-10-04 18:26:30 +00:00
openmw-tes3mp/components
David Cernat db8218545f Merge pull request #177 from OpenMW/master
Add OpenMW commits up to 1 Mar 2017
2017-03-01 18:24:26 +02:00
..
bsa
compiler Always print context for script warnings to remove the need for verbose option 2017-02-21 04:32:59 +01:00
config
contentselector Fix shadowing warnings 2016-11-13 23:20:51 +09:00
esm Move WNAM out of LandData to avoid redundant (de)allocations on startup 2017-02-14 07:58:16 +01:00
esmterrain Fix MSVC warnings 2017-01-28 04:37:47 +09: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 Fix shadowing warnings 2016-08-29 12:38:24 +02:00
loadinglistener
misc Add StringUtils::CiComp operator 2017-02-23 23:28:50 +01:00
myguiplatform optimize OSGVertexBuffer by double buffering the vertex array instead of recreating it on every modification 2017-01-19 03:19:17 +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 Don't optimize billboard nodes (Fixes #3774) 2017-02-27 00:39:35 +01:00
openmw-mp [General] Rename ID_GAME_DIE and ID_GAME_RESURRECT 2017-02-28 01:38:25 +02:00
process
resource Improve NPC loading performance by caching the cleaned objectRoot 2017-03-01 03:00:49 +01:00
sceneutil Fix missing particles caused by shallow copy of ParticleSystemController 2017-02-26 23:10:41 +01:00
sdlutil Add resource statistics panel opened with F4 2017-02-22 14:28:45 +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 Add resource statistics panel opened with F4 2017-02-22 14:28:45 +01:00
to_utf8
translation
version
vfs
widgets
CMakeLists.txt [General] Rename ID_GAME_DIE and ID_GAME_RESURRECT 2017-02-28 01:38:25 +02:00
doc.hpp