1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-01-28 21:15:34 +00:00
openmw-tes3mp/apps
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
..
bsatool Restore trailing new lines to shrink PR 2017-09-08 22:20:04 +01:00
esmtool Handle enchantment autocalc flag as a flag (bug #5363) 2020-04-11 00:03:14 +03:00
essimporter Unify streams usage to support non-ASCII paths (bug #5239) 2020-01-03 07:10:17 +04:00
launcher Implement a refresh button on data files page 2020-03-21 19:35:20 +00:00
mwiniimporter Support eight possible blood types (feature #4958) 2019-04-14 18:48:31 +03:00
niftest Catch possible boost::bad_any_cast exception 2019-03-19 09:11:14 +04:00
opencs Handle enchantment autocalc flag as a flag (bug #5363) 2020-04-11 00:03:14 +03:00
openmw Merge branch 'master' into autocalc 2020-04-13 13:53:29 +04:00
openmw_test_suite Specialize DetourNavigator::ObjectId ctor for pointers 2020-04-13 20:48:34 +02:00
wizard Make Wizard less shy (bug #4493) 2020-02-24 22:35:43 +03:00
doc.hpp