Henning Koehler d3e4fc6e7a renamed CBonusSystemNode::popBonuses to removeBonusesRecursive 7 years ago
..
battle d3e4fc6e7a renamed CBonusSystemNode::popBonuses to removeBonusesRecursive 7 years ago
filesystem 0b70baa95e Spells configuration version 2 (effect-based) 7 years ago
logging c9ef773da0 fixed logging after rebase 8 years ago
mapObjects 4c0a67041b secondary skill bonuses get updated via replacement (issue 2796) 7 years ago
mapping f917ec5254 Revert "Fixed ancient backward compatibility regression" 7 years ago
minizip 38d836d1a5 Update project files to Visual Studio 2017 7 years ago
registerTypes 95e2b44319 added TimesStackLevelUpdater 7 years ago
rmg 26aad17295 Actually copy zone data from map generator template 7 years ago
serializer 4ee9d7f65a Configure JSON merge behaviour via #override flag (#423) 7 years ago
spells f126a34a5e Fixed https://bugs.vcmi.eu/view.php?id=2904 7 years ago
AI_Base.h f1e5797834 Code style: move or add licensing information on top of every file 8 years ago
CAndroidVMHelper.cpp 80f149e296 Better android input handling: sending notifications about CInputText changes to java so that we can display textinput overlay there; (#354) 8 years ago
CAndroidVMHelper.h 80f149e296 Better android input handling: sending notifications about CInputText changes to java so that we can display textinput overlay there; (#354) 8 years ago
CArtHandler.cpp 324717acbe Spelling fixes: privilaged -> privileged, retreive -> retrieve 7 years ago
CArtHandler.h 324717acbe Spelling fixes: privilaged -> privileged, retreive -> retrieve 7 years ago
CBonusTypeHandler.cpp 15138c23de Finished conversion to new logging API 8 years ago
CBonusTypeHandler.h 18b8e1c7ad Tweaked CBonusTypeHandler 8 years ago
CBuildingHandler.cpp f1e5797834 Code style: move or add licensing information on top of every file 8 years ago
CBuildingHandler.h f1e5797834 Code style: move or add licensing information on top of every file 8 years ago
CConfigHandler.cpp da117e9255 Code style: remove void from constructors without arguments 7 years ago
CConfigHandler.h da117e9255 Code style: remove void from constructors without arguments 7 years ago
CConsoleHandler.cpp 8c0fab1dcf fixes 8 years ago
CConsoleHandler.h 2da3d8a563 Code style: remove senseless comments 8 years ago
CCreatureHandler.cpp 0b70baa95e Spells configuration version 2 (effect-based) 7 years ago
CCreatureHandler.h 0b70baa95e Spells configuration version 2 (effect-based) 7 years ago
CCreatureSet.cpp d3e4fc6e7a renamed CBonusSystemNode::popBonuses to removeBonusesRecursive 7 years ago
CCreatureSet.h 15138c23de Finished conversion to new logging API 8 years ago
CGameInfoCallback.cpp 0b70baa95e Spells configuration version 2 (effect-based) 7 years ago
CGameInfoCallback.h 0b70baa95e Spells configuration version 2 (effect-based) 7 years ago
CGameInterface.cpp 0b70baa95e Spells configuration version 2 (effect-based) 7 years ago
CGameInterface.h 0b70baa95e Spells configuration version 2 (effect-based) 7 years ago
CGameState.cpp d3e4fc6e7a renamed CBonusSystemNode::popBonuses to removeBonusesRecursive 7 years ago
CGameState.h 0b70baa95e Spells configuration version 2 (effect-based) 7 years ago
CGameStateFwd.h 9d9c026c85 Code style: serialize everything on own lines for easier debugging (#357) 8 years ago
CGeneralTextHandler.cpp abdca71828 skill names and descriptions are fully managed by CSkillHandler 8 years ago
CGeneralTextHandler.h abdca71828 skill names and descriptions are fully managed by CSkillHandler 8 years ago
CHeroHandler.cpp 6c443d7094 SPECIAL_SPELL_LEV and SPECIAL_BLESS_DAMAGE no longer scale with hero level 7 years ago
CHeroHandler.h 9850e7254e updated serialization version to 781 7 years ago
CMakeLists.txt 8b002ad774 Issue2888 (#421) 7 years ago
CModHandler.cpp 0b70baa95e Spells configuration version 2 (effect-based) 7 years ago
CModHandler.h 0b70baa95e Spells configuration version 2 (effect-based) 7 years ago
CPathfinder.cpp eea50a044c Hide "this statement may fall through" warnings 7 years ago
CPathfinder.h f1e5797834 Code style: move or add licensing information on top of every file 8 years ago
CPlayerState.h 9d9c026c85 Code style: serialize everything on own lines for easier debugging (#357) 8 years ago
CRandomGenerator.cpp 0b70baa95e Spells configuration version 2 (effect-based) 7 years ago
CRandomGenerator.h 0b70baa95e Spells configuration version 2 (effect-based) 7 years ago
CScriptingModule.h 324717acbe Spelling fixes: privilaged -> privileged, retreive -> retrieve 7 years ago
CSkillHandler.cpp 0b70baa95e Spells configuration version 2 (effect-based) 7 years ago
CSkillHandler.h 0b70baa95e Spells configuration version 2 (effect-based) 7 years ago
CSoundBase.h f15cadc87b Implement configurable object sounds: ambient, visit and removal 7 years ago
CStack.cpp 15c8b192b4 CStack::prepareAttacked: fix for REBIRTH bonus after merge 7 years ago
CStack.h 0b70baa95e Spells configuration version 2 (effect-based) 7 years ago
CStopWatch.h f1e5797834 Code style: move or add licensing information on top of every file 8 years ago
CThreadHelper.cpp 0b70baa95e Spells configuration version 2 (effect-based) 7 years ago
CThreadHelper.h f1e5797834 Code style: move or add licensing information on top of every file 8 years ago
CTownHandler.cpp 26a222ac62 Change JsonType to enum class (#393) 8 years ago
CTownHandler.h c39cd5f951 Town building build mode fixes 8 years ago
CondSh.h f1e5797834 Code style: move or add licensing information on top of every file 8 years ago
ConstTransitivePtr.h f1e5797834 Code style: move or add licensing information on top of every file 8 years ago
FunctionList.h f1e5797834 Code style: move or add licensing information on top of every file 8 years ago
GameConstants.cpp 0b70baa95e Spells configuration version 2 (effect-based) 7 years ago
GameConstants.h 0b70baa95e Spells configuration version 2 (effect-based) 7 years ago
HeroBonus.cpp d3e4fc6e7a renamed CBonusSystemNode::popBonuses to removeBonusesRecursive 7 years ago
HeroBonus.h d3e4fc6e7a renamed CBonusSystemNode::popBonuses to removeBonusesRecursive 7 years ago
IBonusTypeHandler.h 0b70baa95e Spells configuration version 2 (effect-based) 7 years ago
IGameCallback.cpp 324717acbe Spelling fixes: privilaged -> privileged, retreive -> retrieve 7 years ago
IGameCallback.h 324717acbe Spelling fixes: privilaged -> privileged, retreive -> retrieve 7 years ago
IGameEventsReceiver.h 0b70baa95e Spells configuration version 2 (effect-based) 7 years ago
IHandlerBase.cpp 53b5587c2e Advance map header serialization 9 years ago
IHandlerBase.h 0b70baa95e Spells configuration version 2 (effect-based) 7 years ago
Interprocess.h f1e5797834 Code style: move or add licensing information on top of every file 8 years ago
JsonDetail.cpp 4ee9d7f65a Configure JSON merge behaviour via #override flag (#423) 7 years ago
JsonDetail.h 6ae103dd63 print json in compact format 7 years ago
JsonNode.cpp 4ee9d7f65a Configure JSON merge behaviour via #override flag (#423) 7 years ago
JsonNode.h 4ee9d7f65a Configure JSON merge behaviour via #override flag (#423) 7 years ago
LogicalExpression.cpp f1e5797834 Code style: move or add licensing information on top of every file 8 years ago
LogicalExpression.h f1e5797834 Code style: move or add licensing information on top of every file 8 years ago
NetPacks.h 0b70baa95e Spells configuration version 2 (effect-based) 7 years ago
NetPacksBase.h 0b70baa95e Spells configuration version 2 (effect-based) 7 years ago
NetPacksLib.cpp d3e4fc6e7a renamed CBonusSystemNode::popBonuses to removeBonusesRecursive 7 years ago
ResourceSet.cpp 15138c23de Finished conversion to new logging API 8 years ago
ResourceSet.h 15138c23de Finished conversion to new logging API 8 years ago
ScopeGuard.h c927913f5f - Improved json validation. Now it support most of features from latest json schema draft 12 years ago
StartInfo.h 8c0fab1dcf fixes 8 years ago
StdInc.cpp 3926920103 Rename radious -> radius 9 years ago
StdInc.h 74a82c4c9d Moved boost:format log proxy to CLoggerBase 9 years ago
StringConstants.h f1e5797834 Code style: move or add licensing information on top of every file 8 years ago
UnlockGuard.h f1e5797834 Code style: move or add licensing information on top of every file 8 years ago
VCMIDirs.cpp 8180e4d5c5 VCMIDirs: improvements for development on Mac and Linux 8 years ago
VCMIDirs.h f1e5797834 Code style: move or add licensing information on top of every file 8 years ago
VCMI_Lib.cpp 0b70baa95e Spells configuration version 2 (effect-based) 7 years ago
VCMI_Lib.h 0b70baa95e Spells configuration version 2 (effect-based) 7 years ago
VCMI_lib.cbp 8b002ad774 Issue2888 (#421) 7 years ago
VCMI_lib.vcxproj 44d653b835 Update VS files to match latest develop (#424) 7 years ago
VCMI_lib.vcxproj.filters 44d653b835 Update VS files to match latest develop (#424) 7 years ago
int3.h e9bfbb70c1 Ambient sounds: implement chebyshev distance for getTilesInRange 7 years ago
vcmi_endian.h f1e5797834 Code style: move or add licensing information on top of every file 8 years ago