1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-11-24 08:32:34 +02:00
vcmi/lib/filesystem
2016-02-02 12:19:33 +01:00
..
AdapterLoaders.cpp Merge branch 'develop' of https://github.com/vcmi/vcmi into develop 2016-01-27 21:08:18 +01:00
AdapterLoaders.h Fix build. 2016-01-27 19:32:59 +03:00
CArchiveLoader.cpp VCMIDirs update #5 2014-08-21 22:26:28 +02:00
CArchiveLoader.h Add "override" to virtual overriden methods 2015-10-13 21:05:36 +03: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 Fix tiny memory leak on opening/closing new game window 2015-02-07 17:30:57 +03:00
CCompressedStream.h Fix filenames in file headers 2015-12-08 09:53:14 +03:00
CFileInfo.cpp VCMIDirs update #5 2014-08-21 22:26:28 +02:00
CFileInfo.h - vcmi can now calculate crc32 checksum of a file 2013-11-08 20:36:26 +00:00
CFileInputStream.cpp some modernization of CFileInputStream implementation code 2016-01-12 23:40:24 +01:00
CFileInputStream.h some modernization of CFileInputStream implementation code 2016-01-12 23:40:24 +01:00
CFilesystemLoader.cpp replaced std::string with boost::filesystem::path in several places 2016-01-16 16:36:16 +01:00
CFilesystemLoader.h replaced std::string with boost::filesystem::path in several places 2016-01-16 16:36:16 +01: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 replaced std::string with boost::filesystem::path in several places 2016-01-16 16:36:16 +01:00
CZipLoader.h replaced std::string with boost::filesystem::path in several places 2016-01-16 16:36:16 +01:00
FileStream.cpp Compile fix #1 2016-02-02 12:19:33 +01:00
FileStream.h TAB instead of spaces 2016-01-19 20:53:29 +01:00
Filesystem.cpp VCMIDirs update #5 2014-08-21 22:26:28 +02:00
Filesystem.h - migrated boost::function/ref/bind to std:: variants 2014-08-04 20:33:59 +02:00
ISimpleResourceLoader.h Merge branch 'develop' of https://github.com/vcmi/vcmi into develop 2016-01-27 21:08:18 +01:00
ResourceID.cpp Check that resource type set before setName used 2015-02-06 10:51:32 +03:00
ResourceID.h Check that resource type set before setName used 2015-02-06 10:51:32 +03:00