Dydzio df11e851ef Acid breath should have absolute dispel immunity 6 anos atrás
..
battle 9e4619c08d Fix lack of unit action with morale+wait 6 anos atrás
filesystem 14e294553d Enabled GIF format for images (not GIF-animations) as requested by user. 6 anos atrás
logging b00e935e4d Warnings fixes (#538) 7 anos atrás
mapObjects 5718048752 Fix magic school gold payment 6 anos atrás
mapping b3c26615df Fixed map format regression: there is no default difficulty. 6 anos atrás
minizip b00e935e4d Warnings fixes (#538) 7 anos atrás
registerTypes d9d01f0b68 Exposed more of existing limiters for modders (#449) 7 anos atrás
rmg b00e935e4d Warnings fixes (#538) 7 anos atrás
serializer 36cb9f11c4 Hardcoded feature: no random week/month effects 6 anos atrás
spells df11e851ef Acid breath should have absolute dispel immunity 6 anos atrás
vstd 2ede3783dd Settings: savefrequency is now configurable in launcher 7 anos atrás
AI_Base.h f1e5797834 Code style: move or add licensing information on top of every file 8 anos atrás
CAndroidVMHelper.cpp dcbcff41dc apply review comments for CAndroidVMHelper 7 anos atrás
CAndroidVMHelper.h 80f149e296 Better android input handling: sending notifications about CInputText changes to java so that we can display textinput overlay there; (#354) 8 anos atrás
CArtHandler.cpp 324717acbe Spelling fixes: privilaged -> privileged, retreive -> retrieve 7 anos atrás
CArtHandler.h 324717acbe Spelling fixes: privilaged -> privileged, retreive -> retrieve 7 anos atrás
CBonusTypeHandler.cpp 15138c23de Finished conversion to new logging API 8 anos atrás
CBonusTypeHandler.h 18b8e1c7ad Tweaked CBonusTypeHandler 8 anos atrás
CBuildingHandler.cpp f1e5797834 Code style: move or add licensing information on top of every file 8 anos atrás
CBuildingHandler.h f1e5797834 Code style: move or add licensing information on top of every file 8 anos atrás
CConfigHandler.cpp 6174df0a72 Revert only launcher saving to settings.json from PR441 7 anos atrás
CConfigHandler.h 6174df0a72 Revert only launcher saving to settings.json from PR441 7 anos atrás
CConsoleHandler.cpp 8c0fab1dcf fixes 8 anos atrás
CConsoleHandler.h 2da3d8a563 Code style: remove senseless comments 8 anos atrás
CCreatureHandler.cpp 0b70baa95e Spells configuration version 2 (effect-based) 7 anos atrás
CCreatureHandler.h 0b70baa95e Spells configuration version 2 (effect-based) 7 anos atrás
CCreatureSet.cpp aafad18121 Style fixes 6 anos atrás
CCreatureSet.h e666b2740c Do not use CCreature in CSimpleArmy 7 anos atrás
CGameInfoCallback.cpp b00e935e4d Warnings fixes (#538) 7 anos atrás
CGameInfoCallback.h f327c46fa3 AI pathfinding: rename and add const to functions 7 anos atrás
CGameInterface.cpp 0b70baa95e Spells configuration version 2 (effect-based) 7 anos atrás
CGameInterface.h 5c09f751b3 Gui cleanup3 - UI refactoring to use smart pointers (#440) 7 anos atrás
CGameState.cpp 035d279ae8 Refactor CGHeroInstance, make spells private 7 anos atrás
CGameState.h f327c46fa3 AI pathfinding: rename and add const to functions 7 anos atrás
CGameStateFwd.h 9d9c026c85 Code style: serialize everything on own lines for easier debugging (#357) 8 anos atrás
CGeneralTextHandler.cpp 9822a8f2df Catch exceptions by const-ref, not by value 7 anos atrás
CGeneralTextHandler.h abdca71828 skill names and descriptions are fully managed by CSkillHandler 8 anos atrás
CHeroHandler.cpp f9ac46576b Add description for bonuses from hero specialty 7 anos atrás
CHeroHandler.h b00e935e4d Warnings fixes (#538) 7 anos atrás
CMakeLists.txt a0d1808b62 CMake transitive compile dependency 7 anos atrás
CModHandler.cpp 36cb9f11c4 Hardcoded feature: no random week/month effects 6 anos atrás
CModHandler.h 36cb9f11c4 Hardcoded feature: no random week/month effects 6 anos atrás
CPathfinder.cpp da20aa2388 Use the same cost value in Pathfinder and fuzzy evaluations. 7 anos atrás
CPathfinder.h da20aa2388 Use the same cost value in Pathfinder and fuzzy evaluations. 7 anos atrás
CPlayerState.h 9d9c026c85 Code style: serialize everything on own lines for easier debugging (#357) 8 anos atrás
CRandomGenerator.cpp 0b70baa95e Spells configuration version 2 (effect-based) 7 anos atrás
CRandomGenerator.h 0b70baa95e Spells configuration version 2 (effect-based) 7 anos atrás
CScriptingModule.h 324717acbe Spelling fixes: privilaged -> privileged, retreive -> retrieve 7 anos atrás
CSkillHandler.cpp c8ba3de821 Change skill bonuses description to use name instead of identifier 7 anos atrás
CSkillHandler.h 6ddcb079a4 Enabled new secondary skills to be created (#438) 7 anos atrás
CSoundBase.h f15cadc87b Implement configurable object sounds: ambient, visit and removal 8 anos atrás
CStack.cpp 9e5abeec35 Fix for arrow cart at bank fights 6 anos atrás
CStack.h d9d01f0b68 Exposed more of existing limiters for modders (#449) 7 anos atrás
CStopWatch.h f1e5797834 Code style: move or add licensing information on top of every file 8 anos atrás
CThreadHelper.cpp 0b70baa95e Spells configuration version 2 (effect-based) 7 anos atrás
CThreadHelper.h f1e5797834 Code style: move or add licensing information on top of every file 8 anos atrás
CTownHandler.cpp b00e935e4d Warnings fixes (#538) 7 anos atrás
CTownHandler.h d6f889f08a Setup town`s war machine in finalization step 7 anos atrás
CondSh.h f1e5797834 Code style: move or add licensing information on top of every file 8 anos atrás
ConstTransitivePtr.h f1e5797834 Code style: move or add licensing information on top of every file 8 anos atrás
FunctionList.h f1e5797834 Code style: move or add licensing information on top of every file 8 anos atrás
GameConstants.cpp 0b70baa95e Spells configuration version 2 (effect-based) 7 anos atrás
GameConstants.h ac66fc7f42 Full rework of pre-game interface and networking 7 anos atrás
HeroBonus.cpp 4b5910c2f4 VCAI performance improvements 7 anos atrás
HeroBonus.h 53f4ba6464 Fix crystal dragon ability to match H3 6 anos atrás
IBonusTypeHandler.h b00e935e4d Warnings fixes (#538) 7 anos atrás
IGameCallback.cpp ac66fc7f42 Full rework of pre-game interface and networking 7 anos atrás
IGameCallback.h 74e5c5bf05 CGameHandler: rename CPackForClient argument and add network logging 7 anos atrás
IGameEventsReceiver.h 5c09f751b3 Gui cleanup3 - UI refactoring to use smart pointers (#440) 7 anos atrás
IHandlerBase.cpp 53b5587c2e Advance map header serialization 9 anos atrás
IHandlerBase.h 6ddcb079a4 Enabled new secondary skills to be created (#438) 7 anos atrás
Interprocess.h f1e5797834 Code style: move or add licensing information on top of every file 8 anos atrás
JsonDetail.cpp 4ee9d7f65a Configure JSON merge behaviour via #override flag (#423) 7 anos atrás
JsonDetail.h 6ae103dd63 print json in compact format 7 anos atrás
JsonNode.cpp 8650a8eea8 allow json schema references to use relative file path 7 anos atrás
JsonNode.h 82f334b503 Enable Limiter nesting with AllOf, AnyOf, NoneOf (#439) 7 anos atrás
LogicalExpression.cpp f1e5797834 Code style: move or add licensing information on top of every file 8 anos atrás
LogicalExpression.h f1e5797834 Code style: move or add licensing information on top of every file 8 anos atrás
NetPacks.h ac66fc7f42 Full rework of pre-game interface and networking 7 anos atrás
NetPacksBase.h 83531f4355 Rename typo in NetPacksServer.cpp 7 anos atrás
NetPacksLib.cpp 9e4619c08d Fix lack of unit action with morale+wait 6 anos atrás
NetPacksLobby.h ac66fc7f42 Full rework of pre-game interface and networking 7 anos atrás
PathfinderUtil.h 4b5910c2f4 VCAI performance improvements 7 anos atrás
ResourceSet.cpp 273802c92c I have no idea what I'm doing 7 anos atrás
ResourceSet.h 273802c92c I have no idea what I'm doing 7 anos atrás
ScopeGuard.h c927913f5f - Improved json validation. Now it support most of features from latest json schema draft 12 anos atrás
StartInfo.cpp ac66fc7f42 Full rework of pre-game interface and networking 7 anos atrás
StartInfo.h b00e935e4d Warnings fixes (#538) 7 anos atrás
StdInc.cpp 3926920103 Rename radious -> radius 10 anos atrás
StdInc.h 74a82c4c9d Moved boost:format log proxy to CLoggerBase 9 anos atrás
StringConstants.h f1e5797834 Code style: move or add licensing information on top of every file 8 anos atrás
UnlockGuard.h f1e5797834 Code style: move or add licensing information on top of every file 8 anos atrás
VCMIDirs.cpp 8180e4d5c5 VCMIDirs: improvements for development on Mac and Linux 8 anos atrás
VCMIDirs.h f1e5797834 Code style: move or add licensing information on top of every file 8 anos atrás
VCMI_Lib.cpp 0b70baa95e Spells configuration version 2 (effect-based) 7 anos atrás
VCMI_Lib.h 0b70baa95e Spells configuration version 2 (effect-based) 7 anos atrás
VCMI_lib.cbp 9311966706 [C::B] Switch to MinGW 7.3 6 anos atrás
VCMI_lib.vcxproj 216d50788b Fix AI build, update default Windows SDK version for projects 7 anos atrás
VCMI_lib.vcxproj.filters 1471043cae Update visual studio project files 7 anos atrás
int3.h b00e935e4d Warnings fixes (#538) 7 anos atrás
vcmi_endian.h f1e5797834 Code style: move or add licensing information on top of every file 8 anos atrás