Henning Koehler e8c32e05d8 turned pathfinding effect into a bonus 8 years ago
..
battle 91fac7755a made tactics skill configurable 8 years ago
filesystem 0868164147 (int) -> static_cast<int> 8 years ago
logging c9ef773da0 fixed logging after rebase 8 years ago
mapObjects e8c32e05d8 turned pathfinding effect into a bonus 8 years ago
mapping 8c0fab1dcf fixes 8 years ago
minizip e3ba491fa1 Use multi-core compile by default, fix VCMI_client path 8 years ago
registerTypes f1e5797834 Code style: move or add licensing information on top of every file 8 years ago
rmg 0868164147 (int) -> static_cast<int> 8 years ago
serializer 8c0fab1dcf fixes 8 years ago
spells f331386b6f Dimension door movement points fix 8 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 15138c23de Finished conversion to new logging API 8 years ago
CArtHandler.h 9d9c026c85 Code style: serialize everything on own lines for easier debugging (#357) 8 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 046e1a7c29 Prepared JsonNode for new logging API. 8 years ago
CConfigHandler.h 2da3d8a563 Code style: remove senseless comments 8 years ago
CConsoleHandler.cpp 8c0fab1dcf fixes 8 years ago
CConsoleHandler.h 2da3d8a563 Code style: remove senseless comments 8 years ago
CCreatureHandler.cpp 8c0fab1dcf fixes 8 years ago
CCreatureHandler.h 9d9c026c85 Code style: serialize everything on own lines for easier debugging (#357) 8 years ago
CCreatureSet.cpp 15138c23de Finished conversion to new logging API 8 years ago
CCreatureSet.h 15138c23de Finished conversion to new logging API 8 years ago
CGameInfoCallback.cpp 15138c23de Finished conversion to new logging API 8 years ago
CGameInfoCallback.h f1e5797834 Code style: move or add licensing information on top of every file 8 years ago
CGameInterface.cpp 15138c23de Finished conversion to new logging API 8 years ago
CGameInterface.h f1e5797834 Code style: move or add licensing information on top of every file 8 years ago
CGameState.cpp 0868164147 (int) -> static_cast<int> 8 years ago
CGameState.h 9d9c026c85 Code style: serialize everything on own lines for easier debugging (#357) 8 years ago
CGameStateFwd.h 9d9c026c85 Code style: serialize everything on own lines for easier debugging (#357) 8 years ago
CGeneralTextHandler.cpp b52cfe5283 Code style: use parentheses for creating heap-based objects (#344) 8 years ago
CGeneralTextHandler.h ea0ceb1805 Merge pull request #323 from vcmi/CStackTweaks 8 years ago
CHeroHandler.cpp 15138c23de Finished conversion to new logging API 8 years ago
CHeroHandler.h 9d9c026c85 Code style: serialize everything on own lines for easier debugging (#357) 8 years ago
CMakeLists.txt fbab52eb18 added basic handler for loading secondary skill bonuses 8 years ago
CModHandler.cpp c9ef773da0 fixed logging after rebase 8 years ago
CModHandler.h 3cc84e5975 moved contains functions for multimap to Globals.h 8 years ago
CPathfinder.cpp 143ff682bc Logging cleanup 8 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 f1e5797834 Code style: move or add licensing information on top of every file 8 years ago
CRandomGenerator.h f1e5797834 Code style: move or add licensing information on top of every file 8 years ago
CScriptingModule.h f1e5797834 Code style: move or add licensing information on top of every file 8 years ago
CSkillHandler.cpp e8c32e05d8 turned pathfinding effect into a bonus 8 years ago
CSkillHandler.h c9ef773da0 fixed logging after rebase 8 years ago
CSoundBase.h f1e5797834 Code style: move or add licensing information on top of every file 8 years ago
CStack.cpp ef73f416dc fixed resurrection corner case 8 years ago
CStack.h 15138c23de Finished conversion to new logging API 8 years ago
CStopWatch.h f1e5797834 Code style: move or add licensing information on top of every file 8 years ago
CThreadHelper.cpp f1e5797834 Code style: move or add licensing information on top of every file 8 years ago
CThreadHelper.h f1e5797834 Code style: move or add licensing information on top of every file 8 years ago
CTownHandler.cpp c0740e3623 fixed crash when loading neutral faction; skills.json no longer requires index values 8 years ago
CTownHandler.h 9d9c026c85 Code style: serialize everything on own lines for easier debugging (#357) 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 fbab52eb18 added basic handler for loading secondary skill bonuses 8 years ago
GameConstants.h fbab52eb18 added basic handler for loading secondary skill bonuses 8 years ago
HeroBonus.cpp 8c0fab1dcf fixes 8 years ago
HeroBonus.h 9d9c026c85 Code style: serialize everything on own lines for easier debugging (#357) 8 years ago
IBonusTypeHandler.h f1e5797834 Code style: move or add licensing information on top of every file 8 years ago
IGameCallback.cpp fbab52eb18 added basic handler for loading secondary skill bonuses 8 years ago
IGameCallback.h f1e5797834 Code style: move or add licensing information on top of every file 8 years ago
IGameEventsReceiver.h 4f8c7bd4bb CStack refactoring 8 years ago
IHandlerBase.cpp 53b5587c2e Advance map header serialization 9 years ago
IHandlerBase.h 64e2db6a0f added sufficient debug to diagnose - problem is with lack of original data 8 years ago
Interprocess.h f1e5797834 Code style: move or add licensing information on top of every file 8 years ago
JsonDetail.cpp 15138c23de Finished conversion to new logging API 8 years ago
JsonDetail.h 046e1a7c29 Prepared JsonNode for new logging API. 8 years ago
JsonNode.cpp 15138c23de Finished conversion to new logging API 8 years ago
JsonNode.h 046e1a7c29 Prepared JsonNode for new logging API. 8 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 15138c23de Finished conversion to new logging API 8 years ago
NetPacksBase.h 15138c23de Finished conversion to new logging API 8 years ago
NetPacksLib.cpp 8c0fab1dcf fixes 8 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 fbab52eb18 added basic handler for loading secondary skill bonuses 8 years ago
VCMI_Lib.h fbab52eb18 added basic handler for loading secondary skill bonuses 8 years ago
VCMI_lib.cbp 2ce02202c1 Fix more includes and move SideInBattle / SiegeInfo into battle 8 years ago
VCMI_lib.vcxproj ea17b0f458 Major overhaul of VS related files 8 years ago
VCMI_lib.vcxproj.filters 7bf1b91235 Visual Studio files tweaks 8 years ago
int3.h 15138c23de Finished conversion to new logging API 8 years ago
vcmi_endian.h f1e5797834 Code style: move or add licensing information on top of every file 8 years ago