openmw-tes3coop/apps/openmw
slothlife 20dabaead9 Fix CMake scripts to link static dependencies
Added FindDirectX scripts from Ogre so that FindOgre.cmake doesn't
fail silently to find the libraries correctly.

Modified top-level CMakelists.txt:
- Correctly set include dirs, preprocessor definitions, and add
  libraries for static Ogre plugins.
- Correctly set preprocessor definitions for static MyGUI.

Modified launcher, openmw, and opencs to link the static Ogre plugins.

Fixed FindSDL2.cmake to set a variable that contains only the SDL2
library, so that the launcher doesn't incorrectly link against
SDL2main.

Fixed FindMyGUI.cmake to correctly look for static variants.

Fixed FindOgre.cmake to set variables for DirectX plugins correctly.
2014-06-02 02:51:04 -05:00
..
mwbase Merge remote-tracking branch 'digmaster/master' 2014-05-29 18:57:16 +02:00
mwclass Support lights that do not have a model (Fixes #1361) 2014-05-29 16:44:50 +02:00
mwdialogue Fix case folding for faction reaction from ESX records 2014-05-27 19:02:48 +02:00
mwgui Merge remote-tracking branch 'scrawl/master' 2014-05-30 10:07:18 +02:00
mwinput Merge remote-tracking branch 'digmaster/master' 2014-05-29 18:57:16 +02:00
mwmechanics Say attack voiced dialogue *after* the target is set up 2014-05-28 13:59:31 +02:00
mwrender Check if player's CellStore is non-NULL before configuring fog. 2014-05-30 22:37:13 -05:00
mwscript Make Activate instruction work properly even when onActivate was not called in the same frame. 2014-05-28 19:23:50 +02:00
mwsound Revert "Started implementing sound time tracking so we can have NPCs' mouths move as they talk." 2014-05-28 15:04:35 -05:00
mwstate Merge remote-tracking branch 'greye/widechar' 2014-05-23 07:48:26 +02:00
mwworld Merge remote-tracking branch 'puppykevin/master' 2014-05-30 11:42:19 +02:00
CMakeLists.txt Fix CMake scripts to link static dependencies 2014-06-02 02:51:04 -05:00
crashcatcher.cpp crashcatcher uname error checking 2014-01-09 00:52:37 +01:00
doc.hpp
engine.cpp Support animated main menus (menu_background.bik) 2014-05-29 17:24:25 +02:00
engine.hpp moved resources group creation from Engine to bsa component 2014-03-09 11:42:39 +01:00
main.cpp Merge branch 'master' into script 2014-02-13 15:02:02 +01:00