1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-01-09 03:39:14 +00:00
OpenMW/apps/openmw
eroen d75391de8e libav-9 - fix missing includes
With libav-9 and ffmpeg-1.0, libavcodec/avcodec.h no longer defines the
AV_CH_LAYOUT_* constants. They have been defined in libavutil/channel_layout.h
for a long time prior to this.
2013-06-24 21:08:28 +02:00
..
mwbase Revert "Type of weather changed from string to enum." 2013-06-20 21:51:07 +02:00
mwclass Implement movement for creatures (formula is a stub) 2013-05-27 18:03:06 +02:00
mwdialogue
mwgui Added missing click sounds to dialogue 2013-06-19 01:46:38 +02:00
mwinput Removed the no longer needed --debug switch 2013-06-16 20:39:40 +02:00
mwmechanics Merge remote-tracking branch 'torben/pathfindingoverhaul' 2013-06-01 10:44:23 +02:00
mwrender libav-9 - fix missing includes 2013-06-24 21:08:28 +02:00
mwscript
mwsound libav-9 - fix missing includes 2013-06-24 21:08:28 +02:00
mwworld Merge remote-tracking branch 'vorenon/fixes' 2013-06-21 20:28:45 +02:00
CMakeLists.txt We don't need Carbon on OS X anymore 2013-06-15 14:47:33 +04:00
config.hpp.cmake
doc.hpp
engine.cpp more detailed error message when SDL fails to initialize 2013-06-23 16:45:23 -07:00
engine.hpp Removed the no longer needed --debug switch 2013-06-16 20:39:40 +02:00
main.cpp Merge remote-tracking branch 'scrawl/sdl_input2' 2013-06-16 21:23:35 +02:00