Commit Graph

18 Commits (0.7.0)

Author SHA1 Message Date
scrawl 047c44f265
Ignore duplicate data directories to work around the fallout of (Fixes #3557) 6 years ago
scrawl 259919d125
Print a warning when an ambiguous file on a case-sensitive file system is found 6 years ago
Kyle Cooley d3d04171f9 Fix seg fault, undo changes BsaArchive 7 years ago
Kyle Cooley 8c4b12a603 VFS changes, one VFS and resource system per document.
Added ability to reset a VFS::Manager.
Removed ability to rebuild the index for a VFS::Manager.
Moved VFS creation to CSM::Data.
7 years ago
Kyle Cooley 7914fd5c9c Re-index BSAs 7 years ago
Kyle Cooley d31ed83b54 Preliminary asset reloading 7 years ago
scrawl c4d38bb42d Fix clang analyzer warnings 8 years ago
scrawl df57d4bfba Use a common base class for resource managers
Implement updateCache to delete unreferenced cached objects when they have not been referenced for a while.
8 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
Alexander "Ace" Olofsson 7d4125d97f Fixes for building with unity build 9 years ago
scrawl 10457c1b28 Include fix 9 years ago
scrawl 68e322f969 Restore data directory verbose output that got lost 9 years ago
scrawl fe15f31f3e Remove strings.h wrapper 9 years ago
scrawl a474c72026 Archive priority fix 9 years ago
scrawl 99e1720980 Add SceneManager and clone utility 9 years ago
scrawl 40fc097722 OpenCS: use the new VFS, restored resource tables 9 years ago
scrawl 510375aa63 Add virtual file system (VFS) replacing the low level parts of the old resource system 9 years ago