1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-02-22 14:39:40 +00:00
openmw-tes3mp/apps/openmw_test_suite
elsid 208a50340d
Specialize DetourNavigator::ObjectId ctor for pointers
To fix msvc error:
components\detournavigator\objectid.hpp(14,13): error C2440: 'reinterpret_cast': cannot convert from 'const T' to 'size_t'
          with
          [
              T=unsigned long
          ]
2020-04-13 20:48:34 +02:00
..
detournavigator Specialize DetourNavigator::ObjectId ctor for pointers 2020-04-13 20:48:34 +02:00
esm Make sure that proper operator function is used for char[N] argument 2019-02-03 09:32:32 +01:00
misc
mwdialogue
mwworld
nifloader Fix handling of empty strings in NIF string tables 2020-03-10 23:04:20 +03:00
settings Add tests for settings parser 2019-10-21 22:47:24 +02:00
CMakeLists.txt Add tests for settings parser 2019-10-21 22:47:24 +02:00
openmw_test_suite.cpp