Ivan Savenko c31d52bff6 Added new bonus icon 1 year ago
..
battle 0d0d3d8c80 Renamed speed -> getMovementRange, remove misleading default parameter 1 year ago
bonuses bb670cfb82 Merged accurate shot bonus into death stare bonus 1 year ago
campaign c7897300c0 Fixed missing translation strings on loading campaign save 1 year ago
constants 55bd164f1c Unified identifiers to entity conversion code 1 year ago
events b88a8da4e8 Split off some netpack structures into separate files 2 years ago
filesystem 74dedc4cc5 Converted ZipArchive namespace into stateful class 1 year ago
gameState c3012105e2 Fix duplicated hero in Song for the Father campaign 1 year ago
logging 44d16b32fe Use API identical to std classes where possible 2 years ago
mapObjectConstructors 63a2ed7cf8 Replace vector[] with range-checking vector.at() 1 year ago
mapObjects c21913f661 Fixed initialization of move points and mana for dismissed heroes 1 year ago
mapping b1bd44de1e Merge pull request #3298 from vcmi/random_prison_distributor 1 year ago
minizip 85d1909ac5 remove copy-pasted functions from ioapi.c 2 years ago
modding bb670cfb82 Merged accurate shot bonus into death stare bonus 1 year ago
networkPacks c21913f661 Fixed initialization of move points and mana for dismissed heroes 1 year ago
pathfinder 8303ce5d13 Added option to ignore guards in pathfinder 1 year ago
registerTypes e9ac8c67c1 Reworked and fixed selection of secondary skills: 1 year ago
rewardable edb2ecd751 Fix possible overflow errors on leveling up beyond int64_t limit 1 year ago
rmg 4f28cd42b7 Update lib/rmg/modificators/PrisonHeroPlacer.h 1 year ago
serializer ca2df49fbb Block usage of preselected starting heroes for prisons in RMG 1 year ago
spells 1194419884 Added option to allow self-casting 1 year ago
vstd 9299eaed36 code review 1 year ago
AI_Base.h a1a5bc28c2 convert line endings from CRLF (Windows) to LF (Linux/Unix) 2 years ago
ArtifactUtils.cpp abad4b01ce Remove explicit convesion to int in operators 1 year ago
ArtifactUtils.h 61fc236d79 ArtifactLocation now use ID for artHolder identification part1 2 years ago
BasicTypes.cpp 0d0d3d8c80 Renamed speed -> getMovementRange, remove misleading default parameter 1 year ago
BattleFieldHandler.cpp fbdceb4f71 Fix crash on using two mods that add battlefield with same identifier 1 year ago
BattleFieldHandler.h fbdceb4f71 Fix crash on using two mods that add battlefield with same identifier 1 year ago
CAndroidVMHelper.cpp 313d479d42 fix using JNI from server in single process build 2 years ago
CAndroidVMHelper.h 313d479d42 fix using JNI from server in single process build 2 years ago
CArtHandler.cpp 7ffe014d6b Remove allowed artifacts list from arthandler 1 year ago
CArtHandler.h 7ffe014d6b Remove allowed artifacts list from arthandler 1 year ago
CArtifactInstance.cpp e5c532beb4 gesture for quick backpack window 1 year ago
CArtifactInstance.h 5099b52a4f Quick backpack. Spells on scrolls view 1 year ago
CBonusTypeHandler.cpp c31d52bff6 Added new bonus icon 1 year ago
CBonusTypeHandler.h a1a5bc28c2 convert line endings from CRLF (Windows) to LF (Linux/Unix) 2 years ago
CBuildingHandler.cpp 8d5fa41a19 Minor fixes 2 years ago
CBuildingHandler.h 8d5fa41a19 Minor fixes 2 years ago
CConfigHandler.cpp 3880ea58b9 Merge branch 'josch/dos2unix' into develop 2 years ago
CConfigHandler.h a1a5bc28c2 convert line endings from CRLF (Windows) to LF (Linux/Unix) 2 years ago
CConsoleHandler.cpp f01ec55d21 Use the "nullptr" literal. 2 years ago
CConsoleHandler.h a1a5bc28c2 convert line endings from CRLF (Windows) to LF (Linux/Unix) 2 years ago
CCreatureHandler.cpp 2265890f69 Better detection of invalid mod data to avoid crash and notify modders 1 year ago
CCreatureHandler.h 0842f5afee Removed remaining usages of std::vector<bool> 1 year ago
CCreatureSet.cpp abad4b01ce Remove explicit convesion to int in operators 1 year ago
CCreatureSet.h 6b81012f31 Use variant identifier in netpacks where applicable 2 years ago
CGameInfoCallback.cpp dd88220b7c Fixed potentially uninitialized class member 1 year ago
CGameInfoCallback.h dd88220b7c Fixed potentially uninitialized class member 1 year ago
CGameInterface.cpp a1a5bc28c2 convert line endings from CRLF (Windows) to LF (Linux/Unix) 2 years ago
CGameInterface.h a1a5bc28c2 convert line endings from CRLF (Windows) to LF (Linux/Unix) 2 years ago
CGeneralTextHandler.cpp c7897300c0 Fixed missing translation strings on loading campaign save 1 year ago
CGeneralTextHandler.h c7897300c0 Fixed missing translation strings on loading campaign save 1 year ago
CHeroHandler.cpp 2265890f69 Better detection of invalid mod data to avoid crash and notify modders 1 year ago
CHeroHandler.h edb2ecd751 Fix possible overflow errors on leveling up beyond int64_t limit 1 year ago
CMakeLists.txt 0294a8b063 enable StupidAI and EmptyAI for static AI 2 years ago
CPlayerState.cpp 0cf490e2c3 Remove custom move constructor. Fixes serialization of visitation status 1 year ago
CPlayerState.h c872f8418f Implemented serialization of MapObjectSubID, refactoring of related code 1 year ago
CRandomGenerator.cpp 723a95f770 Add assertions to detect invalid calls 1 year ago
CRandomGenerator.h bdc83bb1b8 Add description why minstd has been chosen 2 years ago
CScriptingModule.cpp 4c4498b22a vcmi: modernize rest of lib 2 years ago
CScriptingModule.h a1a5bc28c2 convert line endings from CRLF (Windows) to LF (Linux/Unix) 2 years ago
CSkillHandler.cpp 34338f4eaa Remove few more implicit conversions 1 year ago
CSkillHandler.h 0842f5afee Removed remaining usages of std::vector<bool> 1 year ago
CSoundBase.h a1a5bc28c2 convert line endings from CRLF (Windows) to LF (Linux/Unix) 2 years ago
CStack.cpp b88a8da4e8 Split off some netpack structures into separate files 2 years ago
CStack.h 3880ea58b9 Merge branch 'josch/dos2unix' into develop 2 years ago
CStopWatch.h a1a5bc28c2 convert line endings from CRLF (Windows) to LF (Linux/Unix) 2 years ago
CThreadHelper.cpp a1a5bc28c2 convert line endings from CRLF (Windows) to LF (Linux/Unix) 2 years ago
CThreadHelper.h a1a5bc28c2 convert line endings from CRLF (Windows) to LF (Linux/Unix) 2 years ago
CTownHandler.cpp f9e6d1467f Do not select random towns as starting faction for player 1 year ago
CTownHandler.h 0842f5afee Removed remaining usages of std::vector<bool> 1 year ago
Color.h a1a5bc28c2 convert line endings from CRLF (Windows) to LF (Linux/Unix) 2 years ago
CondSh.h a1a5bc28c2 convert line endings from CRLF (Windows) to LF (Linux/Unix) 2 years ago
ConstTransitivePtr.h a1a5bc28c2 convert line endings from CRLF (Windows) to LF (Linux/Unix) 2 years ago
FunctionList.h ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 3 years ago
GameConstants.h a1a5bc28c2 convert line endings from CRLF (Windows) to LF (Linux/Unix) 2 years ago
GameSettings.cpp 8303ce5d13 Added option to ignore guards in pathfinder 1 year ago
GameSettings.h 8303ce5d13 Added option to ignore guards in pathfinder 1 year ago
IBonusTypeHandler.h a1a5bc28c2 convert line endings from CRLF (Windows) to LF (Linux/Unix) 2 years ago
IGameCallback.cpp 0842f5afee Removed remaining usages of std::vector<bool> 1 year ago
IGameCallback.h c21913f661 Fixed initialization of move points and mana for dismissed heroes 1 year ago
IGameEventsReceiver.h b88a8da4e8 Split off some netpack structures into separate files 2 years ago
IHandlerBase.cpp 7e27ac7073 IdentifierStorage is now separate handler in VLC 2 years ago
IHandlerBase.h 364977ef40 More meaningful exception messages 1 year ago
JsonDetail.cpp a1a5bc28c2 convert line endings from CRLF (Windows) to LF (Linux/Unix) 2 years ago
JsonDetail.h 86f5d6de69 vcmi: modernize headers 2 years ago
JsonNode.cpp a32ef673f7 Merge pull request #3482 from IvanSavenko/extend_hota_bonuses 1 year ago
JsonNode.h f8a7f6e5a7 Remove remaining boost::mpl usages 2 years ago
JsonRandom.cpp 7ffe014d6b Remove allowed artifacts list from arthandler 1 year ago
JsonRandom.h 0ea44520fd Fix build 2 years ago
Languages.h d91aa8baca fix russia 1 year ago
LoadProgress.cpp 7732f39556 Fix potential uninitialized access - setupSteps depends on not yet 1 year ago
LoadProgress.h dfaf778d16 Redesign loading solution 2 years ago
LogicalExpression.cpp 4c4498b22a vcmi: modernize rest of lib 2 years ago
LogicalExpression.h 86f5d6de69 vcmi: modernize headers 2 years ago
MetaString.cpp 999db2ed78 Avoid boost::format that throws exception on invalid format string 1 year ago
MetaString.h 13763cad8e Remove few more implicit conversions 1 year ago
ObstacleHandler.cpp 76956cfe3a Merge pull request #3188 from IvanSavenko/remove_identifier_implicit_int_conversion2 1 year ago
ObstacleHandler.h 0842f5afee Removed remaining usages of std::vector<bool> 1 year ago
Point.h a1a5bc28c2 convert line endings from CRLF (Windows) to LF (Linux/Unix) 2 years ago
Rect.cpp a1a5bc28c2 convert line endings from CRLF (Windows) to LF (Linux/Unix) 2 years ago
Rect.h a1a5bc28c2 convert line endings from CRLF (Windows) to LF (Linux/Unix) 2 years ago
ResourceSet.cpp cac37df334 Remove unused constructor 2 years ago
ResourceSet.h cac37df334 Remove unused constructor 2 years ago
RiverHandler.cpp 0842f5afee Removed remaining usages of std::vector<bool> 1 year ago
RiverHandler.h 0842f5afee Removed remaining usages of std::vector<bool> 1 year ago
RoadHandler.cpp 0842f5afee Removed remaining usages of std::vector<bool> 1 year ago
RoadHandler.h 0842f5afee Removed remaining usages of std::vector<bool> 1 year ago
ScopeGuard.h 91ef7cbb4f Fix ScopeGuard move behavior 2 years ago
ScriptHandler.cpp 0842f5afee Removed remaining usages of std::vector<bool> 1 year ago
ScriptHandler.h 0842f5afee Removed remaining usages of std::vector<bool> 1 year ago
StartInfo.cpp f9e6d1467f Do not select random towns as starting faction for player 1 year ago
StartInfo.h edbe25b33a Updated layout and localizations 1 year ago
StdInc.cpp a1a5bc28c2 convert line endings from CRLF (Windows) to LF (Linux/Unix) 2 years ago
StdInc.h a1a5bc28c2 convert line endings from CRLF (Windows) to LF (Linux/Unix) 2 years ago
TerrainHandler.cpp 0842f5afee Removed remaining usages of std::vector<bool> 1 year ago
TerrainHandler.h 0842f5afee Removed remaining usages of std::vector<bool> 1 year ago
TextOperations.cpp 9299eaed36 code review 1 year ago
TextOperations.h 9299eaed36 code review 1 year ago
TurnTimerInfo.cpp da9c0feebc Reworked timer widget to show timers for all players 1 year ago
TurnTimerInfo.h da9c0feebc Reworked timer widget to show timers for all players 1 year ago
UnlockGuard.h a1a5bc28c2 convert line endings from CRLF (Windows) to LF (Linux/Unix) 2 years ago
VCMIDirs.cpp 1da06e04cc fix "development mode" condition when building in single process mode 2 years ago
VCMIDirs.h 5f4a998435 editorPath -> mapEditorPath 2 years ago
VCMI_Lib.cpp ef5686634d Removed no longer used code 1 year ago
VCMI_Lib.h ef5686634d Removed no longer used code 1 year ago
VCMI_lib.cbp 1c68937d95 new approach 2 years ago
VCMI_lib.vcxproj 1c68937d95 new approach 2 years ago
VCMI_lib.vcxproj.filters 1c68937d95 new approach 2 years ago
int3.h 80ea1826d3 Style fix 1 year ago
vcmi_endian.h a1a5bc28c2 convert line endings from CRLF (Windows) to LF (Linux/Unix) 2 years ago