2025-09-01 15:44 CEST

spring: maintenance efa3c9bb Diff ] Back to Repository ]
Author Committer Branch Timestamp Parent
Gajo Petrovic Gajo Petrovic maintenance 2018-10-11 17:07:20 maintenance 314a8cee
Changeset Add VFS.GetLoadedArchives and VFS.GetArchivePath:
- VFS.GetLoadedArchives() -> { string archiveName1, string archiveName2, ... }
- VFS.GetArchivePath(string archiveName1) -> string archivePathOnDisk
mod - doc/changelog.txt Diff ] File ]
mod - rts/Lua/LuaArchive.cpp Diff ] File ]
mod - rts/Lua/LuaArchive.h Diff ] File ]
mod - rts/System/FileSystem/VFSHandler.cpp Diff ] File ]
mod - rts/System/FileSystem/VFSHandler.h Diff ] File ]