Index: head/games/openmw/Makefile =================================================================== --- head/games/openmw/Makefile (revision 538321) +++ head/games/openmw/Makefile (revision 538322) @@ -1,42 +1,38 @@ # Created by: Tobias Kortkamp # $FreeBSD$ PORTNAME= openmw DISTVERSIONPREFIX= openmw- -DISTVERSION= 0.45.0 -PORTREVISION= 9 +DISTVERSION= 0.46.0 CATEGORIES= games -PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/ -PATCHFILES= a78d98df273e266c05c73837a5961fbf6a875ccf.patch:-p1 - MAINTAINER= tobik@FreeBSD.org COMMENT= Unofficial open source engine reimplementation of the game Morrowind LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libavcodec.so:multimedia/ffmpeg \ libboost_thread.so:devel/boost-libs \ libBulletCollision.so:devel/bullet \ libMyGUIEngine.so:x11-toolkits/mygui \ libosg.so:graphics/osg \ libunshield.so:archivers/unshield USES= cmake compiler:c++14-lang gl openal pkgconfig qt:5 sdl xorg USE_GITHUB= yes GH_ACCOUNT= OpenMW USE_GL= gl -USE_SDL= sdl2 USE_QT= core gui network opengl printsupport widgets buildtools_build \ qmake_build +USE_SDL= sdl2 CMAKE_ARGS= -DDESIRED_QT_VERSION=5 \ -DGLOBAL_DATA_PATH="${PREFIX}/share" \ -DMORROWIND_DATA_FILES="${DATADIR}/data" \ -DOPENMW_RESOURCE_FILES="${DATADIR}/resources" post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/* .include Index: head/games/openmw/distinfo =================================================================== --- head/games/openmw/distinfo (revision 538321) +++ head/games/openmw/distinfo (revision 538322) @@ -1,5 +1,3 @@ -TIMESTAMP = 1553179501 -SHA256 (OpenMW-openmw-openmw-0.45.0_GH0.tar.gz) = b63cf971f406ef5f28019f65e9e2bd9641a227459ede45d147562917f67e1c64 -SIZE (OpenMW-openmw-openmw-0.45.0_GH0.tar.gz) = 4711103 -SHA256 (a78d98df273e266c05c73837a5961fbf6a875ccf.patch) = 8699417cfc00b305dccaba11f97e8462b57323990001a0409d4c5f8b44d15f86 -SIZE (a78d98df273e266c05c73837a5961fbf6a875ccf.patch) = 4879 +TIMESTAMP = 1591668250 +SHA256 (OpenMW-openmw-openmw-0.46.0_GH0.tar.gz) = 07a35a8f15f67f5aa7210c2a307a6db5660a9b61fe34983c35b172c8671afd58 +SIZE (OpenMW-openmw-openmw-0.46.0_GH0.tar.gz) = 5155004 Index: head/games/openmw/files/patch-apps_openmw_mwgui_spellview.hpp =================================================================== --- head/games/openmw/files/patch-apps_openmw_mwgui_spellview.hpp (revision 538321) +++ head/games/openmw/files/patch-apps_openmw_mwgui_spellview.hpp (nonexistent) @@ -1,10 +0,0 @@ ---- apps/openmw/mwgui/spellview.hpp.orig 2019-05-07 12:34:32 UTC -+++ apps/openmw/mwgui/spellview.hpp -@@ -1,6 +1,7 @@ - #ifndef OPENMW_GUI_SPELLVIEW_H - #define OPENMW_GUI_SPELLVIEW_H - -+#include - #include - - #include Property changes on: head/games/openmw/files/patch-apps_openmw_mwgui_spellview.hpp ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/games/openmw/files/patch-components_crashcatcher_crashcatcher.cpp =================================================================== --- head/games/openmw/files/patch-components_crashcatcher_crashcatcher.cpp (revision 538321) +++ head/games/openmw/files/patch-components_crashcatcher_crashcatcher.cpp (nonexistent) @@ -1,10 +0,0 @@ ---- components/crashcatcher/crashcatcher.cpp.orig 2019-05-07 13:04:04 UTC -+++ components/crashcatcher/crashcatcher.cpp -@@ -11,6 +11,7 @@ - #include - - #include -+#include - #include - #include - Property changes on: head/games/openmw/files/patch-components_crashcatcher_crashcatcher.cpp ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/games/openmw/files/patch-apps_openmw_mwgui_bookpage.hpp =================================================================== --- head/games/openmw/files/patch-apps_openmw_mwgui_bookpage.hpp (revision 538321) +++ head/games/openmw/files/patch-apps_openmw_mwgui_bookpage.hpp (nonexistent) @@ -1,10 +0,0 @@ ---- apps/openmw/mwgui/bookpage.hpp.orig 2019-05-07 12:12:37 UTC -+++ apps/openmw/mwgui/bookpage.hpp -@@ -6,6 +6,7 @@ - #include "MyGUI_FontManager.h" - - #include -+#include - #include - - #include Property changes on: head/games/openmw/files/patch-apps_openmw_mwgui_bookpage.hpp ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/games/openmw/files/patch-apps_openmw_mwgui_videowidget.hpp =================================================================== --- head/games/openmw/files/patch-apps_openmw_mwgui_videowidget.hpp (revision 538321) +++ head/games/openmw/files/patch-apps_openmw_mwgui_videowidget.hpp (nonexistent) @@ -1,10 +0,0 @@ ---- apps/openmw/mwgui/videowidget.hpp.orig 2019-05-07 12:36:32 UTC -+++ apps/openmw/mwgui/videowidget.hpp -@@ -1,6 +1,7 @@ - #ifndef OPENMW_MWGUI_VIDEOWIDGET_H - #define OPENMW_MWGUI_VIDEOWIDGET_H - -+#include - #include - - namespace Video Property changes on: head/games/openmw/files/patch-apps_openmw_mwgui_videowidget.hpp ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/games/openmw/files/patch-apps_openmw_mwgui_savegamedialog.hpp =================================================================== --- head/games/openmw/files/patch-apps_openmw_mwgui_savegamedialog.hpp (revision 538321) +++ head/games/openmw/files/patch-apps_openmw_mwgui_savegamedialog.hpp (nonexistent) @@ -1,11 +0,0 @@ ---- apps/openmw/mwgui/savegamedialog.hpp.orig 2019-05-07 12:38:02 UTC -+++ apps/openmw/mwgui/savegamedialog.hpp -@@ -1,6 +1,8 @@ - #ifndef OPENMW_MWGUI_SAVEGAMEDIALOG_H - #define OPENMW_MWGUI_SAVEGAMEDIALOG_H - -+#include -+ - #include "windowbase.hpp" - - namespace MWState Property changes on: head/games/openmw/files/patch-apps_openmw_mwgui_savegamedialog.hpp ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/games/openmw/files/patch-apps_openmw_mwgui_alchemywindow.hpp =================================================================== --- head/games/openmw/files/patch-apps_openmw_mwgui_alchemywindow.hpp (revision 538321) +++ head/games/openmw/files/patch-apps_openmw_mwgui_alchemywindow.hpp (nonexistent) @@ -1,10 +0,0 @@ ---- apps/openmw/mwgui/alchemywindow.hpp.orig 2019-05-07 12:08:49 UTC -+++ apps/openmw/mwgui/alchemywindow.hpp -@@ -1,6 +1,7 @@ - #ifndef MWGUI_ALCHEMY_H - #define MWGUI_ALCHEMY_H - -+#include - #include - - #include Property changes on: head/games/openmw/files/patch-apps_openmw_mwgui_alchemywindow.hpp ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/games/openmw/files/patch-apps_openmw_mwgui_race.hpp =================================================================== --- head/games/openmw/files/patch-apps_openmw_mwgui_race.hpp (revision 538321) +++ head/games/openmw/files/patch-apps_openmw_mwgui_race.hpp (nonexistent) @@ -1,10 +0,0 @@ ---- apps/openmw/mwgui/race.hpp.orig 2019-05-07 12:14:37 UTC -+++ apps/openmw/mwgui/race.hpp -@@ -4,6 +4,7 @@ - #include "windowbase.hpp" - #include - -+#include - - namespace MWGui - { Property changes on: head/games/openmw/files/patch-apps_openmw_mwgui_race.hpp ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/games/openmw/files/patch-apps_openmw_mwgui_screenfader.hpp =================================================================== --- head/games/openmw/files/patch-apps_openmw_mwgui_screenfader.hpp (revision 538321) +++ head/games/openmw/files/patch-apps_openmw_mwgui_screenfader.hpp (nonexistent) @@ -1,10 +0,0 @@ ---- apps/openmw/mwgui/screenfader.hpp.orig 2019-05-07 12:35:15 UTC -+++ apps/openmw/mwgui/screenfader.hpp -@@ -2,6 +2,7 @@ - #define OPENMW_MWGUI_SCREENFADER_H - - #include -+#include - - #include "windowbase.hpp" - Property changes on: head/games/openmw/files/patch-apps_openmw_mwgui_screenfader.hpp ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/games/openmw/files/patch-osg3.6.5 =================================================================== --- head/games/openmw/files/patch-osg3.6.5 (revision 538321) +++ head/games/openmw/files/patch-osg3.6.5 (nonexistent) @@ -1,62 +0,0 @@ -See https://github.com/OpenMW/openmw/pull/2676 - -From 4eb330b4ed794fd6201f7954a517dec29678c285 Mon Sep 17 00:00:00 2001 -From: Julien Valentin -Date: Mon, 27 Jan 2020 23:44:22 +0100 -Subject: [PATCH] comply with new OQN API - ---- - apps/openmw/mwrender/sky.cpp | 17 ++++++++++++----- - 1 file changed, 12 insertions(+), 5 deletions(-) - -diff --git a/apps/openmw/mwrender/sky.cpp b/apps/openmw/mwrender/sky.cpp -index 3996f472c2..009b9d935f 100644 ---- apps/openmw/mwrender/sky.cpp -+++ apps/openmw/mwrender/sky.cpp -@@ -2,6 +2,7 @@ - - #include - -+#include - #include - #include - #include -@@ -557,27 +558,33 @@ class Sun : public CelestialBody - { - osg::ref_ptr oqn = new osg::OcclusionQueryNode; - oqn->setQueriesEnabled(true); -- -+#if OSG_VERSION_LESS_THAN(3,6,5) -+ osg::Geometry* queryGeom = oqn->getQueryGeometry(); -+#else -+ osg::ref_ptr queryGeom(new osg::QueryGeometry()); -+#endif - // Make it fast! A DYNAMIC query geometry means we can't break frame until the flare is rendered (which is rendered after all the other geometry, - // so that would be pretty bad). STATIC should be safe, since our node's local bounds are static, thus computeBounds() which modifies the queryGeometry - // is only called once. - // Note the debug geometry setDebugDisplay(true) is always DYNAMIC and that can't be changed, not a big deal. -- oqn->getQueryGeometry()->setDataVariance(osg::Object::STATIC); -+ queryGeom->setDataVariance(osg::Object::STATIC); - - // Set up the query geometry to match the actual sun's rendering shape. osg::OcclusionQueryNode wasn't originally intended to allow this, - // normally it would automatically adjust the query geometry to match the sub graph's bounding box. The below hack is needed to - // circumvent this. -- osg::Geometry* queryGeom = oqn->getQueryGeometry(); - queryGeom->setVertexArray(mGeom->getVertexArray()); - queryGeom->setTexCoordArray(0, mGeom->getTexCoordArray(0), osg::Array::BIND_PER_VERTEX); -- queryGeom->removePrimitiveSet(0, oqn->getQueryGeometry()->getNumPrimitiveSets()); -+ queryGeom->removePrimitiveSet(0, queryGeom->getNumPrimitiveSets()); - queryGeom->addPrimitiveSet(mGeom->getPrimitiveSet(0)); - -+#if OSG_VERSION_LESS_THAN(3,6,5) - // Hack to disable unwanted awful code inside OcclusionQueryNode::computeBound. - oqn->setComputeBoundingSphereCallback(new DummyComputeBoundCallback); - // Still need a proper bounding sphere. - oqn->setInitialBound(queryGeom->getBound()); -- -+#else -+ oqn->setQueryGeometry(queryGeom); -+#endif - osg::StateSet* queryStateSet = new osg::StateSet; - if (queryVisible) - { Property changes on: head/games/openmw/files/patch-osg3.6.5 ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/games/openmw/files/patch-apps_openmw_mwgui_mapwindow.hpp =================================================================== --- head/games/openmw/files/patch-apps_openmw_mwgui_mapwindow.hpp (revision 538321) +++ head/games/openmw/files/patch-apps_openmw_mwgui_mapwindow.hpp (nonexistent) @@ -1,10 +0,0 @@ ---- apps/openmw/mwgui/mapwindow.hpp.orig 2019-05-07 12:05:04 UTC -+++ apps/openmw/mwgui/mapwindow.hpp -@@ -1,6 +1,7 @@ - #ifndef MWGUI_MAPWINDOW_H - #define MWGUI_MAPWINDOW_H - -+#include - #include - - #include "windowpinnablebase.hpp" Property changes on: head/games/openmw/files/patch-apps_openmw_mwgui_mapwindow.hpp ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/games/openmw/files/patch-components_esm_custommarkerstate.hpp =================================================================== --- head/games/openmw/files/patch-components_esm_custommarkerstate.hpp (revision 538321) +++ head/games/openmw/files/patch-components_esm_custommarkerstate.hpp (nonexistent) @@ -1,11 +0,0 @@ ---- components/esm/custommarkerstate.hpp.orig 2019-03-10 10:50:29 UTC -+++ components/esm/custommarkerstate.hpp -@@ -16,7 +16,7 @@ struct CustomMarker - - std::string mNote; - -- bool operator == (const CustomMarker& other) -+ bool operator == (const CustomMarker& other) const - { - return mNote == other.mNote && mCell == other.mCell && mWorldX == other.mWorldX && mWorldY == other.mWorldY; - } Property changes on: head/games/openmw/files/patch-components_esm_custommarkerstate.hpp ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/games/openmw/files/patch-apps_openmw_mwgui_loadingscreen.hpp =================================================================== --- head/games/openmw/files/patch-apps_openmw_mwgui_loadingscreen.hpp (revision 538321) +++ head/games/openmw/files/patch-apps_openmw_mwgui_loadingscreen.hpp (nonexistent) @@ -1,11 +0,0 @@ ---- apps/openmw/mwgui/loadingscreen.hpp.orig 2019-05-07 12:33:38 UTC -+++ apps/openmw/mwgui/loadingscreen.hpp -@@ -1,6 +1,8 @@ - #ifndef MWGUI_LOADINGSCREEN_H - #define MWGUI_LOADINGSCREEN_H - -+#include -+ - #include - #include - Property changes on: head/games/openmw/files/patch-apps_openmw_mwgui_loadingscreen.hpp ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/games/openmw/pkg-plist =================================================================== --- head/games/openmw/pkg-plist (revision 538321) +++ head/games/openmw/pkg-plist (revision 538322) @@ -1,120 +1,129 @@ bin/bsatool bin/esmtool +bin/niftest bin/openmw bin/openmw-cs bin/openmw-essimporter bin/openmw-iniimporter bin/openmw-launcher bin/openmw-wizard %%ETCDIR%%/gamecontrollerdb.txt -%%ETCDIR%%/gamecontrollerdb_204.txt -%%ETCDIR%%/gamecontrollerdb_205.txt %%ETCDIR%%/openmw-cs.cfg %%ETCDIR%%/openmw.cfg %%ETCDIR%%/settings-default.cfg %%ETCDIR%%/version -share/applications/openmw-cs.desktop -share/applications/openmw.desktop +share/applications/org.openmw.cs.desktop +share/applications/org.openmw.launcher.desktop share/metainfo/openmw.appdata.xml %%DATADIR%%/resources/defaultfilters %%DATADIR%%/resources/mygui/DejaVuLGCSansMono.ttf %%DATADIR%%/resources/mygui/OpenMWResourcePlugin.xml %%DATADIR%%/resources/mygui/core.skin %%DATADIR%%/resources/mygui/core.xml %%DATADIR%%/resources/mygui/core_layouteditor.xml %%DATADIR%%/resources/mygui/openmw.png %%DATADIR%%/resources/mygui/openmw_alchemy_window.layout %%DATADIR%%/resources/mygui/openmw_book.layout %%DATADIR%%/resources/mygui/openmw_box.skin.xml %%DATADIR%%/resources/mygui/openmw_button.skin.xml %%DATADIR%%/resources/mygui/openmw_chargen_birth.layout %%DATADIR%%/resources/mygui/openmw_chargen_class.layout %%DATADIR%%/resources/mygui/openmw_chargen_class_description.layout %%DATADIR%%/resources/mygui/openmw_chargen_create_class.layout %%DATADIR%%/resources/mygui/openmw_chargen_generate_class_result.layout %%DATADIR%%/resources/mygui/openmw_chargen_race.layout %%DATADIR%%/resources/mygui/openmw_chargen_review.layout %%DATADIR%%/resources/mygui/openmw_chargen_select_attribute.layout %%DATADIR%%/resources/mygui/openmw_chargen_select_skill.layout %%DATADIR%%/resources/mygui/openmw_chargen_select_specialization.layout %%DATADIR%%/resources/mygui/openmw_companion_window.layout %%DATADIR%%/resources/mygui/openmw_confirmation_dialog.layout %%DATADIR%%/resources/mygui/openmw_console.layout %%DATADIR%%/resources/mygui/openmw_console.skin.xml %%DATADIR%%/resources/mygui/openmw_container_window.layout %%DATADIR%%/resources/mygui/openmw_count_window.layout %%DATADIR%%/resources/mygui/openmw_debug_window.layout %%DATADIR%%/resources/mygui/openmw_debug_window.skin.xml %%DATADIR%%/resources/mygui/openmw_dialogue_window.layout %%DATADIR%%/resources/mygui/openmw_dialogue_window.skin.xml %%DATADIR%%/resources/mygui/openmw_edit.skin.xml %%DATADIR%%/resources/mygui/openmw_edit_effect.layout %%DATADIR%%/resources/mygui/openmw_edit_note.layout %%DATADIR%%/resources/mygui/openmw_enchanting_dialog.layout %%DATADIR%%/resources/mygui/openmw_font.xml %%DATADIR%%/resources/mygui/openmw_hud.layout %%DATADIR%%/resources/mygui/openmw_hud_box.skin.xml %%DATADIR%%/resources/mygui/openmw_hud_energybar.skin.xml %%DATADIR%%/resources/mygui/openmw_infobox.layout %%DATADIR%%/resources/mygui/openmw_interactive_messagebox.layout %%DATADIR%%/resources/mygui/openmw_interactive_messagebox_notransp.layout %%DATADIR%%/resources/mygui/openmw_inventory_window.layout %%DATADIR%%/resources/mygui/openmw_itemselection_dialog.layout %%DATADIR%%/resources/mygui/openmw_jail_screen.layout %%DATADIR%%/resources/mygui/openmw_journal.layout %%DATADIR%%/resources/mygui/openmw_journal.skin.xml %%DATADIR%%/resources/mygui/openmw_layers.xml %%DATADIR%%/resources/mygui/openmw_levelup_dialog.layout %%DATADIR%%/resources/mygui/openmw_list.skin.xml %%DATADIR%%/resources/mygui/openmw_loading_screen.layout %%DATADIR%%/resources/mygui/openmw_magicselection_dialog.layout %%DATADIR%%/resources/mygui/openmw_mainmenu.layout %%DATADIR%%/resources/mygui/openmw_mainmenu.skin.xml %%DATADIR%%/resources/mygui/openmw_map_window.layout %%DATADIR%%/resources/mygui/openmw_map_window.skin.xml %%DATADIR%%/resources/mygui/openmw_merchantrepair.layout %%DATADIR%%/resources/mygui/openmw_messagebox.layout %%DATADIR%%/resources/mygui/openmw_persuasion_dialog.layout %%DATADIR%%/resources/mygui/openmw_pointer.xml %%DATADIR%%/resources/mygui/openmw_progress.skin.xml %%DATADIR%%/resources/mygui/openmw_quickkeys_menu.layout %%DATADIR%%/resources/mygui/openmw_quickkeys_menu_assign.layout %%DATADIR%%/resources/mygui/openmw_recharge_dialog.layout %%DATADIR%%/resources/mygui/openmw_repair.layout %%DATADIR%%/resources/mygui/openmw_resources.xml %%DATADIR%%/resources/mygui/openmw_savegame_dialog.layout %%DATADIR%%/resources/mygui/openmw_screen_fader.layout %%DATADIR%%/resources/mygui/openmw_screen_fader_hit.layout %%DATADIR%%/resources/mygui/openmw_scroll.layout %%DATADIR%%/resources/mygui/openmw_scroll.skin.xml %%DATADIR%%/resources/mygui/openmw_settings.xml %%DATADIR%%/resources/mygui/openmw_settings_window.layout %%DATADIR%%/resources/mygui/openmw_spell_buying_window.layout %%DATADIR%%/resources/mygui/openmw_spell_window.layout %%DATADIR%%/resources/mygui/openmw_spellcreation_dialog.layout %%DATADIR%%/resources/mygui/openmw_stats_window.layout %%DATADIR%%/resources/mygui/openmw_text.skin.xml %%DATADIR%%/resources/mygui/openmw_text_input.layout %%DATADIR%%/resources/mygui/openmw_tooltips.layout %%DATADIR%%/resources/mygui/openmw_trade_window.layout %%DATADIR%%/resources/mygui/openmw_trainingwindow.layout %%DATADIR%%/resources/mygui/openmw_travel_window.layout %%DATADIR%%/resources/mygui/openmw_wait_dialog.layout %%DATADIR%%/resources/mygui/openmw_wait_dialog_progressbar.layout %%DATADIR%%/resources/mygui/openmw_windows.skin.xml %%DATADIR%%/resources/mygui/skins.xml %%DATADIR%%/resources/shaders/lighting.glsl %%DATADIR%%/resources/shaders/objects_fragment.glsl %%DATADIR%%/resources/shaders/objects_vertex.glsl %%DATADIR%%/resources/shaders/parallax.glsl %%DATADIR%%/resources/shaders/s360_fragment.glsl %%DATADIR%%/resources/shaders/s360_vertex.glsl +%%DATADIR%%/resources/shaders/shadowcasting_fragment.glsl +%%DATADIR%%/resources/shaders/shadowcasting_vertex.glsl +%%DATADIR%%/resources/shaders/shadows_fragment.glsl +%%DATADIR%%/resources/shaders/shadows_vertex.glsl %%DATADIR%%/resources/shaders/terrain_fragment.glsl %%DATADIR%%/resources/shaders/terrain_vertex.glsl %%DATADIR%%/resources/shaders/water_fragment.glsl %%DATADIR%%/resources/shaders/water_nm.png %%DATADIR%%/resources/shaders/water_vertex.glsl %%DATADIR%%/resources/version +%%DATADIR%%/resources/vfs/textures/omw_menu_scroll_center_h.dds +%%DATADIR%%/resources/vfs/textures/omw_menu_scroll_center_v.dds +%%DATADIR%%/resources/vfs/textures/omw_menu_scroll_down.dds +%%DATADIR%%/resources/vfs/textures/omw_menu_scroll_left.dds +%%DATADIR%%/resources/vfs/textures/omw_menu_scroll_right.dds +%%DATADIR%%/resources/vfs/textures/omw_menu_scroll_up.dds share/pixmaps/openmw-cs.png share/pixmaps/openmw.png @dir %%DATADIR%%/data