Henning Koehler 5091b117e2 fixed serialization for older savegames 8 år sedan
..
battle 91fac7755a made tactics skill configurable 8 år sedan
filesystem 06d2507371 log file loading 8 år sedan
logging c9ef773da0 fixed logging after rebase 8 år sedan
mapObjects 5091b117e2 fixed serialization for older savegames 8 år sedan
mapping 8c0fab1dcf fixes 8 år sedan
minizip e3ba491fa1 Use multi-core compile by default, fix VCMI_client path 8 år sedan
registerTypes f1e5797834 Code style: move or add licensing information on top of every file 8 år sedan
rmg 0868164147 (int) -> static_cast<int> 8 år sedan
serializer 5091b117e2 fixed serialization for older savegames 8 år sedan
spells f331386b6f Dimension door movement points fix 8 år sedan
AI_Base.h f1e5797834 Code style: move or add licensing information on top of every file 8 år sedan
CAndroidVMHelper.cpp 80f149e296 Better android input handling: sending notifications about CInputText changes to java so that we can display textinput overlay there; (#354) 8 år sedan
CAndroidVMHelper.h 80f149e296 Better android input handling: sending notifications about CInputText changes to java so that we can display textinput overlay there; (#354) 8 år sedan
CArtHandler.cpp 15138c23de Finished conversion to new logging API 8 år sedan
CArtHandler.h 9d9c026c85 Code style: serialize everything on own lines for easier debugging (#357) 8 år sedan
CBonusTypeHandler.cpp 15138c23de Finished conversion to new logging API 8 år sedan
CBonusTypeHandler.h 18b8e1c7ad Tweaked CBonusTypeHandler 8 år sedan
CBuildingHandler.cpp f1e5797834 Code style: move or add licensing information on top of every file 8 år sedan
CBuildingHandler.h f1e5797834 Code style: move or add licensing information on top of every file 8 år sedan
CConfigHandler.cpp 046e1a7c29 Prepared JsonNode for new logging API. 8 år sedan
CConfigHandler.h 2da3d8a563 Code style: remove senseless comments 8 år sedan
CConsoleHandler.cpp 8c0fab1dcf fixes 8 år sedan
CConsoleHandler.h 2da3d8a563 Code style: remove senseless comments 8 år sedan
CCreatureHandler.cpp 8c0fab1dcf fixes 8 år sedan
CCreatureHandler.h 9d9c026c85 Code style: serialize everything on own lines for easier debugging (#357) 8 år sedan
CCreatureSet.cpp 15138c23de Finished conversion to new logging API 8 år sedan
CCreatureSet.h 15138c23de Finished conversion to new logging API 8 år sedan
CGameInfoCallback.cpp 15138c23de Finished conversion to new logging API 8 år sedan
CGameInfoCallback.h f1e5797834 Code style: move or add licensing information on top of every file 8 år sedan
CGameInterface.cpp 15138c23de Finished conversion to new logging API 8 år sedan
CGameInterface.h f1e5797834 Code style: move or add licensing information on top of every file 8 år sedan
CGameState.cpp 0868164147 (int) -> static_cast<int> 8 år sedan
CGameState.h 9d9c026c85 Code style: serialize everything on own lines for easier debugging (#357) 8 år sedan
CGameStateFwd.h 9d9c026c85 Code style: serialize everything on own lines for easier debugging (#357) 8 år sedan
CGeneralTextHandler.cpp b52cfe5283 Code style: use parentheses for creating heap-based objects (#344) 8 år sedan
CGeneralTextHandler.h ea0ceb1805 Merge pull request #323 from vcmi/CStackTweaks 8 år sedan
CHeroHandler.cpp 15138c23de Finished conversion to new logging API 8 år sedan
CHeroHandler.h 9d9c026c85 Code style: serialize everything on own lines for easier debugging (#357) 8 år sedan
CMakeLists.txt fbab52eb18 added basic handler for loading secondary skill bonuses 8 år sedan
CModHandler.cpp c9ef773da0 fixed logging after rebase 8 år sedan
CModHandler.h 3cc84e5975 moved contains functions for multimap to Globals.h 8 år sedan
CPathfinder.cpp 143ff682bc Logging cleanup 8 år sedan
CPathfinder.h f1e5797834 Code style: move or add licensing information on top of every file 8 år sedan
CPlayerState.h 9d9c026c85 Code style: serialize everything on own lines for easier debugging (#357) 8 år sedan
CRandomGenerator.cpp f1e5797834 Code style: move or add licensing information on top of every file 8 år sedan
CRandomGenerator.h f1e5797834 Code style: move or add licensing information on top of every file 8 år sedan
CScriptingModule.h f1e5797834 Code style: move or add licensing information on top of every file 8 år sedan
CSkillHandler.cpp 7e5c1ec7f8 made artillery bonus-based; supports multiple bonus shots 8 år sedan
CSkillHandler.h 25e6b5cc07 added bonus type SECONDARY_SKILL_VAL2; refactored CSkillHandler::defaultBonus; made eagleEye level bonus-based 8 år sedan
CSoundBase.h f1e5797834 Code style: move or add licensing information on top of every file 8 år sedan
CStack.cpp ef73f416dc fixed resurrection corner case 8 år sedan
CStack.h 15138c23de Finished conversion to new logging API 8 år sedan
CStopWatch.h f1e5797834 Code style: move or add licensing information on top of every file 8 år sedan
CThreadHelper.cpp f1e5797834 Code style: move or add licensing information on top of every file 8 år sedan
CThreadHelper.h f1e5797834 Code style: move or add licensing information on top of every file 8 år sedan
CTownHandler.cpp c0740e3623 fixed crash when loading neutral faction; skills.json no longer requires index values 8 år sedan
CTownHandler.h 9d9c026c85 Code style: serialize everything on own lines for easier debugging (#357) 8 år sedan
CondSh.h f1e5797834 Code style: move or add licensing information on top of every file 8 år sedan
ConstTransitivePtr.h f1e5797834 Code style: move or add licensing information on top of every file 8 år sedan
FunctionList.h f1e5797834 Code style: move or add licensing information on top of every file 8 år sedan
GameConstants.cpp fbab52eb18 added basic handler for loading secondary skill bonuses 8 år sedan
GameConstants.h fbab52eb18 added basic handler for loading secondary skill bonuses 8 år sedan
HeroBonus.cpp 9bbfb57b93 cleaned up secondary skill bonus merging 8 år sedan
HeroBonus.h aa15feba62 moved SECONDARY_SKILL_VAL2 to end of list 8 år sedan
IBonusTypeHandler.h f1e5797834 Code style: move or add licensing information on top of every file 8 år sedan
IGameCallback.cpp fbab52eb18 added basic handler for loading secondary skill bonuses 8 år sedan
IGameCallback.h f1e5797834 Code style: move or add licensing information on top of every file 8 år sedan
IGameEventsReceiver.h 4f8c7bd4bb CStack refactoring 8 år sedan
IHandlerBase.cpp 53b5587c2e Advance map header serialization 9 år sedan
IHandlerBase.h 64e2db6a0f added sufficient debug to diagnose - problem is with lack of original data 8 år sedan
Interprocess.h f1e5797834 Code style: move or add licensing information on top of every file 8 år sedan
JsonDetail.cpp 15138c23de Finished conversion to new logging API 8 år sedan
JsonDetail.h 046e1a7c29 Prepared JsonNode for new logging API. 8 år sedan
JsonNode.cpp 15138c23de Finished conversion to new logging API 8 år sedan
JsonNode.h 046e1a7c29 Prepared JsonNode for new logging API. 8 år sedan
LogicalExpression.cpp f1e5797834 Code style: move or add licensing information on top of every file 8 år sedan
LogicalExpression.h f1e5797834 Code style: move or add licensing information on top of every file 8 år sedan
NetPacks.h 15138c23de Finished conversion to new logging API 8 år sedan
NetPacksBase.h 15138c23de Finished conversion to new logging API 8 år sedan
NetPacksLib.cpp 8c0fab1dcf fixes 8 år sedan
ResourceSet.cpp 15138c23de Finished conversion to new logging API 8 år sedan
ResourceSet.h 15138c23de Finished conversion to new logging API 8 år sedan
ScopeGuard.h c927913f5f - Improved json validation. Now it support most of features from latest json schema draft 12 år sedan
StartInfo.h 8c0fab1dcf fixes 8 år sedan
StdInc.cpp 3926920103 Rename radious -> radius 9 år sedan
StdInc.h 74a82c4c9d Moved boost:format log proxy to CLoggerBase 9 år sedan
StringConstants.h f1e5797834 Code style: move or add licensing information on top of every file 8 år sedan
UnlockGuard.h f1e5797834 Code style: move or add licensing information on top of every file 8 år sedan
VCMIDirs.cpp 8180e4d5c5 VCMIDirs: improvements for development on Mac and Linux 8 år sedan
VCMIDirs.h f1e5797834 Code style: move or add licensing information on top of every file 8 år sedan
VCMI_Lib.cpp fbab52eb18 added basic handler for loading secondary skill bonuses 8 år sedan
VCMI_Lib.h 5091b117e2 fixed serialization for older savegames 8 år sedan
VCMI_lib.cbp 2ce02202c1 Fix more includes and move SideInBattle / SiegeInfo into battle 8 år sedan
VCMI_lib.vcxproj ea17b0f458 Major overhaul of VS related files 8 år sedan
VCMI_lib.vcxproj.filters 7bf1b91235 Visual Studio files tweaks 8 år sedan
int3.h 15138c23de Finished conversion to new logging API 8 år sedan
vcmi_endian.h f1e5797834 Code style: move or add licensing information on top of every file 8 år sedan