1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-11-24 08:32:34 +02:00
vcmi/lib/filesystem
2014-08-04 20:33:59 +02:00
..
AdapterLoaders.cpp fix a few comments. No code changes. 2014-05-21 13:02:20 +04:00
AdapterLoaders.h Compile fix for MVS. 2013-12-29 15:48:56 +00:00
CArchiveLoader.cpp Fixing spelling mistakes. Patch from josch, fixes #1759 2014-03-23 12:59:03 +00:00
CArchiveLoader.h - vcmi can now calculate crc32 checksum of a file 2013-11-08 20:36:26 +00:00
CBinaryReader.cpp Unicode support. 2013-10-25 21:45:14 +00:00
CBinaryReader.h Filesystem handling is now more flexible 2013-07-28 14:49:50 +00:00
CCompressedStream.cpp - fixed crash on decompressing some files from gzip stream (reported on 2014-02-08 10:30:10 +00:00
CCompressedStream.h Project finally compiles. 2013-08-23 09:19:13 +00:00
CFileInfo.cpp - Renamed /lib subfolders to lowercase 2013-04-07 10:48:07 +00:00
CFileInfo.h - vcmi can now calculate crc32 checksum of a file 2013-11-08 20:36:26 +00:00
CFileInputStream.cpp Split IGameCallback to reduce memory required to debug compilation. 2014-04-19 21:44:21 +04: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 - vcmi can now calculate crc32 checksum of a file 2013-11-08 20:36:26 +00:00
CInputStream.h Added serializer-based class able to make deep copies of objects — CMemorySerializer. 2014-02-08 21:54:35 +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 Fixing spelling mistakes. Patch from josch, fixes #1759 2014-03-23 12:59:03 +00:00
CZipLoader.h - fixed missing DLL_LINKAGE 2013-11-09 13:49:36 +00:00
Filesystem.cpp - migrated boost::function/ref/bind to std:: variants 2014-08-04 20:33:59 +02:00
Filesystem.h - migrated boost::function/ref/bind to std:: variants 2014-08-04 20:33:59 +02:00
ISimpleResourceLoader.h Filesystem handling is now more flexible 2013-07-28 14:49:50 +00:00
ResourceID.cpp - minor optimizations 2013-11-14 13:21:09 +00:00
ResourceID.h Fixing spelling mistakes. Patch from josch, fixes #1759 2014-03-23 12:59:03 +00:00