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