Page MenuHomeWildfire Games

Unify FileExists and DataFileExists
ClosedPublic

Authored by elexis on Dec 4 2017, 2:26 AM.

Details

Summary

See ticket. The idea is to have the same function name, same function arguments and same return value in gui, simulation, rmgen, AI,
avoid modified copy&pasted code in C++ and move all VFS code to the VFS files.

Test Plan

Make sure it compiles.

Diff Detail

Repository
rP 0 A.D. Public Repository
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.

Event Timeline

elexis created this revision.Dec 4 2017, 2:26 AM
Vulcan added a subscriber: Vulcan.Dec 4 2017, 3:09 AM
Executing section Default...
Executing section Source...
Executing section JS...
Vulcan added a comment.Dec 4 2017, 3:15 AM

Successful build - Chance fights ever on the side of the prudent.

Updating workspaces...
Build (release)...
Build (debug)...
Running release tests...
Running cxxtest tests (308 tests)....................................................................................................................................................................................................................................................................................................................OK!
Running debug tests...
Running cxxtest tests (308 tests)....................................................................................................................................................................................................................................................................................................................OK!
Checking XML files...
This revision was automatically updated to reflect the committed changes.
Owners added a subscriber: Restricted Owners Package.Dec 5 2017, 1:22 AM