1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-04-02 12:06:39 +00:00
openmw/apps
elsid 35d9b18b4c
Add type for normalized VFS path and use for VFS::Manager file map key
This will reduce the number of path normalizations while more places will use
this type. In some cases it also will reduce number of temporary allocations for
new strings.

For now make conversion from and to std::string_view implicit to allow gradual
migration to this type.
2024-01-18 00:03:06 +01:00
..
benchmarks Use concepts for some argument types 2023-11-16 22:22:46 +01:00
bsatool bsatool: Support extracting files with forward slash paths 2023-11-27 03:09:38 +03:00
bulletobjecttool Avoid redundant copies 2023-12-06 23:45:25 +04:00
esmtool Improve format version in content selector 2024-01-01 18:16:58 +04:00
essimporter Use NAM9 for stack count 2023-12-31 17:12:46 +00:00
launcher Rework launcher tabs 2024-01-14 14:05:14 +04:00
mwiniimporter Simplify strings construction 2023-08-02 17:59:40 +04:00
navmeshtool Remove unused vfs argument from correctMeshPath 2023-12-26 14:14:52 +01:00
niftest Use forward declaration for some VFS types 2024-01-16 01:32:11 +01:00
opencs Use forward declaration for some VFS types 2024-01-16 01:32:11 +01:00
opencs_tests Write StringRefId as is when converting UniversalId to string 2023-12-29 14:12:36 +01:00
openmw Use forward declaration for some VFS types 2024-01-16 01:32:11 +01:00
openmw_test_suite Add type for normalized VFS path and use for VFS::Manager file map key 2024-01-18 00:03:06 +01:00
wizard Set MacOS current_path before reading configuration files [#7706] 2024-01-11 00:59:27 +00:00
doc.hpp