1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-01-15 22:49:55 +00:00
openmw-tes3mp/apps/openmw
eroen 2850032d9e libc++ fixes: avcodec/avformat workaround
With libc++, string includes stdint.h, which breaks the fragile avformat.h
workaround, which depends on __STDC_CONSTANT_MACROS being defined before
stdint.h is included.

Moving the string inclusion after that eyesore shouldn't break anything.
2013-05-26 12:01:01 +02:00
..
mwbase Adds functionality for checking if the animation group passed is currently playing on the actor passed. This is needed for AIWander. 2013-05-24 20:10:07 -07:00
mwclass Fix exception when trying to equip a shield while a lockpick is equipped 2013-05-20 13:32:38 +02:00
mwdialogue Added new game button 2013-05-15 17:54:18 +02:00
mwgui Console Object Selection Fix 2013-05-24 09:31:56 -04:00
mwinput Security skill 2013-05-19 18:40:37 +02:00
mwmechanics Merge remote-tracking branch 'torben/aiescortclean' 2013-05-25 15:35:56 +02:00
mwrender Security skill 2013-05-19 18:40:37 +02:00
mwscript minor adjustments 2013-05-24 15:03:46 +02:00
mwsound libc++ fixes: avcodec/avformat workaround 2013-05-26 12:01:01 +02:00
mwworld Security fixes 2013-05-20 12:42:11 +02:00
CMakeLists.txt Security skill 2013-05-19 18:40:37 +02:00
config.hpp.cmake another minor correction (fixing the previous one) 2011-07-08 16:16:06 +02:00
doc.hpp first set of additional doxygen comments 2010-09-25 15:03:53 +02:00
engine.cpp Some fixes 2013-05-15 22:38:53 +02:00
engine.hpp Load fallback archives listed in openmw.cfg at startup 2013-03-09 21:14:11 +01:00
main.cpp Some fixes 2013-05-15 22:38:53 +02:00