Arseniy Shestakov 7eed456753 Tower: use bonus system for lookout tower and grail extra sight radius 9 ani în urmă
..
battle feba7e1979 tactics distance increased to 1 + bonus (#375) 8 ani în urmă
filesystem 654ca96e9d fixed code format and other minor issues 8 ani în urmă
logging c9ef773da0 fixed logging after rebase 8 ani în urmă
mapObjects 7eed456753 Tower: use bonus system for lookout tower and grail extra sight radius 8 ani în urmă
mapping 8c0fab1dcf fixes 8 ani în urmă
minizip e3ba491fa1 Use multi-core compile by default, fix VCMI_client path 8 ani în urmă
registerTypes f1e5797834 Code style: move or add licensing information on top of every file 8 ani în urmă
rmg 0868164147 (int) -> static_cast<int> 8 ani în urmă
serializer 5091b117e2 fixed serialization for older savegames 8 ani în urmă
spells 03b7da93e2 use logMod for all mod-related logging 8 ani în urmă
AI_Base.h f1e5797834 Code style: move or add licensing information on top of every file 8 ani în urmă
CAndroidVMHelper.cpp 80f149e296 Better android input handling: sending notifications about CInputText changes to java so that we can display textinput overlay there; (#354) 8 ani în urmă
CAndroidVMHelper.h 80f149e296 Better android input handling: sending notifications about CInputText changes to java so that we can display textinput overlay there; (#354) 8 ani în urmă
CArtHandler.cpp 03b7da93e2 use logMod for all mod-related logging 8 ani în urmă
CArtHandler.h 9d9c026c85 Code style: serialize everything on own lines for easier debugging (#357) 8 ani în urmă
CBonusTypeHandler.cpp 15138c23de Finished conversion to new logging API 8 ani în urmă
CBonusTypeHandler.h 18b8e1c7ad Tweaked CBonusTypeHandler 8 ani în urmă
CBuildingHandler.cpp f1e5797834 Code style: move or add licensing information on top of every file 8 ani în urmă
CBuildingHandler.h f1e5797834 Code style: move or add licensing information on top of every file 8 ani în urmă
CConfigHandler.cpp 046e1a7c29 Prepared JsonNode for new logging API. 8 ani în urmă
CConfigHandler.h 2da3d8a563 Code style: remove senseless comments 8 ani în urmă
CConsoleHandler.cpp 8c0fab1dcf fixes 8 ani în urmă
CConsoleHandler.h 2da3d8a563 Code style: remove senseless comments 8 ani în urmă
CCreatureHandler.cpp 8c0fab1dcf fixes 8 ani în urmă
CCreatureHandler.h 9d9c026c85 Code style: serialize everything on own lines for easier debugging (#357) 8 ani în urmă
CCreatureSet.cpp 15138c23de Finished conversion to new logging API 8 ani în urmă
CCreatureSet.h 15138c23de Finished conversion to new logging API 8 ani în urmă
CGameInfoCallback.cpp 15138c23de Finished conversion to new logging API 8 ani în urmă
CGameInfoCallback.h f1e5797834 Code style: move or add licensing information on top of every file 8 ani în urmă
CGameInterface.cpp 15138c23de Finished conversion to new logging API 8 ani în urmă
CGameInterface.h f1e5797834 Code style: move or add licensing information on top of every file 8 ani în urmă
CGameState.cpp c8d8e38a31 Sight map: add asserts to make sure we'll notice if something broke 8 ani în urmă
CGameState.h 33f8686ca6 Sight map: new version of FoW. Using TeamState fogOfWarMap as storage 8 ani în urmă
CGameStateFwd.h 9d9c026c85 Code style: serialize everything on own lines for easier debugging (#357) 8 ani în urmă
CGeneralTextHandler.cpp abdca71828 skill names and descriptions are fully managed by CSkillHandler 8 ani în urmă
CGeneralTextHandler.h abdca71828 skill names and descriptions are fully managed by CSkillHandler 8 ani în urmă
CHeroHandler.cpp 03b7da93e2 use logMod for all mod-related logging 8 ani în urmă
CHeroHandler.h 9d9c026c85 Code style: serialize everything on own lines for easier debugging (#357) 8 ani în urmă
CMakeLists.txt 654ca96e9d fixed code format and other minor issues 8 ani în urmă
CModHandler.cpp 37df5c9d88 reworked mod loading to follow standard approach 8 ani în urmă
CModHandler.h 3cc84e5975 moved contains functions for multimap to Globals.h 8 ani în urmă
CPathfinder.cpp 143ff682bc Logging cleanup 8 ani în urmă
CPathfinder.h f1e5797834 Code style: move or add licensing information on top of every file 8 ani în urmă
CPlayerState.h 9d9c026c85 Code style: serialize everything on own lines for easier debugging (#357) 8 ani în urmă
CRandomGenerator.cpp f1e5797834 Code style: move or add licensing information on top of every file 8 ani în urmă
CRandomGenerator.h f1e5797834 Code style: move or add licensing information on top of every file 8 ani în urmă
CScriptingModule.h f1e5797834 Code style: move or add licensing information on top of every file 8 ani în urmă
CSkillHandler.cpp 37df5c9d88 reworked mod loading to follow standard approach 8 ani în urmă
CSkillHandler.h 37df5c9d88 reworked mod loading to follow standard approach 8 ani în urmă
CSoundBase.h f1e5797834 Code style: move or add licensing information on top of every file 8 ani în urmă
CStack.cpp ef73f416dc fixed resurrection corner case 8 ani în urmă
CStack.h 15138c23de Finished conversion to new logging API 8 ani în urmă
CStopWatch.h f1e5797834 Code style: move or add licensing information on top of every file 8 ani în urmă
CThreadHelper.cpp f1e5797834 Code style: move or add licensing information on top of every file 8 ani în urmă
CThreadHelper.h f1e5797834 Code style: move or add licensing information on top of every file 8 ani în urmă
CTownHandler.cpp 03b7da93e2 use logMod for all mod-related logging 8 ani în urmă
CTownHandler.h 9d9c026c85 Code style: serialize everything on own lines for easier debugging (#357) 8 ani în urmă
CondSh.h f1e5797834 Code style: move or add licensing information on top of every file 8 ani în urmă
ConstTransitivePtr.h f1e5797834 Code style: move or add licensing information on top of every file 8 ani în urmă
FunctionList.h f1e5797834 Code style: move or add licensing information on top of every file 8 ani în urmă
GameConstants.cpp 3764ec8be1 more code format issues 8 ani în urmă
GameConstants.h 3764ec8be1 more code format issues 8 ani în urmă
HeroBonus.cpp a7104377d6 fixed CREATURE_TYPE_LIMITER for creatures without a stack instance (#374) 8 ani în urmă
HeroBonus.h 69a538a600 added bonus type MANUAL_CONTROL 8 ani în urmă
IBonusTypeHandler.h f1e5797834 Code style: move or add licensing information on top of every file 8 ani în urmă
IGameCallback.cpp 7eed456753 Tower: use bonus system for lookout tower and grail extra sight radius 8 ani în urmă
IGameCallback.h f1e5797834 Code style: move or add licensing information on top of every file 8 ani în urmă
IGameEventsReceiver.h 4f8c7bd4bb CStack refactoring 8 ani în urmă
IHandlerBase.cpp 53b5587c2e Advance map header serialization 9 ani în urmă
IHandlerBase.h 03b7da93e2 use logMod for all mod-related logging 8 ani în urmă
Interprocess.h f1e5797834 Code style: move or add licensing information on top of every file 8 ani în urmă
JsonDetail.cpp 03b7da93e2 use logMod for all mod-related logging 8 ani în urmă
JsonDetail.h 046e1a7c29 Prepared JsonNode for new logging API. 8 ani în urmă
JsonNode.cpp 03b7da93e2 use logMod for all mod-related logging 8 ani în urmă
JsonNode.h 046e1a7c29 Prepared JsonNode for new logging API. 8 ani în urmă
LogicalExpression.cpp f1e5797834 Code style: move or add licensing information on top of every file 8 ani în urmă
LogicalExpression.h f1e5797834 Code style: move or add licensing information on top of every file 8 ani în urmă
NetPacks.h 06b50d5eb6 Sight map: add enum with readable names to FoWChange netpack 8 ani în urmă
NetPacksBase.h 15138c23de Finished conversion to new logging API 8 ani în urmă
NetPacksLib.cpp 06b50d5eb6 Sight map: add enum with readable names to FoWChange netpack 8 ani în urmă
ResourceSet.cpp 15138c23de Finished conversion to new logging API 8 ani în urmă
ResourceSet.h 15138c23de Finished conversion to new logging API 8 ani în urmă
ScopeGuard.h c927913f5f - Improved json validation. Now it support most of features from latest json schema draft 12 ani în urmă
StartInfo.h 8c0fab1dcf fixes 8 ani în urmă
StdInc.cpp 3926920103 Rename radious -> radius 9 ani în urmă
StdInc.h 74a82c4c9d Moved boost:format log proxy to CLoggerBase 9 ani în urmă
StringConstants.h f1e5797834 Code style: move or add licensing information on top of every file 8 ani în urmă
UnlockGuard.h f1e5797834 Code style: move or add licensing information on top of every file 8 ani în urmă
VCMIDirs.cpp 8180e4d5c5 VCMIDirs: improvements for development on Mac and Linux 8 ani în urmă
VCMIDirs.h f1e5797834 Code style: move or add licensing information on top of every file 8 ani în urmă
VCMI_Lib.cpp fbab52eb18 added basic handler for loading secondary skill bonuses 8 ani în urmă
VCMI_Lib.h 5091b117e2 fixed serialization for older savegames 8 ani în urmă
VCMI_lib.cbp 3a9d73da23 [c::b] Update project, fixed build 8 ani în urmă
VCMI_lib.vcxproj 1162923d93 update VS files 8 ani în urmă
VCMI_lib.vcxproj.filters 1162923d93 update VS files 8 ani în urmă
int3.h 15138c23de Finished conversion to new logging API 8 ani în urmă
vcmi_endian.h f1e5797834 Code style: move or add licensing information on top of every file 8 ani în urmă