0ad/source/lib/file
Angen 52baaa4bbd Fix updating existing mods
Replace wrename, that fails when mod exists already with RenameFile by
@Stan
Check if mod was actually installed when downloading it
error if mod cannot be coppied into modTemp

Differential revision: D4222
This was SVN commit r25854.
2021-08-22 11:35:34 +00:00
..
archive Delete test .zip file after running tests 2021-06-02 21:31:18 +00:00
common Adds std namespace to shared_ptr usages in lib. 2021-05-22 19:32:38 +00:00
disabled_tests Remove VFS cache, because it is less effective and less efficient than the OS cache (and partially redundant with higher level application caches). 2017-12-10 17:33:03 +00:00
io Adds std namespace to shared_ptr usages in lib. 2021-05-22 19:32:38 +00:00
vfs Adds std namespace to shared_ptr usages in lib. 2021-05-22 19:32:38 +00:00
file.cpp Make all Wildfire Games copyright headers consistent by always ending with a period and using (C) instead of (c). 2017-07-10 14:26:24 +00:00
file.h Adds std namespace to shared_ptr usages in lib. 2021-05-22 19:32:38 +00:00
file_system.cpp Fix updating existing mods 2021-08-22 11:35:34 +00:00
file_system.h Fix updating existing mods 2021-08-22 11:35:34 +00:00