1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-12-26 22:57:00 +02:00
vcmi/lib/Filesystem
Ivan Savenko 1fdacc4085 - fixes #1086
- removed outdated code from filesystem. Filesystem.json from 0.89b will no longer work.
2012-09-27 13:23:33 +00:00
..
CBinaryReader.cpp some work on new filesystem, not tested 2012-07-23 10:23:43 +00:00
CBinaryReader.h - fixed #1075, #1080, #1081 2012-09-26 13:13:39 +00:00
CCompressedStream.cpp - removed debug 2012-08-02 11:05:40 +00:00
CCompressedStream.h - removed multiple unused files 2012-08-02 11:03:26 +00:00
CFileInfo.cpp * std::unordered_map implementation in MSVC 10 has terribly slow destructor. Since bug is fixed only in VC11, I replaced it with boost::unordered_map. 2012-08-08 08:25:27 +00:00
CFileInfo.h * std::unordered_map implementation in MSVC 10 has terribly slow destructor. Since bug is fixed only in VC11, I replaced it with boost::unordered_map. 2012-08-08 08:25:27 +00:00
CFileInputStream.cpp - removed multiple unused files 2012-08-02 11:03:26 +00:00
CFileInputStream.h - removed multiple unused files 2012-08-02 11:03:26 +00:00
CFilesystemLoader.cpp - fixed seer hut issue (#1073) 2012-09-17 17:25:54 +00:00
CFilesystemLoader.h * std::unordered_map implementation in MSVC 10 has terribly slow destructor. Since bug is fixed only in VC11, I replaced it with boost::unordered_map. 2012-08-08 08:25:27 +00:00
CInputStream.h large filesystem update. Filesysytem is now fully functional, everything should work. 2012-08-01 12:02:54 +00:00
CLodArchiveLoader.cpp * New files for lib: CBattleCallback.cpp and CBattleCallback.h 2012-08-26 09:07:48 +00:00
CLodArchiveLoader.h * std::unordered_map implementation in MSVC 10 has terribly slow destructor. Since bug is fixed only in VC11, I replaced it with boost::unordered_map. 2012-08-08 08:25:27 +00:00
CMemoryStream.cpp - removed multiple unused files 2012-08-02 11:03:26 +00:00
CMemoryStream.h - removed multiple unused files 2012-08-02 11:03:26 +00:00
CResourceLoader.cpp - fixes #1086 2012-09-27 13:23:33 +00:00
CResourceLoader.h - fixed #1075, #1080, #1081 2012-09-26 13:13:39 +00:00
ISimpleResourceLoader.h * std::unordered_map implementation in MSVC 10 has terribly slow destructor. Since bug is fixed only in VC11, I replaced it with boost::unordered_map. 2012-08-08 08:25:27 +00:00