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 ea6d5c68ae Add OpenMW commits up to 6 May 2021
# Conflicts:
#   CMakeLists.txt
#   components/CMakeLists.txt
2021-05-06 23:32:48 +02:00
..
bsa Fix MSVC 4706 warnings 2021-04-23 22:53:59 +04:00
bullethelpers Detect and ignore updates for oscillating objects 2021-04-18 23:00:13 +02:00
compiler Avoid dead code 2021-01-09 13:52:01 +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 2 May 2021 2021-05-02 20:55:49 +02:00
debug Don't clobber game log file when we collect a stack trace. 2021-04-17 13:14:01 +02:00
detournavigator Replace include by RecastMesh forward declaration 2021-05-04 13:00:06 +02:00
esm Add OpenMW commits up to 6 May 2021 2021-05-06 23:32:48 +02:00
esmterrain Replace zeroes and nulls by nullptrs 2020-11-29 11:14:07 +04:00
fallback set minimal boost version; remove #ifdef boost version checks 2020-10-25 22:43:10 +01:00
files Avoid to use uninitialized variables 2021-01-09 13:36:40 +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 2 May 2021 2021-05-02 20:55:49 +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 2 May 2021 2021-05-02 20:55:49 +02:00
myguiplatform Fix MyGUI log 2021-03-15 22:35:13 +00: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 Improve null root handling 2021-05-05 02:41:30 +03: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 Do not declare unused variables 2021-04-19 15:43:00 +04:00
sceneutil Sprinkle some const-ref to avoid unnecessary copies 2021-05-02 14:43:46 +02:00
sdlutil Fix an another portion of Coverity warnings 2021-04-18 07:09:44 +04:00
settings Support vectors in settings.cfg 2020-07-24 21:47:49 +02:00
shader Join variables declaration and usage 2021-04-14 08:07:56 +04:00
terrain Merge branch 'constexpr' into 'master' 2021-05-04 21:09:20 +00: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 Avoid height for empty message in AutoSizedTextBox 2020-12-07 14:57:25 +01:00
CMakeLists.txt Add OpenMW commits up to 6 May 2021 2021-05-06 23:32:48 +02:00
doc.hpp