1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-01-04 00:15:53 +02:00
vcmi/lib/filesystem
2016-08-22 12:56:05 +03:00
..
AdapterLoaders.cpp Merge pull request #180 from Zyx-2000/FileInfo 2016-02-08 04:55:39 +03:00
AdapterLoaders.h Merge branch 'develop' into FileInfo 2016-01-27 19:21:43 +01:00
CArchiveLoader.cpp Replaced CFileInfo with more correct and efficient alternative 2016-01-26 14:51:38 +01:00
CArchiveLoader.h Replaced CFileInfo with more correct and efficient alternative 2016-01-26 14:51:38 +01:00
CBinaryReader.cpp
CBinaryReader.h
CCompressedStream.cpp Fixed memory leak in CCompressedStream 2016-08-22 12:56:05 +03:00
CCompressedStream.h
CFileInputStream.cpp Merge remote-tracking branch 'remotes/origin/develop' into feature/VCMIMapFormat1 2016-02-08 10:17:25 +03:00
CFileInputStream.h Replaced CFileInfo with more correct and efficient alternative 2016-01-26 14:51:38 +01:00
CFilesystemLoader.cpp Replaced CFileInfo with more correct and efficient alternative 2016-01-26 14:51:38 +01:00
CFilesystemLoader.h Replaced CFileInfo with more correct and efficient alternative 2016-01-26 14:51:38 +01:00
CInputOutputStream.h
CInputStream.h
CMemoryBuffer.cpp
CMemoryBuffer.h
CMemoryStream.cpp
CMemoryStream.h
COutputStream.h
CStream.h
CZipLoader.cpp Merge fixes 2016-02-04 12:28:12 +03:00
CZipLoader.h Merge fixes 2016-02-04 12:28:12 +03:00
CZipSaver.cpp
CZipSaver.h
FileInfo.cpp added new files 2016-01-29 15:39:44 +01:00
FileInfo.h added new files 2016-01-29 15:39:44 +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 Replaced CFileInfo with more correct and efficient alternative 2016-01-26 14:51:38 +01:00
Filesystem.h
ISimpleResourceLoader.h Merge branch 'develop' of https://github.com/vcmi/vcmi into develop 2016-01-27 21:08:18 +01:00
MinizipExtensions.cpp Complete json map format integration 2016-02-10 07:28:00 +03:00
MinizipExtensions.h Complete json map format integration 2016-02-10 07:28:00 +03:00
ResourceID.cpp Start integration of map format into engine 2016-02-09 20:20:03 +03:00
ResourceID.h further refactoring-related changes 2016-01-29 15:16:14 +01:00