Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

openmw-0.47.0-2.4 RPM for ppc64le

From OpenSuSE Ports Tumbleweed for ppc64le

Name: openmw Distribution: openSUSE Tumbleweed
Version: 0.47.0 Vendor: openSUSE
Release: 2.4 Build date: Tue Nov 29 11:12:26 2022
Group: Amusements/Games/RPG Build host: obs-power8-01
Size: 25687783 Source RPM: openmw-0.47.0-2.4.src.rpm
Packager: http://bugs.opensuse.org
Url: https://www.openmw.org
Summary: Reimplementation of The Elder Scrolls III: Morrowind
OpenMW is a new and modern engine based on the one that runs the 2002 open-world RPG Morrowind. The engine (OpenMW) will come with its own editor (OpenCS) which will allow the user to edit or create their own games. Both OpenCS and OpenMW are written from scratch and aren’t made to support any third party programs the original Morrowind engine uses to improve its functionality.
To give you a better idea of what this project is about, here are some of the aims for the future of the OpenMW engine:

  * Be a full-featured reimplementation of the Morrowind engine.
  * Run natively on Windows, Linux and MacOS X.
  * Support all existing content, including Tribunal, Bloodmoon and all user created mods (in case they don’t
     use external programs).
  * Allow much greater modability: change game rules, create new spell effects, etc. through scripting.
  * Fix system design bugs, like save-game “doubling” problem.
  * Improve the interface and journal system.
  * Improved graphics by taking advantage of more modern hardware.
  * Support to improve game mechanics, physics, combat and AI.
  * (Possibly) Support to implement multiplayer
  * (Possibly) Support to run on mobile devices.

NOTE(!!!): Playing Morrowind with this engine STILL REQUIRES one to own the Morrowind data files.

OpenCS will support the editing of all OpenMW features. We aim for the editor to stay fully up-to-date with the corresponding OpenMW version, allowing the user to edit any newly implemented features. Post v1.0 features are going to be the use of OpenCS as a debugging tool for OpenMW content and the support for editor plugins.
These are files that add to the editor code, improving its functionality to allow it to have some nice extras.
The OpenCS is not based on the editing tool which came with the original Morrowind game, it is a program made by modders for modders. Important properties of the OpenCS are:

 * non-blocking
 * multi-threaded
 * multi-document support
 * multi-view support
 * high scalability
 * customisable GUI

Provides

Requires

License

GPL-3.0-only AND MIT

Changelog

* Sun Aug 14 2022 Antoine Belvire <antoine.belvire@opensuse.org>
  - Add openmw-0.47.0-gcc12.patch: Fix build with GCC 12 (gl#OpenMW/openmw#6744).
* Wed Nov 17 2021 Matthias Fehring <buschmann23@opensuse.org>
  - Removed double source entry
* Mon Nov 15 2021 Matthias Fehring <buschmann23@opensuse.org>
  - update to 0.47.0:
    * extremely long list of changes, see
      https://openmw.org/2021/openmw-0-47-0-released/
  - Removed obsolete patches:
    * openmw-add-missing-include.patch
    * 0001-add-GCC-11-needed-includes.patch
    * openmw-cast-float-to-btScalar.patch
* Fri Oct 22 2021 Adam Mizerski <adam@mizerski.pl>
  - Added patches:
    - openmw-sigaltstack.patch
    - openmw-cast-float-to-btScalar.patch
  - Updated patches:
    - openmw-add-missing-include.patch
* Mon Jun 28 2021 Aleksa Sarai <asarai@suse.com>
  - Fix builds on GCC 11. Upstream seems to have fixed this but there isn't a
    single obvious commit to backport, so just add the necessary includes to
    every file which was missing them.
    + 0001-add-GCC-11-needed-includes.patch
* Mon Nov 16 2020 malcolmlewis@opensuse.org
  - Add openmw-add-missing-include.patch: Add missing algorithm
    include for later boost releases, (gh#OpenMW/openmw!2817).
  - Add missing build requires on boost regex.
* Tue Aug 25 2020 Dirk Mueller <dmueller@suse.com>
  - update to 0.46.0:
    * extremely long list of changes, see
    https://openmw.org/2020/openmw-0-46-0-released/
* Sat May 02 2020 Carsten Ziepke <kieltux@gmail.com>
  - Update to version 0.45+git.20200318:
    * Do not write empty trade time
    * Support for radial fog (feature #4708)
    * Cleanup ownership for items in containers
    * Do not use dynamic casts when using ObjectState
    * Compare revisions by equality to support overflow
    * Support recast mesh rendering
    * Accept an extra numerical argument in GetItemCount
  - Update to git fixes building with OpenSceneGraph 3.6.5
  - Added _service file to download fromt github
  - Added libboost_iostreams-devel to BuildRequires
* Wed Jan 29 2020 Cristian Rodríguez <crrodriguez@opensuse.org>
  - Build with -fvisibility=hidden, generates better and ~3MB
    smaller executables.
* Fri Jul 12 2019 Michel Normand <normand@linux.vnet.ibm.com>
  - update _constraints for PowerPC that needs more than 4.6G disk
* Sun Jun 23 2019 Maximilian Trummer <opensuse@trummer.xyz>
  - update to 0.45.0
    * Non-actor objects display visual effects during spellcasting
    * Creatures without any collision box use auto-generated ones
    * Launcher: File paths of selected content files can be copied via context menu
    * Actors play casting animations during scripted spellcasting
    * As an option, barter deals permanently modify merchant disposition
    * Ranged weapons deal critical hits to unaware opponents
    * 360° screenshots of various kinds can be made
    * 'ToggleBorders' debug instruction ("tb") available in console
    * Sound generator keys in activator animations are supported
    * Some of the debug settings previously available as command line arguments can be set up in the launcher
    * Support for per-group KF animation replacers has been added
    * Shader water is rougher during bad weather
    * The number of enchanted items in a stack is shown in the Spells window
    * The actual chance of hitting the target is used for AI weapon rating instead of just the skill
    * The real potential damage of a weapon is used for its rating
    * A bonus is applied to the rating of ranged weapons if the attacker is far enough from the target
    * As an option, the Strength attribute affects Fatigue and Health damage in hand-to-hand combat
    * The logging system has been heavily reworked
    * AI no longer uses magic effects that affect hit chance if the enemy has not taken the appropriate stance
    * AI uses the root mean square of melee-weapon damage for more precise weapon rating
    * AI accounts for weapon speed when rating a weapon
    * Various vanilla GMSTs regarding combat action rating are utilised
    * 'sTo' GMST ("to") replaces hyphen in the Spellmaking menu
    * New count field in the Alchemy window allows you to brew multiple potions at the same time
    * To improve performance, actors outside of the AI processing range are no longer rendered but faded out
    * AI processing range can be configured via an in-game slider and a configuration option
    * If the animated creature model lacks a collision box, the non-animated model's collision box is used as a fallback
    * Tooltips of thrown weapons show the actual in-game damage (twice the base-record damage) the projectiles have
    * All top-bar dropdown menu options and most context menu options have icons
    * Actors are rendered in Scene view
    * Verifier functionality covers Enchantment records
    * Added a check box to execute a case-sensitive global search
    * Shift + C is default shortcut for viewing cells
    * Shift + V is default shortcut for previewing records
    * Global search has a status bar
    * Frame rate in Preview window can be limited
    * Log files are created in case of a crash
    * Previously sorted-by-ID lists, such as magic-effect lists, are now alphabetically sorted
    * As an option, base records are ignored in verifier runs
    * Already existing marker models for light sources and creature levelled lists are now used
    * All actors (not only those in active cells) restore Health and Magicka during player character rest
    * Precise times of sunrise and sunset are now recovered from the imported Morrowind INI file
    * Actors now properly aim during scripted spellcasting
    * Skills and attributes that affect trading no longer cause low selling prices if they're too high
    * Landing sound behaviour for NPCs and the player character has been reworked
    * Scripted movement of an object now adjusts the position of actors standing on top of that object
    * The last equipped item of a certain type is automatically re-equipped once a bound-item spell of the same type expires
    * Restore effects can restore drained stats
    * Attacks from unarmed, non-bipedal creatures no longer degrade armour
    * For the time being, actors are no longer allowed to activate teleport doors so that their abrupt cell change doesn't cause a crash
    * Using 'Resurrect' instruction on a dead player character fully resumes the game
    * References to non-existent classes or factions no longer crash the game
    * Weapons are visually unequipped before the start of a spellcasting stance transition
    * The player character now gets a bounty when a player follower commits a murder
    * Explicit reference calls no longer break [Tab] autocompletion in the console
    * Naked expressions starting with a member operator are no longer allowed outside of the console
    * The handling of Drain and Fortify effects for health, magicka, and fatigue has been reworked to match vanilla behaviour
    * Enemies are no longer immune to ranged attacks at very close range
    * Adding an item with a self-equipment script to an actor no longer causes a freeze
    * Actors who are placed above the ground are now snapped down at a significantly larger distance when a cell is loaded, preventing them from falling to their death
    * TrueType fonts are now properly rescaled
    * Targets are now much easier to hit with on-touch spells
    * The handling of scripted and death animations has been reworked to significantly improve mod compatibility
    * 'GetSpellEffects' scripting function can now detect zero-duration effects
    * Enemies are much easier to hit with low-reach weapons, since the intended start position of the attack raycast is now replicated
    * Scripted sleeping interruptions no longer prevent the spawning of random sleep encounters
    * Calling 'AddSoulGem' and 'RemoveSpell' scripting instructions with an extra argument no longer breaks script compilation
    * 'GetPCInJail' scripting function has been reworked to more closely match vanilla behaviour
    * Previous placeholder implementation of 'GetPCTraveling' scripting function has been replaced with a proper solution
    * Message boxes can now have newline characters in the text argument
    * Alignment of terrain texture painting has been corrected to match the vanilla look
    * Attenuation of magic light sources is now properly calculated
    * 'Goodbye' scripting function in dialogue results now makes any additional choices act like 'Goodbye'
    * 'RemoveSpellEffects' scripting instruction now also removes permanent effects
    * Movement prediction for spell aiming now uses the correct GMST to calculate the magic projectile's speed
    * Animated collision shapes are no longer erroneously optimised
    * The terrain texture blending map is now upscaled to more closely match the vanilla look
    * Issues with actors not returning to their initial position in various situations have been fixed
    * AI packages with a non-unique target no longer choose a random target with the same ID
    * Text after the last end-of-line tag is no longer shown in books to match vanilla behaviour
    * 'FixMe' script instruction has been reworked to more closely match vanilla behaviour
    * Jumping on slopes is now less restrictive, preventing the player character from getting stuck in V-shaped terrain
    * Pathgrid nodes which lie between an actor and that actor's destination are now ignored
    * Actors with an AiTravel package now stop near their target position if that position is blocked by another actor
    * [Activate] key can no longer be held down to spam Persuasion and other kinds of repeatable actions
    * Turning animations no longer reset idle animations
    * Death animations from pre-0.43.0 savegames are now forward-compatible
    * 'CenterOnCell' script instruction ("coc") now teleports the player character to the accurate door marker or exterior position for interior and exterior cells respectively
    * Faction members are now aware of faction ownership during barter
    * AiWander packages which are placed before an AiFollow package in the AI package list no longer override vital functionality of that AiFollow package
    * Key focus in containers is now automatically (re)set to the [Close] button to prevent players from accidentally stealing items
    * Spellcasting stance transitions no longer interrupt movement animations
    * OK button in the Settings window has key focus by default
    * It's no longer possible to cast an Absorb spell on oneself
    * Non-audio files no longer crash the game when the engine tries to play them
    * When there is a 'NiStringExtraData' node with MRK value in a NIF model node, only 'NiTriShape' meshes starting with "Tri EditorMarker" are ignored instead of the whole node
    * 'RotateWorld' scripting instruction now rotates objects around the correct axis, while keeping the objects' initial rotation
    * Applying the console command "Lock 0" to a door or a container now creates an unbreakable lock, like in vanilla Morrowind
    * Actors without any AI packages now properly return to their initial position after combat or pursuit
    * Guards with AiAlarm = 0 no longer attempt to arrest the player character when they observe a crime but no one reports it
    * 'Begin' and 'End' script keywords can now be followed by a comma
    * The default terrain texture no longer shines through terrain texture blending transitions
    * Broken items are now ignored when trying to equip an item via quick key
    * Actors now open doors more quickly
    * Light sources which cannot be carried no longer prevent the AI from auto-equipping shields
    * The handling of idle chances in AiWander packages has been reworked to more closely match vanilla behaviour
    * 'NotCell' dialogue condition now supports partial name matches
    * Scripted equipment now bypasses most standard equipping restrictions, e.g., those for beast races
    * When a non-player object casts an Open spell, a player crime event is triggered if the player character is detected to ensure vanilla compatibility
    * General-number formatting ("%g") now works like in vanilla Morrowind and properly handles the fractional part
    * Cancelled AI packages are now removed from the package cache
    * Non-ASCII strings are now properly handled in the content selector and in the ESM reader
    * Silt striders in abot's "Silt Striders" mod are no longer rotated by 90 degrees
    * The behaviour of weapon-using non-bipedal creatures has been reworked to make them less helpless in certain situations
    * Actors who are vampires now display their regular record head when no vampire head is found
    * Scripted animations no longer move actors away from their initial position
    * Potential crashes in the quick-keys menu when an item is no longer available in the inventory no longer occur
    * 'Goodbye' dialogue scripting instruction now disables hyperlinks in dialogue topics
    * 'PositionCell' scripting instruction no longer tries to add local scripts to scripted items in the teleported player character's inventory twice
    * Training cap is now limited by the trainer's modified skill instead of their base skill
    * Crossbow reloading animations now only apply to the upper body
    * Crossbows now use animations for one-handed weapons as a fallback
    * Animations for turning in spellcasting stance are now used
    * Animated meshes without slashes in their full path are now properly classified as animations
    * Scripted spellcasting no longer increases the Alteration skill
    * A potential zero division in the Fatigue calculation has been removed
    * A knocked-down player character can no longer move or be moved in first-person view
    * Some issues with sun specularity in the water shader have been fixed
    * Movement animations without idle-animation fallback no longer trigger idle animations
    * The game now switches between distorted (underwater) and undistorted sound effects based on the camera position instead of the player character's head position
    * The inventory paper doll is now affected by GUI scaling
    * Items with an 'OnActivate' command present in their script (such as "cursed" items) no longer visually disappear when they are picked up in menu mode
    * Creatures no longer incorrectly flee from werewolves
    * Minimum and maximum sound ranges with zero value are now separately reset to their default ranges
    * Non-actor objects can no longer have a dialogue window opened via script
    * Dialogue topics with reserved names, e.g., "Barter" or "Repair", now behave the same as in vanilla Morrowind
    * Optimiser search for reserved node names is now case-insensitive
    * Pinned windows are now properly updated
    * Fast-travel logic now always depends on the type of the service NPC's cell instead of the destination cell type
    * The underwater viewing distance limit is no longer broken
    * The player character no longer uses headtracking in first-person view
    * The handling of player character turning animations has been improved
    * Several weapon animation inconsistencies during movement in first-person view have been fixed
    * Idle animations are no longer reset in certain situations where they should be continuous
    * If an innocent actor dies from the continuing effects of a player attack, the murder is now also reported if the player has already paid their fine
    * Attack strength is now 0 if the player spams the [Attack] button
    * The incorrect inequality operator "[]" is now interpreted as less-than operator "[" to ensure compatibility with certain mods
    * Picking a stack of gold up in menu mode now grabs the whole item stack
    * Scaling for animated collision shapes is no longer erroneously applied twice
    * Fall damage is no longer erroneously applied twice
    * The pseudo duration of instant magic effects has been adjusted in the spellmaking menu to match vanilla spell cost calculations
    * A zero division occurring in 'NiFlipController' nodes without textures has been removed
    * The flickering frequency of light sources and some light-related calculations have been fixed
    * The sneaking offset in first-person view is now also applied when switching to sneak mode in midair
    * Sneaking is no longer possible while flying
    * Recharging enchanted items now always increases the Enchant skill regardless of success or failure, like in vanilla Morrowind
    * NPC record entries Reputation, Disposition and Faction Rank are now loaded as unsigned variables
    * Sneaking stance no longer affects speed if the actor is not actually sneaking
    * 'GetPCJumping' scripting function has been reworked to match vanilla behaviour
    * "%Name" string replacer can now be used in creature dialogue
    * Force-equipping a weapon now resets ongoing attack animations
    * HUD no longer displays an "item condition" for throwing weapons
    * Levelling up no longer fully restores health but rather applies the gained health points
    * Actors no longer fall from cliffs or run into obstacles when backing down from attackers
    * Enabling collision with 'ToggleCollision' scripting instruction ("tcl") now snaps the player character down to the ground
    * The number of known ingredient and potion effects is now determined by the modified rather than the base Alchemy skill
    * Pitch factor handling for crossbow animations has been streamlined to more closely match vanilla behaviour
    * Journal can no longer be opened while the Settings window is open
    * NPC fast-travel destination records without any data no longer crash the game upon loading
    * Declared but empty script variable lists no longer crash the game upon loading
    * The chance of a successful spell absorption is now multiplicative rather than additive, which is how the magic effect is designed in vanilla Morrowind
    * Calling 'Say' scripting instruction with non-existent sound as argument no longer breaks script compilation
    * Creatures that lack unique sounds now make use of fallback sound generator records
    * Loading bars no longer obscure message boxes but are instead moved to the centre of the screen
    * 'Revert' action now properly updates subviews
    * A native colour picker is now used on all operating systems, fixing major issues on macOS
    * 'Undo' and 'Redo' actions now keep assigned shortcuts
    * Lock status of newly opened subviews is now correctly initialised
    * Instance dragging, which was broken in 0.44.0, has been fixed
    * Skeletons of animated objects are now properly initialised
    * The Colour entry in Light Source records is now displayed as a coloured box instead of an integer number
    * Race condition in terrain code has been fixed
    * Skinning and AI optimisations
    * Support for Rapture3D OpenAL driver has been added
    * Record verifying functionality in OpenMW-CS has been revised

Files

/etc/openmw
/etc/openmw/defaults-cs.bin
/etc/openmw/defaults.bin
/etc/openmw/gamecontrollerdb.txt
/etc/openmw/openmw.cfg
/etc/openmw/version
/usr/bin/bsatool
/usr/bin/esmtool
/usr/bin/niftest
/usr/bin/openmw
/usr/bin/openmw-cs
/usr/bin/openmw-essimporter
/usr/bin/openmw-iniimporter
/usr/bin/openmw-launcher
/usr/bin/openmw-wizard
/usr/share/appdata
/usr/share/appdata/openmw.appdata.xml
/usr/share/applications/org.openmw.cs.desktop
/usr/share/applications/org.openmw.launcher.desktop
/usr/share/doc/packages/openmw
/usr/share/doc/packages/openmw/AUTHORS.md
/usr/share/doc/packages/openmw/CHANGELOG.md
/usr/share/doc/packages/openmw/README.md
/usr/share/doc/packages/openmw/creating_file.tex
/usr/share/doc/packages/openmw/files_and_directories.tex
/usr/share/doc/packages/openmw/filters.tex
/usr/share/doc/packages/openmw/img
/usr/share/doc/packages/openmw/img/water.png
/usr/share/doc/packages/openmw/main.tex
/usr/share/doc/packages/openmw/recordmodification.tex
/usr/share/doc/packages/openmw/recordtypes.tex
/usr/share/doc/packages/openmw/tables.tex
/usr/share/doc/packages/openmw/windows.tex
/usr/share/licenses/openmw
/usr/share/licenses/openmw/DejaVuFontLicense.txt
/usr/share/licenses/openmw/LICENSE
/usr/share/openmw
/usr/share/openmw/data
/usr/share/openmw/resources
/usr/share/openmw/resources/defaultfilters
/usr/share/openmw/resources/launcher
/usr/share/openmw/resources/launcher/icons
/usr/share/openmw/resources/launcher/icons/tango
/usr/share/openmw/resources/launcher/icons/tango/16x16
/usr/share/openmw/resources/launcher/icons/tango/16x16/document-new.png
/usr/share/openmw/resources/launcher/icons/tango/16x16/edit-copy.png
/usr/share/openmw/resources/launcher/icons/tango/16x16/edit-delete.png
/usr/share/openmw/resources/launcher/icons/tango/16x16/go-bottom.png
/usr/share/openmw/resources/launcher/icons/tango/16x16/go-down.png
/usr/share/openmw/resources/launcher/icons/tango/16x16/go-top.png
/usr/share/openmw/resources/launcher/icons/tango/16x16/go-up.png
/usr/share/openmw/resources/launcher/icons/tango/48x48
/usr/share/openmw/resources/launcher/icons/tango/48x48/emblem-system.png
/usr/share/openmw/resources/launcher/icons/tango/48x48/preferences-system.png
/usr/share/openmw/resources/launcher/icons/tango/48x48/video-display.png
/usr/share/openmw/resources/launcher/icons/tango/index.theme
/usr/share/openmw/resources/launcher/images
/usr/share/openmw/resources/launcher/images/clear.png
/usr/share/openmw/resources/launcher/images/down.png
/usr/share/openmw/resources/launcher/images/openmw-header.png
/usr/share/openmw/resources/launcher/images/openmw-plugin.png
/usr/share/openmw/resources/launcher/images/openmw.png
/usr/share/openmw/resources/launcher/images/playpage-background.png
/usr/share/openmw/resources/launcher/images/preferences-advanced.png
/usr/share/openmw/resources/launcher/images/preferences-video.png
/usr/share/openmw/resources/launcher/images/preferences.png
/usr/share/openmw/resources/launcher/launcher.qrc
/usr/share/openmw/resources/mygui
/usr/share/openmw/resources/mygui/DejaVuLGCSansMono.ttf
/usr/share/openmw/resources/mygui/OpenMWResourcePlugin.xml
/usr/share/openmw/resources/mygui/core.skin
/usr/share/openmw/resources/mygui/core.xml
/usr/share/openmw/resources/mygui/core_layouteditor.xml
/usr/share/openmw/resources/mygui/openmw.png
/usr/share/openmw/resources/mygui/openmw_alchemy_window.layout
/usr/share/openmw/resources/mygui/openmw_book.layout
/usr/share/openmw/resources/mygui/openmw_box.skin.xml
/usr/share/openmw/resources/mygui/openmw_button.skin.xml
/usr/share/openmw/resources/mygui/openmw_chargen_birth.layout
/usr/share/openmw/resources/mygui/openmw_chargen_class.layout
/usr/share/openmw/resources/mygui/openmw_chargen_class_description.layout
/usr/share/openmw/resources/mygui/openmw_chargen_create_class.layout
/usr/share/openmw/resources/mygui/openmw_chargen_generate_class_result.layout
/usr/share/openmw/resources/mygui/openmw_chargen_race.layout
/usr/share/openmw/resources/mygui/openmw_chargen_review.layout
/usr/share/openmw/resources/mygui/openmw_chargen_select_attribute.layout
/usr/share/openmw/resources/mygui/openmw_chargen_select_skill.layout
/usr/share/openmw/resources/mygui/openmw_chargen_select_specialization.layout
/usr/share/openmw/resources/mygui/openmw_companion_window.layout
/usr/share/openmw/resources/mygui/openmw_confirmation_dialog.layout
/usr/share/openmw/resources/mygui/openmw_console.layout
/usr/share/openmw/resources/mygui/openmw_console.skin.xml
/usr/share/openmw/resources/mygui/openmw_container_window.layout
/usr/share/openmw/resources/mygui/openmw_count_window.layout
/usr/share/openmw/resources/mygui/openmw_debug_window.layout
/usr/share/openmw/resources/mygui/openmw_debug_window.skin.xml
/usr/share/openmw/resources/mygui/openmw_dialogue_window.layout
/usr/share/openmw/resources/mygui/openmw_dialogue_window.skin.xml
/usr/share/openmw/resources/mygui/openmw_edit.skin.xml
/usr/share/openmw/resources/mygui/openmw_edit_effect.layout
/usr/share/openmw/resources/mygui/openmw_edit_note.layout
/usr/share/openmw/resources/mygui/openmw_enchanting_dialog.layout
/usr/share/openmw/resources/mygui/openmw_font.xml
/usr/share/openmw/resources/mygui/openmw_hud.layout
/usr/share/openmw/resources/mygui/openmw_hud_box.skin.xml
/usr/share/openmw/resources/mygui/openmw_hud_energybar.skin.xml
/usr/share/openmw/resources/mygui/openmw_infobox.layout
/usr/share/openmw/resources/mygui/openmw_interactive_messagebox.layout
/usr/share/openmw/resources/mygui/openmw_interactive_messagebox_notransp.layout
/usr/share/openmw/resources/mygui/openmw_inventory_window.layout
/usr/share/openmw/resources/mygui/openmw_itemselection_dialog.layout
/usr/share/openmw/resources/mygui/openmw_jail_screen.layout
/usr/share/openmw/resources/mygui/openmw_journal.layout
/usr/share/openmw/resources/mygui/openmw_journal.skin.xml
/usr/share/openmw/resources/mygui/openmw_layers.xml
/usr/share/openmw/resources/mygui/openmw_levelup_dialog.layout
/usr/share/openmw/resources/mygui/openmw_list.skin.xml
/usr/share/openmw/resources/mygui/openmw_loading_screen.layout
/usr/share/openmw/resources/mygui/openmw_magicselection_dialog.layout
/usr/share/openmw/resources/mygui/openmw_mainmenu.layout
/usr/share/openmw/resources/mygui/openmw_mainmenu.skin.xml
/usr/share/openmw/resources/mygui/openmw_map_window.layout
/usr/share/openmw/resources/mygui/openmw_map_window.skin.xml
/usr/share/openmw/resources/mygui/openmw_merchantrepair.layout
/usr/share/openmw/resources/mygui/openmw_messagebox.layout
/usr/share/openmw/resources/mygui/openmw_persuasion_dialog.layout
/usr/share/openmw/resources/mygui/openmw_pointer.xml
/usr/share/openmw/resources/mygui/openmw_progress.skin.xml
/usr/share/openmw/resources/mygui/openmw_quickkeys_menu.layout
/usr/share/openmw/resources/mygui/openmw_quickkeys_menu_assign.layout
/usr/share/openmw/resources/mygui/openmw_recharge_dialog.layout
/usr/share/openmw/resources/mygui/openmw_repair.layout
/usr/share/openmw/resources/mygui/openmw_resources.xml
/usr/share/openmw/resources/mygui/openmw_savegame_dialog.layout
/usr/share/openmw/resources/mygui/openmw_screen_fader.layout
/usr/share/openmw/resources/mygui/openmw_screen_fader_hit.layout
/usr/share/openmw/resources/mygui/openmw_scroll.layout
/usr/share/openmw/resources/mygui/openmw_scroll.skin.xml
/usr/share/openmw/resources/mygui/openmw_settings.xml
/usr/share/openmw/resources/mygui/openmw_settings_window.layout
/usr/share/openmw/resources/mygui/openmw_spell_buying_window.layout
/usr/share/openmw/resources/mygui/openmw_spell_window.layout
/usr/share/openmw/resources/mygui/openmw_spellcreation_dialog.layout
/usr/share/openmw/resources/mygui/openmw_stats_window.layout
/usr/share/openmw/resources/mygui/openmw_text.skin.xml
/usr/share/openmw/resources/mygui/openmw_text_input.layout
/usr/share/openmw/resources/mygui/openmw_tooltips.layout
/usr/share/openmw/resources/mygui/openmw_trade_window.layout
/usr/share/openmw/resources/mygui/openmw_trainingwindow.layout
/usr/share/openmw/resources/mygui/openmw_travel_window.layout
/usr/share/openmw/resources/mygui/openmw_wait_dialog.layout
/usr/share/openmw/resources/mygui/openmw_wait_dialog_progressbar.layout
/usr/share/openmw/resources/mygui/openmw_windows.skin.xml
/usr/share/openmw/resources/mygui/skins.xml
/usr/share/openmw/resources/shaders
/usr/share/openmw/resources/shaders/alpha.glsl
/usr/share/openmw/resources/shaders/groundcover_fragment.glsl
/usr/share/openmw/resources/shaders/groundcover_vertex.glsl
/usr/share/openmw/resources/shaders/lighting.glsl
/usr/share/openmw/resources/shaders/lighting_util.glsl
/usr/share/openmw/resources/shaders/nv_default_fragment.glsl
/usr/share/openmw/resources/shaders/nv_default_vertex.glsl
/usr/share/openmw/resources/shaders/nv_nolighting_fragment.glsl
/usr/share/openmw/resources/shaders/nv_nolighting_vertex.glsl
/usr/share/openmw/resources/shaders/objects_fragment.glsl
/usr/share/openmw/resources/shaders/objects_vertex.glsl
/usr/share/openmw/resources/shaders/parallax.glsl
/usr/share/openmw/resources/shaders/s360_fragment.glsl
/usr/share/openmw/resources/shaders/s360_vertex.glsl
/usr/share/openmw/resources/shaders/shadowcasting_fragment.glsl
/usr/share/openmw/resources/shaders/shadowcasting_vertex.glsl
/usr/share/openmw/resources/shaders/shadows_fragment.glsl
/usr/share/openmw/resources/shaders/shadows_vertex.glsl
/usr/share/openmw/resources/shaders/terrain_fragment.glsl
/usr/share/openmw/resources/shaders/terrain_vertex.glsl
/usr/share/openmw/resources/shaders/vertexcolors.glsl
/usr/share/openmw/resources/shaders/water_fragment.glsl
/usr/share/openmw/resources/shaders/water_nm.png
/usr/share/openmw/resources/shaders/water_vertex.glsl
/usr/share/openmw/resources/version
/usr/share/openmw/resources/vfs
/usr/share/openmw/resources/vfs/textures
/usr/share/openmw/resources/vfs/textures/omw_menu_scroll_center_h.dds
/usr/share/openmw/resources/vfs/textures/omw_menu_scroll_center_v.dds
/usr/share/openmw/resources/vfs/textures/omw_menu_scroll_down.dds
/usr/share/openmw/resources/vfs/textures/omw_menu_scroll_left.dds
/usr/share/openmw/resources/vfs/textures/omw_menu_scroll_right.dds
/usr/share/openmw/resources/vfs/textures/omw_menu_scroll_up.dds
/usr/share/pixmaps/openmw-cs.png
/usr/share/pixmaps/openmw.png


Generated by rpm2html 1.8.1

Fabrice Bellet, Sat Apr 27 23:25:49 2024