1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-11-24 08:32:34 +02:00
vcmi/lib/filesystem
2016-01-29 15:39:44 +01:00
..
AdapterLoaders.cpp further refactoring-related changes 2016-01-29 15:16:14 +01: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 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
CFileInputStream.cpp Replaced CFileInfo with more correct and efficient alternative 2016-01-26 14:51:38 +01: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
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 CFileInfo with more correct and efficient alternative 2016-01-26 14:51:38 +01:00
CZipLoader.h replaced std::string with boost::filesystem::path in several places 2016-01-16 16:36:16 +01:00
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 additional polishing 2016-01-19 11:56:03 +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 - migrated boost::function/ref/bind to std:: variants 2014-08-04 20:33:59 +02:00
ISimpleResourceLoader.h Fix build. 2016-01-27 19:32:59 +03:00
ResourceID.cpp further refactoring-related changes 2016-01-29 15:16:14 +01:00
ResourceID.h further refactoring-related changes 2016-01-29 15:16:14 +01:00