DjWarmonger bdb6db2ab7 Support for Aura of Magic Resistance. 14 years ago
..
vcmi_lib d0d60175d7 break, fix and break and fix - now its fine :) 17 years ago
BattleAction.cpp fcdc3f0bdd Various changes, including exprank limiter and development towards Tactics secondary skill support. 14 years ago
BattleAction.h 6fdb984799 Lots of refactoring & work for creature spells. 14 years ago
BattleState.cpp bdb6db2ab7 Support for Aura of Magic Resistance. 14 years ago
BattleState.h bdb6db2ab7 Support for Aura of Magic Resistance. 14 years ago
CArtHandler.cpp c4b8039c1e Added a missing rturn in CGameHandler::isAllowedExchangeForQuery. Fixed several typos. 14 years ago
CArtHandler.h c4b8039c1e Added a missing rturn in CGameHandler::isAllowedExchangeForQuery. Fixed several typos. 14 years ago
CBuildingHandler.cpp c4b8039c1e Added a missing rturn in CGameHandler::isAllowedExchangeForQuery. Fixed several typos. 14 years ago
CBuildingHandler.h b3234e8bfa * CGameInterface.h/.cpp moved from client project to lib (and, appropriately, to lib subfolder). 14 years ago
CCampaignHandler.cpp 8403d177aa Added endian aware macros read_le_u16 and read_le_u32 to replace readNormalNR(). Fixes a couple of issues on big endian machines. 14 years ago
CCampaignHandler.h 49083c4e5a * ConstTransitive CGI more or less done 15 years ago
CCreatureHandler.cpp bdb6db2ab7 Support for Aura of Magic Resistance. 14 years ago
CCreatureHandler.h 866d1c6e2a Rewrote CCreature::estimateCreatureCount to fix a compile warning. 14 years ago
CCreatureSet.cpp bdb6db2ab7 Support for Aura of Magic Resistance. 14 years ago
CCreatureSet.h 423fd2ffb7 Fixed #756 14 years ago
CDefObjInfoHandler.cpp 623325ca61 Ouch. Thing was for branch only. 14 years ago
CDefObjInfoHandler.h 5b836f428a Partial fix for 37. Full fix for 27, 64, 600. Fix for bug where code tried to reload non existent file. 14 years ago
CFileUtility.cpp c71127809e * minor fixes for revision 2193 (no shooting penalty bonus wasn't needed indeed but was poorly removed) 14 years ago
CFileUtility.h c71127809e * minor fixes for revision 2193 (no shooting penalty bonus wasn't needed indeed but was poorly removed) 14 years ago
CGameInterface.cpp 3152e6d540 Fixed #771, #772 and #787. 14 years ago
CGameInterface.h 0903d6037c New pack - BattleEffectTrigger for various one-shot effects with animation 14 years ago
CGameState.cpp 89bd7e273d - fixed #808 14 years ago
CGameState.h 623325ca61 Ouch. Thing was for branch only. 14 years ago
CGeneralTextHandler.cpp 092dac1f63 Fixed #262 (double quotes in some messages). 14 years ago
CGeneralTextHandler.h 70b21fc9eb Quick implementation of stack experience details. Minor fixes. 14 years ago
CHeroHandler.cpp c4b8039c1e Added a missing rturn in CGameHandler::isAllowedExchangeForQuery. Fixed several typos. 14 years ago
CHeroHandler.h bcce343b6c Created terrains.json from native_terrains.txt and TERCOSTS.TXT. 14 years ago
CLodHandler.cpp 7b1ede449d Removed last instances of readNormalNr. Made readChar an inline. 14 years ago
CLodHandler.h 7b1ede449d Removed last instances of readNormalNr. Made readChar an inline. 14 years ago
CMapInfo.cpp 49083c4e5a * ConstTransitive CGI more or less done 15 years ago
CMapInfo.h b4edd10e6c * beegee's comments patch 14 years ago
CObjectHandler.cpp 828a3f0776 Fixed #427 (custom quest messages). 14 years ago
CObjectHandler.h 828a3f0776 Fixed #427 (custom quest messages). 14 years ago
CObstacleInstance.h 617e1f962e New files for lib: 14 years ago
CScriptingModule.h 580c4e4c9b ERM is now a separate project, linking to ./Scripting/ERM.dll and consisting all ERM* files from ./lib. 14 years ago
CSpellHandler.cpp fa6bddcad5 A bunch of mechanics & refactorings. 14 years ago
CSpellHandler.h fa6bddcad5 A bunch of mechanics & refactorings. 14 years ago
CTownHandler.cpp 835bd1fbeb Reverting r2327 14 years ago
CTownHandler.h 1a2323996e Move CTownHandler::loadStructures inside CTownHandler::loadNames and rename the latter with the former. 14 years ago
CondSh.h b4edd10e6c * beegee's comments patch 14 years ago
Connection.cpp 623325ca61 Ouch. Thing was for branch only. 14 years ago
Connection.h c4b8039c1e Added a missing rturn in CGameHandler::isAllowedExchangeForQuery. Fixed several typos. 14 years ago
ConstTransitivePtr.h 2ff07fa66a - Next part of animation system: 14 years ago
HeroBonus.cpp 9621cbcaa7 * fixed crash on calculating dmg dealt by stack under Curse 14 years ago
HeroBonus.h 5e40d3da72 Support for Enchanter ability. 14 years ago
IGameCallback.cpp 9a1460c2e0 Handling of cursor for creatures casting spells. 14 years ago
IGameCallback.h 9a1460c2e0 Handling of cursor for creatures casting spells. 14 years ago
IGameEventsReceiver.h 0903d6037c New pack - BattleEffectTrigger for various one-shot effects with animation 14 years ago
Interprocess.h b5ae7d5cbe * refactorings and comment coverage improvements 16 years ago
JsonNode.cpp 89bd7e273d - fixed #808 14 years ago
JsonNode.h 89bd7e273d - fixed #808 14 years ago
Makefile.am 98d32acf1b - new files JsonNode.cpp/.h 14 years ago
Makefile.in 98d32acf1b - new files JsonNode.cpp/.h 14 years ago
NetPacks.h 95f23cf20f Support for Bind ability. 14 years ago
NetPacksLib.cpp 95f23cf20f Support for Bind ability. 14 years ago
RegisterTypes.cpp 0903d6037c New pack - BattleEffectTrigger for various one-shot effects with animation 14 years ago
RegisterTypes.h f9ae91d88c * further changes towards support for ranged spells 16 years ago
ResourceSet.cpp b3234e8bfa * CGameInterface.h/.cpp moved from client project to lib (and, appropriately, to lib subfolder). 14 years ago
ResourceSet.h f3b6ecf9a3 Compile fix for ubuntu 10.04 14 years ago
VCMIDirs.h ddd3d166b1 Let user add maps in his home directory. Linux only. 14 years ago
VCMI_Lib.cpp 1a2323996e Move CTownHandler::loadStructures inside CTownHandler::loadNames and rename the latter with the former. 14 years ago
VCMI_Lib.h fbf822ba11 Fixed typo. 14 years ago
VCMI_lib.cbp a113a8d289 * patch update from Dikamilo 16 years ago
VCMI_lib.vcxproj 26a83d7680 http://forum.vcmi.eu/viewtopic.php?p=5956#5956 14 years ago
map.cpp 828a3f0776 Fixed #427 (custom quest messages). 14 years ago
map.h c4b8039c1e Added a missing rturn in CGameHandler::isAllowedExchangeForQuery. Fixed several typos. 14 years ago
vcmi_endian.h e43ac3fa06 Fixed alignment issue on sparc. Minor optimization of CCreatureAnimation::nextFrameT. 14 years ago