1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-01-19 23:23:52 +00:00
openmw-tes3mp/apps
Alexander "Ace" Olofsson b085c09f86 Fix windows builds
Can't instantiate a container (at least with MSVC) without knowing the exact size of the object being stored, forward-declares only work with pointers.
I couldn't see a simple way to remove the forward declare, so pointers and memory management it is.
2015-11-30 13:36:15 +01:00
..
bsatool Merge branch 'master' of https://github.com/OpenMW/openmw into osg 2015-06-13 21:11:24 +02:00
esmtool esmtool fix 2015-11-14 00:27:59 +01:00
essimporter Merge commit 'pull/upstream/678' into HEAD 2015-11-13 01:34:36 +01:00
launcher Launcher: ensure to clear previous settings when reloading settings 2015-11-27 20:52:29 +01:00
mwiniimporter Remove old FPS setting code 2015-11-07 00:13:13 +01:00
niftest Removed now unneeded script 2015-08-07 20:53:43 -04:00
opencs Don't link against unnecessary OSG libraries 2015-11-29 19:56:43 +01:00
openmw Fix windows builds 2015-11-30 13:36:15 +01:00
openmw_test_suite Adjust tests to work with esm_rewrite branch. 2015-11-14 00:27:59 +01:00
wizard Fix incorrect path encoding handling in debug message 2015-11-26 17:34:22 +01:00
doc.hpp