1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-12-26 22:57:00 +02:00
vcmi/lib/filesystem
Ivan Savenko 208df34fc2 bigfixing & new file: launcher/jsonutils.cpp
- launcher uses json parser from vcmi lib instead of one from Qt #1469
- fixed abilities overrides for some creatures #1476
- fixed hero portraits in seer huts #1402
- ttf fonts will render text in utf-8 mode. Not really useful at this point
- new settings entry, available in launcher: encoding. Unused for now.
2013-09-21 18:29:26 +00:00
..
AdapterLoaders.cpp - more filesystem logging and possible fix for Win 2013-07-29 10:08:02 +00:00
AdapterLoaders.h - more filesystem logging and possible fix for Win 2013-07-29 10:08:02 +00:00
CArchiveLoader.cpp - more filesystem logging and possible fix for Win 2013-07-29 10:08:02 +00:00
CArchiveLoader.h Filesystem handling is now more flexible 2013-07-28 14:49:50 +00:00
CBinaryReader.cpp Filesystem handling is now more flexible 2013-07-28 14:49:50 +00:00
CBinaryReader.h Filesystem handling is now more flexible 2013-07-28 14:49:50 +00:00
CCompressedStream.cpp introduced zip support into vcmi 2013-07-30 15:02:55 +00:00
CCompressedStream.h Project finally compiles. 2013-08-23 09:19:13 +00:00
CFileInfo.cpp - Renamed /lib subfolders to lowercase 2013-04-07 10:48:07 +00:00
CFileInfo.h Filesystem handling is now more flexible 2013-07-28 14:49:50 +00:00
CFileInputStream.cpp Filesystem handling is now more flexible 2013-07-28 14:49:50 +00:00
CFileInputStream.h - more filesystem logging and possible fix for Win 2013-07-29 10:08:02 +00:00
CFilesystemLoader.cpp introduced zip support into vcmi 2013-07-30 15:02:55 +00:00
CFilesystemLoader.h Filesystem handling is now more flexible 2013-07-28 14:49:50 +00:00
CInputStream.h Filesystem handling is now more flexible 2013-07-28 14:49:50 +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 - support for Chinese fonts (GBK 2-byte encoding) 2013-09-08 16:49:23 +00:00
CZipLoader.h - ZipArchive namespace for operations with zip archives, located in CZipLoader.h/cpp. 2013-08-19 11:50:53 +00:00
Filesystem.cpp bigfixing & new file: launcher/jsonutils.cpp 2013-09-21 18:29:26 +00:00
Filesystem.h introduced zip support into vcmi 2013-07-30 15:02:55 +00:00
ISimpleResourceLoader.h Filesystem handling is now more flexible 2013-07-28 14:49:50 +00:00