Commit Graph

17 Commits (7d9d377575ff6aac58561c670c8716314386700a)

Author SHA1 Message Date
AnyOldName3 1ae2cc82a1 I do not know how this escaped formatting locally. 10 months ago
AnyOldName3 d111b4bbd9 Handle built-in content files in content model
There's also handling for files declared as originating from a lower-priority openmw.cfg, e.g. anything in the local config or any intermediate ones, as they can't be disabled or reordered.
There's no way to mark such files yet, but the logic's the same as built-in files, so everything will be fine once that's set up.
10 months ago
Evil Eye 0db8026356 Stop adding and deleting rows 1 year ago
Evil Eye 521394d67b Override launcher file info with higher priority info 1 year ago
Andrei Kortunov 93e50cc7aa Improve format version in content selector 1 year ago
Andrei Kortunov f2c284688b Make content selector tooltip localizable 1 year ago
Andrei Kortunov d3d7a663c6 Move some objects instead of copying 1 year ago
elsid 0b852edc7f
Remove redundant inline 2 years ago
elsid 080700f8fe
Name all custom ESM format versions and add tests 2 years ago
clang-format-bot ddb0522bbf
Apply clang-format to code base 2 years ago
Andrei Kortunov 8084a336b5 Replace zeroes and nulls by nullptrs 4 years ago
dteviot 4607c4b581 Add Modified DateTime to plug-in tooltip. (Fixes #2479) 10 years ago
dteviot 54e3ebde63 addon list in launcher shows addon files with no dependencies (Fixes #2348)
Also, game files must end with ".esm" or ".omwgame".
10 years ago
scrawl 47172fb8a2 ContentModel: Don't confuse file path with file name (Fixes #1352) 11 years ago
graffy76 973803eb2f Fixed pathing issues in launcher 11 years ago
graffy76 cddece4f9e Another stab at fixing the pathing problem... 11 years ago
graffy76 cfdc19c427 Renamed esxSelector to contentSelector
Fixed datafilespage model implementation in launcher
Filtered addons in table view by selected game file
11 years ago