mirror of
https://github.com/vcmi/vcmi.git
synced 2024-11-24 08:32:34 +02:00
d390113c23
* Updated MSVC project files * Filesystem: My version of .SND archive does not have \0 after WAV extension. Fixed (though hardcoded 3-char extension length). * New bonus types: BLOCK_MAGIC_ABOVE for blocking casting spells above given level and BLOCK_ALL_MAGIC for blocking all magic. * Heavy rewrite of battle callbacks. Fixed some minor bugs. Code reusage between lib/client/server (removed proxy calls). Better access control and support for various perspectives. * Fixed #1031 * Fixed Orb of Inhibition and Recanter's Cloak (they were incorrectly implemented). Fixed #97. * Fleeing hero won't lose artifacts. Spellbook won't be captured. Fixed #980. * Fixed crash when attacking stack dies before counterattack (ie. because of Fire Shield) * Server does some basic checks if action requests during battle are valid * Minor stuff. |
||
---|---|---|
.. | ||
CBinaryReader.cpp | ||
CBinaryReader.h | ||
CCompressedStream.cpp | ||
CCompressedStream.h | ||
CFileInfo.cpp | ||
CFileInfo.h | ||
CFileInputStream.cpp | ||
CFileInputStream.h | ||
CFilesystemLoader.cpp | ||
CFilesystemLoader.h | ||
CInputStream.h | ||
CLodArchiveLoader.cpp | ||
CLodArchiveLoader.h | ||
CMemoryStream.cpp | ||
CMemoryStream.h | ||
CResourceLoader.cpp | ||
CResourceLoader.h | ||
ISimpleResourceLoader.h |