1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-12-18 17:40:48 +02:00
vcmi/lib/Filesystem
Ivan Savenko b3c17d2788 large filesystem update. Filesysytem is now fully functional, everything should work.
- completely replaced CLodHandler, removed bitmaph and spriteh
- replaced CLodStream in favour of CCompressedStream (2 new files)
- renamed CResourceLoaderFactory and ResourceIndetifier to shorter names
NOTES:
- campaign loading is currently broken. Will fix.
- I am going to remove several unused files in several days (e.g. LodHandler)
2012-08-01 12:02:54 +00:00
..
CBinaryReader.cpp some work on new filesystem, not tested 2012-07-23 10:23:43 +00:00
CBinaryReader.h some work on new filesystem, not tested 2012-07-23 10:23:43 +00:00
CCompressedStream.cpp large filesystem update. Filesysytem is now fully functional, everything should work. 2012-08-01 12:02:54 +00:00
CCompressedStream.h large filesystem update. Filesysytem is now fully functional, everything should work. 2012-08-01 12:02:54 +00:00
CFileInfo.cpp large filesystem update. Filesysytem is now fully functional, everything should work. 2012-08-01 12:02:54 +00:00
CFileInfo.h large filesystem update. Filesysytem is now fully functional, everything should work. 2012-08-01 12:02:54 +00:00
CFileInputStream.cpp large filesystem update. Filesysytem is now fully functional, everything should work. 2012-08-01 12:02:54 +00:00
CFileInputStream.h large filesystem update. Filesysytem is now fully functional, everything should work. 2012-08-01 12:02:54 +00:00
CFilesystemLoader.cpp large filesystem update. Filesysytem is now fully functional, everything should work. 2012-08-01 12:02:54 +00:00
CFilesystemLoader.h large filesystem update. Filesysytem is now fully functional, everything should work. 2012-08-01 12:02:54 +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 large filesystem update. Filesysytem is now fully functional, everything should work. 2012-08-01 12:02:54 +00:00
CLodArchiveLoader.h large filesystem update. Filesysytem is now fully functional, everything should work. 2012-08-01 12:02:54 +00:00
CLodStream.cpp large filesystem update. Filesysytem is now fully functional, everything should work. 2012-08-01 12:02:54 +00:00
CLodStream.h large filesystem update. Filesysytem is now fully functional, everything should work. 2012-08-01 12:02:54 +00:00
CMemoryStream.cpp * Implementation of the new filesystem API (msvc project files needs to be updated) 2012-07-22 15:02:13 +00:00
CMemoryStream.h * Implementation of the new filesystem API (msvc project files needs to be updated) 2012-07-22 15:02:13 +00:00
CResourceLoader.cpp large filesystem update. Filesysytem is now fully functional, everything should work. 2012-08-01 12:02:54 +00:00
CResourceLoader.h large filesystem update. Filesysytem is now fully functional, everything should work. 2012-08-01 12:02:54 +00:00
ISimpleResourceLoader.cpp large filesystem update. Filesysytem is now fully functional, everything should work. 2012-08-01 12:02:54 +00:00
ISimpleResourceLoader.h large filesystem update. Filesysytem is now fully functional, everything should work. 2012-08-01 12:02:54 +00:00