HomeWildfire Games

Fix mod priority. Add user mod support. Fixes #1838.

Description

Fix mod priority. Add user mod support. Fixes #1838.

Details

Auditors
wraitii
Committed
leperFeb 14 2013, 1:40 AM
Parents
rP13166: Automated build.
Branches
Unknown
Tags
Unknown

Event Timeline

wraitii raised a concern with this commit.Dec 12 2020, 5:36 PM
wraitii added a subscriber: wraitii.

There's a lot of weird stuff here:

  • ReplaceFile was and still is entirely unused.
  • The re-ordering of Mount to preserve writing is the wrong approach when we have priority, see D2781.
/ps/trunk/source/lib/file/vfs/vfs_tree.cpp
59

This is the "fix mod priority" bit.

/ps/trunk/source/ps/GameSetup/GameSetup.cpp
469

This is the bit that (somewhat silently) started supporting mods in the user's mod folder.

This commit now has outstanding concerns.Dec 12 2020, 5:36 PM
wraitii resigned from this commit.Jul 6 2022, 9:17 AM
This commit no longer requires audit.Jul 6 2022, 9:17 AM