1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-01-02 00:10:22 +02:00
vcmi/lib/filesystem
2016-02-03 14:26:25 +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
CArchiveLoader.h Add "override" to virtual overriden methods 2015-10-13 21:05:36 +03:00
CBinaryReader.cpp
CBinaryReader.h
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
CFileInfo.h
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
CMemoryStream.cpp
CMemoryStream.h
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 Final compilation fix suggested by AVS. 2016-02-03 14:26:25 +01:00
FileStream.h TAB instead of spaces 2016-01-19 20:53:29 +01:00
Filesystem.cpp
Filesystem.h
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