Henning Koehler ef7900d0a2 added support for older saves (fails) 8 yıl önce
..
battle f1fd00f005 renamed & reused CBonusSystemNode::updateBonuses; tweaked updater signature 7 yıl önce
filesystem 0b70baa95e Spells configuration version 2 (effect-based) 7 yıl önce
logging c9ef773da0 fixed logging after rebase 8 yıl önce
mapObjects ef7900d0a2 added support for older saves (fails) 7 yıl önce
mapping 3795985de9 Eliminate warnings / errors. Pull request #388 7 yıl önce
minizip 38d836d1a5 Update project files to Visual Studio 2017 7 yıl önce
registerTypes d594845c32 fixed serialization issues 7 yıl önce
rmg 3795985de9 Eliminate warnings / errors. Pull request #388 7 yıl önce
serializer 324717acbe Spelling fixes: privilaged -> privileged, retreive -> retrieve 7 yıl önce
spells c94daf6faa Fixed https://bugs.vcmi.eu/view.php?id=2864 7 yıl önce
AI_Base.h f1e5797834 Code style: move or add licensing information on top of every file 8 yıl önce
CAndroidVMHelper.cpp 80f149e296 Better android input handling: sending notifications about CInputText changes to java so that we can display textinput overlay there; (#354) 8 yıl önce
CAndroidVMHelper.h 80f149e296 Better android input handling: sending notifications about CInputText changes to java so that we can display textinput overlay there; (#354) 8 yıl önce
CArtHandler.cpp 324717acbe Spelling fixes: privilaged -> privileged, retreive -> retrieve 7 yıl önce
CArtHandler.h 324717acbe Spelling fixes: privilaged -> privileged, retreive -> retrieve 7 yıl önce
CBonusTypeHandler.cpp 15138c23de Finished conversion to new logging API 8 yıl önce
CBonusTypeHandler.h 18b8e1c7ad Tweaked CBonusTypeHandler 8 yıl önce
CBuildingHandler.cpp f1e5797834 Code style: move or add licensing information on top of every file 8 yıl önce
CBuildingHandler.h f1e5797834 Code style: move or add licensing information on top of every file 8 yıl önce
CConfigHandler.cpp da117e9255 Code style: remove void from constructors without arguments 7 yıl önce
CConfigHandler.h da117e9255 Code style: remove void from constructors without arguments 7 yıl önce
CConsoleHandler.cpp 8c0fab1dcf fixes 8 yıl önce
CConsoleHandler.h 2da3d8a563 Code style: remove senseless comments 8 yıl önce
CCreatureHandler.cpp 0b70baa95e Spells configuration version 2 (effect-based) 7 yıl önce
CCreatureHandler.h 0b70baa95e Spells configuration version 2 (effect-based) 7 yıl önce
CCreatureSet.cpp 26a222ac62 Change JsonType to enum class (#393) 8 yıl önce
CCreatureSet.h 15138c23de Finished conversion to new logging API 8 yıl önce
CGameInfoCallback.cpp 0b70baa95e Spells configuration version 2 (effect-based) 7 yıl önce
CGameInfoCallback.h 0b70baa95e Spells configuration version 2 (effect-based) 7 yıl önce
CGameInterface.cpp 0b70baa95e Spells configuration version 2 (effect-based) 7 yıl önce
CGameInterface.h 0b70baa95e Spells configuration version 2 (effect-based) 7 yıl önce
CGameState.cpp 8bbe747e8e Cleanup undef for min / max. NOMINMAX is already in Global.h 7 yıl önce
CGameState.h 0b70baa95e Spells configuration version 2 (effect-based) 7 yıl önce
CGameStateFwd.h 9d9c026c85 Code style: serialize everything on own lines for easier debugging (#357) 8 yıl önce
CGeneralTextHandler.cpp abdca71828 skill names and descriptions are fully managed by CSkillHandler 8 yıl önce
CGeneralTextHandler.h abdca71828 skill names and descriptions are fully managed by CSkillHandler 8 yıl önce
CHeroHandler.cpp 3e0022be27 added support for new specialty json format; old format is converted to bonuses with updaters 7 yıl önce
CHeroHandler.h ef7900d0a2 added support for older saves (fails) 7 yıl önce
CMakeLists.txt 3c1c72319b CMake: update version on each compiling 7 yıl önce
CModHandler.cpp 0b70baa95e Spells configuration version 2 (effect-based) 7 yıl önce
CModHandler.h 0b70baa95e Spells configuration version 2 (effect-based) 7 yıl önce
CPathfinder.cpp eea50a044c Hide "this statement may fall through" warnings 7 yıl önce
CPathfinder.h f1e5797834 Code style: move or add licensing information on top of every file 8 yıl önce
CPlayerState.h 9d9c026c85 Code style: serialize everything on own lines for easier debugging (#357) 8 yıl önce
CRandomGenerator.cpp 0b70baa95e Spells configuration version 2 (effect-based) 7 yıl önce
CRandomGenerator.h 0b70baa95e Spells configuration version 2 (effect-based) 7 yıl önce
CScriptingModule.h 324717acbe Spelling fixes: privilaged -> privileged, retreive -> retrieve 7 yıl önce
CSkillHandler.cpp 0b70baa95e Spells configuration version 2 (effect-based) 7 yıl önce
CSkillHandler.h 0b70baa95e Spells configuration version 2 (effect-based) 7 yıl önce
CSoundBase.h f15cadc87b Implement configurable object sounds: ambient, visit and removal 7 yıl önce
CStack.cpp 15c8b192b4 CStack::prepareAttacked: fix for REBIRTH bonus after merge 7 yıl önce
CStack.h 0b70baa95e Spells configuration version 2 (effect-based) 7 yıl önce
CStopWatch.h f1e5797834 Code style: move or add licensing information on top of every file 8 yıl önce
CThreadHelper.cpp 0b70baa95e Spells configuration version 2 (effect-based) 7 yıl önce
CThreadHelper.h f1e5797834 Code style: move or add licensing information on top of every file 8 yıl önce
CTownHandler.cpp 26a222ac62 Change JsonType to enum class (#393) 8 yıl önce
CTownHandler.h c39cd5f951 Town building build mode fixes 8 yıl önce
CondSh.h f1e5797834 Code style: move or add licensing information on top of every file 8 yıl önce
ConstTransitivePtr.h f1e5797834 Code style: move or add licensing information on top of every file 8 yıl önce
FunctionList.h f1e5797834 Code style: move or add licensing information on top of every file 8 yıl önce
GameConstants.cpp 0b70baa95e Spells configuration version 2 (effect-based) 7 yıl önce
GameConstants.h 0b70baa95e Spells configuration version 2 (effect-based) 7 yıl önce
HeroBonus.cpp d594845c32 fixed serialization issues 7 yıl önce
HeroBonus.h ef7900d0a2 added support for older saves (fails) 7 yıl önce
IBonusTypeHandler.h 0b70baa95e Spells configuration version 2 (effect-based) 7 yıl önce
IGameCallback.cpp 324717acbe Spelling fixes: privilaged -> privileged, retreive -> retrieve 7 yıl önce
IGameCallback.h 324717acbe Spelling fixes: privilaged -> privileged, retreive -> retrieve 7 yıl önce
IGameEventsReceiver.h 0b70baa95e Spells configuration version 2 (effect-based) 7 yıl önce
IHandlerBase.cpp 53b5587c2e Advance map header serialization 9 yıl önce
IHandlerBase.h 0b70baa95e Spells configuration version 2 (effect-based) 7 yıl önce
Interprocess.h f1e5797834 Code style: move or add licensing information on top of every file 8 yıl önce
JsonDetail.cpp 26a222ac62 Change JsonType to enum class (#393) 8 yıl önce
JsonDetail.h 046e1a7c29 Prepared JsonNode for new logging API. 8 yıl önce
JsonNode.cpp 26a222ac62 Change JsonType to enum class (#393) 8 yıl önce
JsonNode.h 3795985de9 Eliminate warnings / errors. Pull request #388 7 yıl önce
LogicalExpression.cpp f1e5797834 Code style: move or add licensing information on top of every file 8 yıl önce
LogicalExpression.h f1e5797834 Code style: move or add licensing information on top of every file 8 yıl önce
NetPacks.h 0b70baa95e Spells configuration version 2 (effect-based) 7 yıl önce
NetPacksBase.h 0b70baa95e Spells configuration version 2 (effect-based) 7 yıl önce
NetPacksLib.cpp f1fd00f005 renamed & reused CBonusSystemNode::updateBonuses; tweaked updater signature 7 yıl önce
ResourceSet.cpp 15138c23de Finished conversion to new logging API 8 yıl önce
ResourceSet.h 15138c23de Finished conversion to new logging API 8 yıl önce
ScopeGuard.h c927913f5f - Improved json validation. Now it support most of features from latest json schema draft 12 yıl önce
StartInfo.h 8c0fab1dcf fixes 8 yıl önce
StdInc.cpp 3926920103 Rename radious -> radius 9 yıl önce
StdInc.h 74a82c4c9d Moved boost:format log proxy to CLoggerBase 9 yıl önce
StringConstants.h f1e5797834 Code style: move or add licensing information on top of every file 8 yıl önce
UnlockGuard.h f1e5797834 Code style: move or add licensing information on top of every file 8 yıl önce
VCMIDirs.cpp 8180e4d5c5 VCMIDirs: improvements for development on Mac and Linux 8 yıl önce
VCMIDirs.h f1e5797834 Code style: move or add licensing information on top of every file 8 yıl önce
VCMI_Lib.cpp 0b70baa95e Spells configuration version 2 (effect-based) 7 yıl önce
VCMI_Lib.h 0b70baa95e Spells configuration version 2 (effect-based) 7 yıl önce
VCMI_lib.cbp 0b70baa95e Spells configuration version 2 (effect-based) 7 yıl önce
VCMI_lib.vcxproj d4958ff5f8 update VS files to match spellrefactoring9 changes 7 yıl önce
VCMI_lib.vcxproj.filters d4958ff5f8 update VS files to match spellrefactoring9 changes 7 yıl önce
int3.h e9bfbb70c1 Ambient sounds: implement chebyshev distance for getTilesInRange 7 yıl önce
vcmi_endian.h f1e5797834 Code style: move or add licensing information on top of every file 8 yıl önce