2025-09-01 21:16 CEST

spring: develop c0303a0b Diff ] Back to Repository ]
Author Committer Branch Timestamp Parent
Gajo Petrovic Gajo Petrovic develop 2018-10-11 17:07:20 develop 4346c022
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 ]