Commit Graph

16 Commits (81f2402e66cdc9c21dd81e7126b29a06dbd56d59)

Author SHA1 Message Date
Evil Eye eeda48ec50 Drop support for --fs-strict 2 years ago
clang-format-bot ddb0522bbf
Apply clang-format to code base 2 years ago
Project579 4bb07282c9 Replace all remaining occurrences of boost::filesystem with std::filesystem. 2 years ago
elsid f99ed6f1db
Split components/misc/stringops.hpp into multiple headers
Replace all ciEqual overloads with one having std::string_view as argument.
2 years ago
jvoisin a204f392c9 Minor simplification in multidircollection.cpp 3 years ago
scrawl f875597be5 Don't use tolower()
See https://forum.openmw.org/viewtopic.php?f=8&t=3231&p=35968
9 years ago
scrawl d5a738bd39 Apply 27e669296e (locale-unaware tolower) to more code
In particular, the one in VFS::normalizeFilename was affecting cell loading performance.
9 years ago
Marc Zinnschlag e9ba7339f3 improved error handling 12 years ago
Lukasz Gromanowski b004e2479c Issue #133 Handle resources across multiple data directories - WIP
Work In Progress - added support for multiple paths in SoundManager.

Signed-off-by: Lukasz Gromanowski <lgromanowski@gmail.com>
13 years ago
Lukasz Gromanowski d43455fd57 Issue #168: Configuration cleanup, part 2
Corrected --data and --data-local parameters handling.

Signed-off-by: Lukasz Gromanowski <lgromanowski@gmail.com>
14 years ago
Marc Zinnschlag 0f2df4e2b8 more cleanup 14 years ago
Marc Zinnschlag a95a0f821b Merge remote branch 'jhooks/directories' into directories
Conflicts:
	components/files/multidircollection.hpp
14 years ago
athile 231be8f381 Add BULLET_ROOT for the prebuilt binaries. Fix a minor VS2010 compile issue (missing header file). 14 years ago
Jason Hooks 51b74c2f05 starting 14 years ago
Marc Zinnschlag d9f1b64213 some file collection bug fixing 14 years ago
Marc Zinnschlag d260e5c1bd added file collection class 14 years ago