Comment 22 for bug 535806

Revision history for this message
Gabriel Margiani (gamag) wrote :

>So some form of container would really help on win32...
I tried to use the worlds/* and tribes/* directories as zip
files, but at the moment this isn't possible, and it would
be quit a lot of work to implement that because it's needed
to write a proper glob() (FindFiles) function for zip files (!) and
maybe adjust the file system things to support paths like
xx/yy/zipfile/zz/ without manually adding the zip file as
file system layer.