Commit Graph

35 Commits (6090bfcdab36c7fd4a008c463782c11a10fedafb)

Author SHA1 Message Date
elsid 22817dd6a1
Use normalized path for correctMeshPath 2 months ago
elsid 36198e9413
Use normalized path for getLODMeshName 2 months ago
elsid afa769408a
Use normalized path for correctActorModelPath 2 months ago
elsid d2ab366233
Use normalized path in PhysicsSystem 2 months ago
psi29a 023c0f7a46 Merge branch 'vfs_normalized_path_6' into 'master'
Use normalized path for music related functions

See merge request OpenMW/openmw!4038
8 months ago
elsid a863899eb1
Use normalized path for SoundManager::streamMusic 9 months ago
Alexei Kotov 1a961f3021 Extremely early handling for BGSM/BGEM files 9 months ago
elsid e11a5a4352
Use normalized path for SoundManager::playPlaylist 9 months ago
elsid ec9c829021
Use normalized path for correctSoundPath 10 months ago
Evil Eye 82c92a9a6c Merge branch 'bookart-is-textures-too' into 'master'
Consider bookart a valid prefix for regular textures and vice versa

Closes #7535

See merge request OpenMW/openmw!3342
10 months ago
AnyOldName3 3fbd97ffc8 Remove unused <vector> header 10 months ago
AnyOldName3 6406095bfb s p a n 10 months ago
elsid 81a483fc7f
Remove unused vfs argument from correctMeshPath 1 year ago
AnyOldName3 3a71a78d9e Combine topLevelDirectory and alternativeDirectories 1 year ago
AnyOldName3 575367bc18 v e c t o r 1 year ago
AnyOldName3 69bb65e47b Allow bookart to be in texutres and texutres to be in bookart.
Rebased to account for upstream normalising slashes to turn forward
slashes into backslashes. This simplifies some conditions that
previously needed to check for both kinds.
1 year ago
Petr Mikheev 4beed29404 Changes required during review 1 year ago
Andrei Kortunov e1cae5a029 Rework music system 1 year ago
Andrei Kortunov 7ce9fc25c5 Implement Lua bindings for sound system 1 year ago
Petr Mikheev 2f16a8d27c Fix incorrect model part for records created by Lua scripts 2 years ago
elsid 996153f78d
Convert RefId to class 2 years ago
Alexei Kotov 4d0788e016 Use xnif if its xkf is present even if xnif isn't 2 years ago
fteppe 2f2e401559 is Hidden marker now takes a const RefId& instead of a string_view 2 years ago
clang-format-bot ddb0522bbf
Apply clang-format to code base 2 years ago
Cédric Mocquillon 83ee25711e Use the pattern according to the esm version 2 years ago
Cédric Mocquillon 6a3d27ce82 Add a dictionary to retrieve the LOD mesh name of a mesh cache 2 years ago
Evil Eye 150d1840d6 Use more string_view and const string& 2 years ago
uramer 1fb136a417 Correct icon and mesh paths in Lua records 3 years ago
Cédric Mocquillon 512d64e514 Extract correctSoundPath method to avoid code duplication. Add unit test for the new method 3 years ago
elsid 3caf45807f
Use common implementation to filter hidden markers 3 years ago
scrawl 82c4d01b37 Add back resource handling workarounds to the gui code 10 years ago
scrawl 79c2138e53 Port ResourceHelpers to new VFS 10 years ago
scrawl 41b3a9dba9 Rewrite animated collision shape support (Fixes #2123) 10 years ago
MiroslavR baa14511cf Use ResourceHelpers to replace DDS hacks scattered throughout the code, fix prefix comparision 11 years ago
MiroslavR 4d403ed747 Rename and move functions for texture path correction 11 years ago