1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-01-01 03:21:41 +00:00
OpenMW/components
florent.teppe 4f832f479b Fixes compressed BSA loading
When creating the folders map, the folder name without / is hashed, but when trying to get a file record, when looking for a folder it was hashed wit the /
So now in getFileRecord parent_path is used instead
2022-07-02 15:37:26 +02:00
..
bsa Fixes compressed BSA loading 2022-07-02 15:37:26 +02:00
bullethelpers Move std::ostream& operator<< to .cpp 2022-06-26 22:43:53 +02:00
compiler
config Clean up Qt includes 2022-06-17 11:56:54 +02:00
contentselector Clean up Qt includes 2022-06-17 11:56:54 +02:00
crashcatcher Allow to disable crash catcher on Windows 2022-07-01 22:44:03 +02:00
debug Allow to disable crash catcher on Windows 2022-07-01 22:44:03 +02:00
detournavigator Fix C4459 msvc warning 2022-07-01 18:47:40 +02:00
esm Lua scripts configuration in omwaddon 2022-06-05 01:36:39 +02:00
esm3 Merge branch 'lua_esm' into 'master' 2022-06-11 18:48:23 +00:00
esm3terrain
esm4
esmloader Show groundcover loading progress 2022-06-05 22:21:12 +02:00
fallback Reduce number of includes for boost/program_options 2022-06-25 18:32:10 +02:00
files Fix C4456 msvc warning 2022-07-01 18:47:44 +02:00
fontloader Clean up MyGUI includes 2022-06-04 15:26:36 +02:00
fx [Postprocessing] Stereo integration 2022-06-21 15:55:06 +00:00
interpreter
l10n
loadinglistener
lua Merge branch 'lua_esm' into 'master' 2022-06-11 18:48:23 +00:00
lua_ui Add missing workaround for a MyGUI visibility bug 2022-06-20 21:43:17 +02:00
misc allow soft particles on meshes and add extra data extensions 2022-06-29 18:15:12 -07:00
myguiplatform Clean up MyGUI includes 2022-06-04 15:26:36 +02:00
navmeshtool
nif Clean up NIF flags 2022-06-22 01:58:16 +03:00
nifbullet Clean up NIF flags 2022-06-22 01:58:16 +03:00
nifosg Fix C4589 msvc warning 2022-07-01 18:47:06 +02:00
platform Create platform component for platform specific things 2022-06-06 20:45:51 +03:00
process Clean up Qt includes 2022-06-17 11:56:54 +02:00
resource allow soft particles on meshes and add extra data extensions 2022-06-29 18:15:12 -07:00
sceneutil Fix C4589 msvc warning 2022-07-01 18:47:06 +02:00
sdlutil
serialization
settings Use std::string_view to access settings 2022-06-18 17:54:24 +02:00
shader Merge branch 'soften_me_up_like_one_of_your_french_meshes' into 'master' 2022-06-30 13:46:22 +00:00
sqlite3
std140
stereo [Postprocessing] Stereo integration 2022-06-21 15:55:06 +00:00
terrain
to_utf8
translation
version
vfs Extra hack to make this build on Ubuntu with old CMake 2022-06-18 22:43:12 +01:00
widgets Clean up MyGUI includes 2022-06-04 15:26:36 +02:00
CMakeLists.txt Use target_precompile_headers for the most expensive headers 2022-07-01 14:05:17 +00:00
doc.hpp
windows.hpp