1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-11-24 08:32:34 +02:00
vcmi/lib/filesystem
Michał W. Urbańczyk 43ef565e7e Added serializer-based class able to make deep copies of objects — CMemorySerializer.
CGameState::init will work on the deep copy of StartInfo.
Some casts to reduce warnings.
2014-02-08 21:54:35 +00:00
..
AdapterLoaders.cpp Win/loss conditions based on logical expressions, yet another large 2013-12-29 11:27:38 +00:00
AdapterLoaders.h Compile fix for MVS. 2013-12-29 15:48:56 +00:00
CArchiveLoader.cpp A bit improved error reporting for checksum calculation. 2013-11-10 13:43:55 +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 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 - 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 - fixed missing DLL_LINKAGE 2013-11-09 13:49:36 +00:00
CZipLoader.h - fixed missing DLL_LINKAGE 2013-11-09 13:49:36 +00:00
Filesystem.cpp - improved detection of missing files 2013-12-13 08:53:44 +00:00
Filesystem.h - minor refactoring for filesystem, moved checksum calculation to 2013-12-11 17:12:39 +00: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 - vcmi can now calculate crc32 checksum of a file 2013-11-08 20:36:26 +00:00