1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-01-15 12:19:55 +00:00
openmw-tes3mp/components
David Cernat 7a6dfc61ec Add OpenMW commits up to 21 May 2021
# Conflicts:
#   CMakeLists.txt
#   apps/openmw/mwscript/interpretercontext.cpp
#   components/CMakeLists.txt
2021-05-21 16:00:09 +02:00
..
bsa Fix warning in assert - size_t can not be negative 2021-05-15 19:56:14 +04:00
bullethelpers Detect and ignore updates for oscillating objects 2021-04-18 23:00:13 +02:00
compiler Fix MSVC's C4244 warnings 2021-05-12 10:34:40 +04:00
config Implement instanced groundcover 2021-01-26 22:29:41 +04:00
contentselector Replace zeroes and nulls by nullptrs 2020-11-29 11:14:07 +04:00
crashcatcher Add OpenMW commits up to 21 May 2021 2021-05-21 16:00:09 +02:00
debug Fixing performance-faster-string-find issues 2021-05-10 22:44:07 -05:00
detournavigator Add missing synchronization for present tiles modification 2021-05-17 17:44:31 +02:00
esm Add OpenMW commits up to 21 May 2021 2021-05-21 16:00:09 +02:00
esmterrain Replace zeroes and nulls by nullptrs 2020-11-29 11:14:07 +04:00
fallback Fixing performance-faster-string-find issues 2021-05-10 22:44:07 -05:00
files Fix MSVC's C4267 warnings 2021-05-12 10:34:39 +04:00
fontloader Validate GUI scaling and place it to the launcher 2021-04-15 15:18:32 +04:00
interpreter Add OpenMW commits up to 21 May 2021 2021-05-21 16:00:09 +02:00
loadinglistener Fix C5204 warnings by adding default virtual destructors 2020-03-26 14:49:12 +04:00
misc Add OpenMW commits up to 21 May 2021 2021-05-21 16:00:09 +02:00
myguiplatform Fix MSVC's C4244 warnings 2021-05-12 10:34:40 +04:00
nif Improve null root handling 2021-05-05 02:41:30 +03:00
nifbullet Improve null root handling 2021-05-05 02:41:30 +03:00
nifosg use particle data for particle system quota 2021-05-14 10:52:19 -07:00
openmw-mp [General] Implement ActorSpellsActive packet, part 1 2021-04-20 03:25:14 +02:00
process Remove redundant includes 2019-02-23 08:02:12 +04:00
resource Share state 2021-05-18 17:57:47 +02:00
sceneutil Fix crashes on exit in the LightManager (bug #6044) 2021-05-17 13:01:15 +04:00
sdlutil Discard button press events during save loading (bug #5619) 2021-05-16 16:04:28 +04:00
settings Add OpenMW commits up to 21 May 2021 2021-05-21 16:00:09 +02:00
shader Join variables declaration and usage 2021-04-14 08:07:56 +04:00
terrain Recreate a special case for IntersectionVisitor on QuadTreeWorld 2021-05-11 16:34:02 +04:00
to_utf8 Minor cleanup: Remove using namespace std 2021-03-16 19:58:02 +00:00
translation Add OpenMW commits up to 29 Oct 2018 2019-08-20 13:15:00 +03:00
version Allow getting available version information even when clone is shallow 2017-03-07 21:53:49 +01:00
vfs Use O(log(n)) search instead of O(n) 2021-05-05 23:10:24 +02:00
widgets Fix MSVC's C4267 warnings 2021-05-12 10:34:39 +04:00
CMakeLists.txt Add OpenMW commits up to 21 May 2021 2021-05-21 16:00:09 +02:00
doc.hpp