Dydzio 9e5abeec35 Fix for arrow cart at bank fights 6 年 前
..
battle eba4f1b514 Update CBattleInfoEssentials.cpp 6 年 前
filesystem 14e294553d Enabled GIF format for images (not GIF-animations) as requested by user. 6 年 前
logging b00e935e4d Warnings fixes (#538) 6 年 前
mapObjects 5718048752 Fix magic school gold payment 6 年 前
mapping b3c26615df Fixed map format regression: there is no default difficulty. 6 年 前
minizip b00e935e4d Warnings fixes (#538) 6 年 前
registerTypes d9d01f0b68 Exposed more of existing limiters for modders (#449) 7 年 前
rmg b00e935e4d Warnings fixes (#538) 6 年 前
serializer a77cbc311e Update JsonSerializer.cpp 6 年 前
spells 1855af9ed3 Fixed error handling in TownPortalMechanics::applyAdventureEffects 6 年 前
vstd 2ede3783dd Settings: savefrequency is now configurable in launcher 7 年 前
AI_Base.h f1e5797834 Code style: move or add licensing information on top of every file 8 年 前
CAndroidVMHelper.cpp dcbcff41dc apply review comments for CAndroidVMHelper 7 年 前
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 6174df0a72 Revert only launcher saving to settings.json from PR441 7 年 前
CConfigHandler.h 6174df0a72 Revert only launcher saving to settings.json from PR441 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 aafad18121 Style fixes 6 年 前
CCreatureSet.h e666b2740c Do not use CCreature in CSimpleArmy 7 年 前
CGameInfoCallback.cpp b00e935e4d Warnings fixes (#538) 6 年 前
CGameInfoCallback.h f327c46fa3 AI pathfinding: rename and add const to functions 7 年 前
CGameInterface.cpp 0b70baa95e Spells configuration version 2 (effect-based) 7 年 前
CGameInterface.h 5c09f751b3 Gui cleanup3 - UI refactoring to use smart pointers (#440) 7 年 前
CGameState.cpp 035d279ae8 Refactor CGHeroInstance, make spells private 7 年 前
CGameState.h f327c46fa3 AI pathfinding: rename and add const to functions 7 年 前
CGameStateFwd.h 9d9c026c85 Code style: serialize everything on own lines for easier debugging (#357) 8 年 前
CGeneralTextHandler.cpp 9822a8f2df Catch exceptions by const-ref, not by value 7 年 前
CGeneralTextHandler.h abdca71828 skill names and descriptions are fully managed by CSkillHandler 8 年 前
CHeroHandler.cpp f9ac46576b Add description for bonuses from hero specialty 7 年 前
CHeroHandler.h b00e935e4d Warnings fixes (#538) 6 年 前
CMakeLists.txt a0d1808b62 CMake transitive compile dependency 6 年 前
CModHandler.cpp 6ddcb079a4 Enabled new secondary skills to be created (#438) 7 年 前
CModHandler.h 0b70baa95e Spells configuration version 2 (effect-based) 7 年 前
CPathfinder.cpp da20aa2388 Use the same cost value in Pathfinder and fuzzy evaluations. 6 年 前
CPathfinder.h da20aa2388 Use the same cost value in Pathfinder and fuzzy evaluations. 6 年 前
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 c8ba3de821 Change skill bonuses description to use name instead of identifier 7 年 前
CSkillHandler.h 6ddcb079a4 Enabled new secondary skills to be created (#438) 7 年 前
CSoundBase.h f15cadc87b Implement configurable object sounds: ambient, visit and removal 7 年 前
CStack.cpp 9e5abeec35 Fix for arrow cart at bank fights 6 年 前
CStack.h d9d01f0b68 Exposed more of existing limiters for modders (#449) 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 b00e935e4d Warnings fixes (#538) 6 年 前
CTownHandler.h d6f889f08a Setup town`s war machine in finalization step 7 年 前
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 ac66fc7f42 Full rework of pre-game interface and networking 7 年 前
HeroBonus.cpp 4b5910c2f4 VCAI performance improvements 6 年 前
HeroBonus.h d9d01f0b68 Exposed more of existing limiters for modders (#449) 7 年 前
IBonusTypeHandler.h b00e935e4d Warnings fixes (#538) 6 年 前
IGameCallback.cpp ac66fc7f42 Full rework of pre-game interface and networking 7 年 前
IGameCallback.h 74e5c5bf05 CGameHandler: rename CPackForClient argument and add network logging 7 年 前
IGameEventsReceiver.h 5c09f751b3 Gui cleanup3 - UI refactoring to use smart pointers (#440) 7 年 前
IHandlerBase.cpp 53b5587c2e Advance map header serialization 9 年 前
IHandlerBase.h 6ddcb079a4 Enabled new secondary skills to be created (#438) 7 年 前
Interprocess.h f1e5797834 Code style: move or add licensing information on top of every file 8 年 前
JsonDetail.cpp 4ee9d7f65a Configure JSON merge behaviour via #override flag (#423) 7 年 前
JsonDetail.h 6ae103dd63 print json in compact format 7 年 前
JsonNode.cpp 8650a8eea8 allow json schema references to use relative file path 7 年 前
JsonNode.h 82f334b503 Enable Limiter nesting with AllOf, AnyOf, NoneOf (#439) 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 ac66fc7f42 Full rework of pre-game interface and networking 7 年 前
NetPacksBase.h 83531f4355 Rename typo in NetPacksServer.cpp 7 年 前
NetPacksLib.cpp 035d279ae8 Refactor CGHeroInstance, make spells private 7 年 前
NetPacksLobby.h ac66fc7f42 Full rework of pre-game interface and networking 7 年 前
PathfinderUtil.h 4b5910c2f4 VCAI performance improvements 6 年 前
ResourceSet.cpp 273802c92c I have no idea what I'm doing 7 年 前
ResourceSet.h 273802c92c I have no idea what I'm doing 7 年 前
ScopeGuard.h c927913f5f - Improved json validation. Now it support most of features from latest json schema draft 12 年 前
StartInfo.cpp ac66fc7f42 Full rework of pre-game interface and networking 7 年 前
StartInfo.h b00e935e4d Warnings fixes (#538) 6 年 前
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 9311966706 [C::B] Switch to MinGW 7.3 6 年 前
VCMI_lib.vcxproj 216d50788b Fix AI build, update default Windows SDK version for projects 6 年 前
VCMI_lib.vcxproj.filters 1471043cae Update visual studio project files 7 年 前
int3.h b00e935e4d Warnings fixes (#538) 6 年 前
vcmi_endian.h f1e5797834 Code style: move or add licensing information on top of every file 8 年 前