1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-11-24 08:32:34 +02:00
vcmi/lib/filesystem
ArseniyShestakov 19d1de3142 Only remove extension if it belongs to specified file type
This one fixes issue 1557
Now it's possible to load maps with dots in filename.
2015-01-26 16:40:49 +03:00
..
AdapterLoaders.cpp fix a few comments. No code changes. 2014-05-21 13:02:20 +04:00
AdapterLoaders.h Compile fix for MVS. 2013-12-29 15:48:56 +00:00
CArchiveLoader.cpp VCMIDirs update #5 2014-08-21 22:26:28 +02:00
CArchiveLoader.h VCMIDirs update #5 2014-08-21 22:26:28 +02: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 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 VCMIDirs update #5 2014-08-21 22:26:28 +02:00
CFileInputStream.h VCMIDirs update #5 2014-08-21 22:26:28 +02:00
CFilesystemLoader.cpp VCMIDirs update #5 2014-08-21 22:26:28 +02:00
CFilesystemLoader.h VCMIDirs update #5 2014-08-21 22:26:28 +02: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 Fixing spelling mistakes. Patch from josch, fixes #1759 2014-03-23 12:59:03 +00:00
CZipLoader.h use system version of minizip 2014-09-02 17:00:20 +02: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 Filesystem handling is now more flexible 2013-07-28 14:49:50 +00:00
ResourceID.cpp Only remove extension if it belongs to specified file type 2015-01-26 16:40:49 +03:00
ResourceID.h Fixing spelling mistakes. Patch from josch, fixes #1759 2014-03-23 12:59:03 +00:00