1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-12-26 22:57:00 +02:00
vcmi/lib/filesystem
Ivan Savenko 5654fef901 - ZipArchive namespace for operations with zip archives, located in CZipLoader.h/cpp.
- new fields in mod format, for use with mod manager (check config/shemas/mod.json for details)
- removed some 0.92 compatibility from mods loading
- several compile fixes
2013-08-19 11:50:53 +00:00
..
AdapterLoaders.cpp - more filesystem logging and possible fix for Win 2013-07-29 10:08:02 +00:00
AdapterLoaders.h - more filesystem logging and possible fix for Win 2013-07-29 10:08:02 +00:00
CArchiveLoader.cpp - more filesystem logging and possible fix for Win 2013-07-29 10:08:02 +00:00
CArchiveLoader.h Filesystem handling is now more flexible 2013-07-28 14:49:50 +00:00
CBinaryReader.cpp Filesystem handling is now more flexible 2013-07-28 14:49:50 +00:00
CBinaryReader.h Filesystem handling is now more flexible 2013-07-28 14:49:50 +00:00
CCompressedStream.cpp introduced zip support into vcmi 2013-07-30 15:02:55 +00:00
CCompressedStream.h - ZipArchive namespace for operations with zip archives, located in CZipLoader.h/cpp. 2013-08-19 11:50:53 +00:00
CFileInfo.cpp - Renamed /lib subfolders to lowercase 2013-04-07 10:48:07 +00:00
CFileInfo.h Filesystem handling is now more flexible 2013-07-28 14:49:50 +00:00
CFileInputStream.cpp Filesystem handling is now more flexible 2013-07-28 14:49:50 +00:00
CFileInputStream.h - more filesystem logging and possible fix for Win 2013-07-29 10:08:02 +00:00
CFilesystemLoader.cpp introduced zip support into vcmi 2013-07-30 15:02:55 +00:00
CFilesystemLoader.h Filesystem handling is now more flexible 2013-07-28 14:49:50 +00:00
CInputStream.h Filesystem handling is now more flexible 2013-07-28 14:49:50 +00:00
CMemoryStream.cpp - Renamed /lib subfolders to lowercase 2013-04-07 10:48:07 +00:00
CMemoryStream.h - more filesystem logging and possible fix for Win 2013-07-29 10:08:02 +00:00
CZipLoader.cpp - ZipArchive namespace for operations with zip archives, located in CZipLoader.h/cpp. 2013-08-19 11:50:53 +00:00
CZipLoader.h - ZipArchive namespace for operations with zip archives, located in CZipLoader.h/cpp. 2013-08-19 11:50:53 +00:00
Filesystem.cpp introduced zip support into vcmi 2013-07-30 15:02:55 +00:00
Filesystem.h introduced zip support into vcmi 2013-07-30 15:02:55 +00:00
ISimpleResourceLoader.h Filesystem handling is now more flexible 2013-07-28 14:49:50 +00:00