Evil Eye
|
eeda48ec50
|
Drop support for --fs-strict
|
2023-06-08 21:10:09 +02:00 |
|
Alexei Kotov
|
536370c76d
|
Files::Collections: prefer files from highest priority folders
|
2023-02-11 01:25:00 +03:00 |
|
clang-format-bot
|
ddb0522bbf
|
Apply clang-format to code base
|
2022-09-22 21:35:26 +03:00 |
|
Project579
|
a13709c510
|
Replace implicit convertions from std::filesystem::path to std::string with correctly converting functions.
|
2022-09-11 14:41:20 +02:00 |
|
Project579
|
e5c417c968
|
Make sure all paths are passed as std::filesystem::path instead of std::string where possible.
|
2022-09-11 14:41:15 +02:00 |
|
Project579
|
4bb07282c9
|
Replace all remaining occurrences of boost::filesystem with std::filesystem.
|
2022-09-11 02:19:00 +02:00 |
|
elsid
|
f99ed6f1db
|
Split components/misc/stringops.hpp into multiple headers
Replace all ciEqual overloads with one having std::string_view as argument.
|
2022-08-03 22:06:24 +02:00 |
|
Matt
|
888d009a1e
|
Apply 1 suggestion(s) to 1 file(s)
|
2022-07-14 16:50:25 +00:00 |
|
Matt
|
32d50765ab
|
Apply 1 suggestion(s) to 1 file(s)
|
2022-07-14 16:50:15 +00:00 |
|
Igor Fedosov
|
68887e79a0
|
Makes key inside Collection::getCollection use lowercase
|
2022-07-14 17:02:35 +03:00 |
|
scrawl
|
3cd835e61a
|
Fix bsa file loading not being case insensitive (Fixes #1178)
|
2014-05-26 17:34:36 +02:00 |
|
Emanuel Guevel
|
289bbc64f7
|
Load fallback archives listed in openmw.cfg at startup
|
2013-03-09 21:14:11 +01:00 |
|
Alexander "Ace" Olofsson
|
4a9a416d46
|
Can find files even if no .bsa file exists now
|
2012-03-30 14:45:32 +02:00 |
|
Lukasz Gromanowski
|
d43455fd57
|
Issue #168: Configuration cleanup, part 2
Corrected --data and --data-local parameters handling.
Signed-off-by: Lukasz Gromanowski <lgromanowski@gmail.com>
|
2011-09-02 22:45:21 +02:00 |
|
Lukasz Gromanowski
|
ea7eb7a62d
|
fixes #128 Configuration cleanup.
Signed-off-by: Lukasz Gromanowski <lgromanowski@gmail.com>
|
2011-08-19 21:06:09 +02:00 |
|
Marc Zinnschlag
|
6e880cffb2
|
changed engine class to support multiple data directories for esm files
|
2011-05-05 19:32:42 +02:00 |
|
Marc Zinnschlag
|
d260e5c1bd
|
added file collection class
|
2011-05-05 19:00:00 +02:00 |
|