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