2025-08-13 14:40 CEST

spring: develop 204c94cd Diff ] Back to Repository ]
Author Committer Branch Timestamp Parent
trepan trepan develop 2007-11-17 19:51:22 develop 17a5ce10
Changeset * Added VFS.UseArchive(filename, function(...) ... end, ...)
  - allows for packaged widgets (source, textures, sounds, etc...)
  - currently only works for raw filesystem access (limited to LuaUI)
  - has the potential to mess up named textures
  - would be nice to allow using archives as directories for file access


git-svn-id: https://spring.clan-sy.com/svn/spring/trunk@4812 37977431-3df6-0310-b722-df95706aa16b
mod - rts/Lua/LuaVFS.cpp Diff ] File ]
mod - rts/Lua/LuaVFS.h Diff ] File ]