1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-02-06 15:45:32 +00:00
openmw-tes3mp/apps/openmw
scrawl b2a1c940b0 Replace boost threading with c++11
Mostly straightforward port, some refactoring was needed in StreamThread to workaround thread::interrupt not being available.
2015-07-10 17:14:07 +02:00
..
mwbase replaced boost::shared_ptr with std::shared_ptr 2015-07-07 20:20:08 +02:00
mwclass replaced NULL with nullptr 2015-07-07 22:46:15 +02:00
mwdialogue Merge branch 'master' into c++11 2015-07-10 09:23:12 +02:00
mwgui Replace boost threading with c++11 2015-07-10 17:14:07 +02:00
mwinput replaced NULL with nullptr 2015-07-07 22:46:15 +02:00
mwmechanics Merge branch 'master' into c++11 2015-07-10 09:23:12 +02:00
mwphysics replaced NULL with nullptr 2015-07-07 22:46:15 +02:00
mwrender replaced NULL with nullptr 2015-07-07 22:46:15 +02:00
mwscript Merge branch 'master' into c++11 2015-07-10 09:23:12 +02:00
mwsound Replace boost threading with c++11 2015-07-10 17:14:07 +02:00
mwstate Merge branch 'master' into c++11 2015-07-10 09:23:12 +02:00
mwworld Merge branch 'master' into c++11 2015-07-10 09:23:12 +02:00
android_commandLine.cpp release jni memory 2015-03-16 18:21:38 +04:00
android_commandLine.h command line support for Android 2015-03-15 21:15:58 +04:00
android_main.c release jni memory 2015-03-16 18:21:38 +04:00
CMakeLists.txt Replace boost threading with c++11 2015-07-10 17:14:07 +02:00
crashcatcher.cpp replaced NULL with nullptr 2015-07-07 22:46:15 +02:00
doc.hpp doc.hpp fix 2015-06-04 01:30:16 +02:00
engine.cpp replaced NULL with nullptr 2015-07-07 22:46:15 +02:00
engine.hpp replaced auto_ptr with unique_ptr 2015-07-07 22:11:07 +02:00
main.cpp Merge branch 'master' into c++11 2015-07-10 09:23:12 +02:00