Ivan Savenko 2a193effcc Merge branch 'master' into 'develop' hace 1 año
..
battle 2a193effcc Merge branch 'master' into 'develop' hace 1 año
bonuses 0c07384293 Refactoring of serialization versioning handling hace 1 año
campaign 0c07384293 Refactoring of serialization versioning handling hace 1 año
constants 2a193effcc Merge branch 'master' into 'develop' hace 1 año
events 73019c204d Replace redundant types with `auto` for the lvalues of template factory functions for smart pointers hace 1 año
filesystem 0c07384293 Refactoring of serialization versioning handling hace 1 año
gameState 0c07384293 Refactoring of serialization versioning handling hace 1 año
logging 44d16b32fe Use API identical to std classes where possible hace 2 años
mapObjectConstructors 2a193effcc Merge branch 'master' into 'develop' hace 1 año
mapObjects 0c07384293 Refactoring of serialization versioning handling hace 1 año
mapping 2a193effcc Merge branch 'master' into 'develop' hace 1 año
minizip 85d1909ac5 remove copy-pasted functions from ioapi.c hace 2 años
modding 0c07384293 Refactoring of serialization versioning handling hace 1 año
networkPacks 0c07384293 Refactoring of serialization versioning handling hace 1 año
pathfinder dbf53d78ba Fix invalid logic which made AI not attack guards hace 1 año
registerTypes cb9c4bbaf0 unlimited replay option hace 1 año
rewardable 0c07384293 Refactoring of serialization versioning handling hace 1 año
rmg b51e58cddc Merge pull request #3544 from vcmi/fix_leaky_connections hace 1 año
serializer 9f3655c41b Minor code cleanup hace 1 año
spells 0c07384293 Refactoring of serialization versioning handling hace 1 año
vstd 9299eaed36 code review hace 1 año
AI_Base.h a1a5bc28c2 convert line endings from CRLF (Windows) to LF (Linux/Unix) hace 2 años
ArtifactUtils.cpp d5c4478816 Remove most of non-const access to VLC entities hace 1 año
ArtifactUtils.h d5c4478816 Remove most of non-const access to VLC entities hace 1 año
BasicTypes.cpp 0d0d3d8c80 Renamed speed -> getMovementRange, remove misleading default parameter hace 1 año
BattleFieldHandler.cpp bd5682ecc3 Merge remote-tracking branch 'vcmi/master' into develop hace 1 año
BattleFieldHandler.h fbdceb4f71 Fix crash on using two mods that add battlefield with same identifier hace 1 año
CAndroidVMHelper.cpp 313d479d42 fix using JNI from server in single process build hace 2 años
CAndroidVMHelper.h 313d479d42 fix using JNI from server in single process build hace 2 años
CArtHandler.cpp e67e4430ba Removed most of non-const static fields in lib. Reduced header includes. hace 1 año
CArtHandler.h 0c07384293 Refactoring of serialization versioning handling hace 1 año
CArtifactInstance.cpp 6e629a6a5f split getBonusLocalFirst into two distinct method: hace 1 año
CArtifactInstance.h 0c07384293 Refactoring of serialization versioning handling hace 1 año
CBonusTypeHandler.cpp 702fc8077d Fix possible crash on invalid spell hace 1 año
CBonusTypeHandler.h 0c07384293 Refactoring of serialization versioning handling hace 1 año
CBuildingHandler.cpp 8d5fa41a19 Minor fixes hace 2 años
CBuildingHandler.h 8d5fa41a19 Minor fixes hace 2 años
CConfigHandler.cpp 3880ea58b9 Merge branch 'josch/dos2unix' into develop hace 2 años
CConfigHandler.h a1a5bc28c2 convert line endings from CRLF (Windows) to LF (Linux/Unix) hace 2 años
CConsoleHandler.cpp f01ec55d21 Use the "nullptr" literal. hace 2 años
CConsoleHandler.h a1a5bc28c2 convert line endings from CRLF (Windows) to LF (Linux/Unix) hace 2 años
CCreatureHandler.cpp d5c4478816 Remove most of non-const access to VLC entities hace 1 año
CCreatureHandler.h e67e4430ba Removed most of non-const static fields in lib. Reduced header includes. hace 1 año
CCreatureSet.cpp 6b760089a4 Merge pull request #3473 from IvanSavenko/const_lib hace 1 año
CCreatureSet.h 0c07384293 Refactoring of serialization versioning handling hace 1 año
CGameInfoCallback.cpp e67e4430ba Removed most of non-const static fields in lib. Reduced header includes. hace 1 año
CGameInfoCallback.h dd88220b7c Fixed potentially uninitialized class member hace 1 año
CGameInterface.cpp 0c07384293 Refactoring of serialization versioning handling hace 1 año
CGameInterface.h 0c07384293 Refactoring of serialization versioning handling hace 1 año
CGeneralTextHandler.cpp c7897300c0 Fixed missing translation strings on loading campaign save hace 1 año
CGeneralTextHandler.h 0c07384293 Refactoring of serialization versioning handling hace 1 año
CHeroHandler.cpp d04241b10a Code cleanup hace 1 año
CHeroHandler.h d5c4478816 Remove most of non-const access to VLC entities hace 1 año
CMakeLists.txt 0294a8b063 enable StupidAI and EmptyAI for static AI hace 2 años
CPlayerState.cpp 2c4cad7d9c Slight simplification of bonus system node class hace 1 año
CPlayerState.h 0c07384293 Refactoring of serialization versioning handling hace 1 año
CRandomGenerator.cpp 723a95f770 Add assertions to detect invalid calls hace 1 año
CRandomGenerator.h 0c07384293 Refactoring of serialization versioning handling hace 1 año
CScriptingModule.cpp 4c4498b22a vcmi: modernize rest of lib hace 2 años
CScriptingModule.h a1a5bc28c2 convert line endings from CRLF (Windows) to LF (Linux/Unix) hace 2 años
CSkillHandler.cpp cca08e29da Remove duplicate semicolons hace 1 año
CSkillHandler.h 0842f5afee Removed remaining usages of std::vector<bool> hace 1 año
CSoundBase.h a1a5bc28c2 convert line endings from CRLF (Windows) to LF (Linux/Unix) hace 2 años
CStack.cpp c37ce05d06 Attempt to make constant bonus system nodes (CCreature / CArtifact) hace 1 año
CStack.h 0c07384293 Refactoring of serialization versioning handling hace 1 año
CStopWatch.h f3277b7953 Define each identifier in a dedicated statement hace 1 año
CThreadHelper.cpp 5888a20920 Add OpenBSD defines hace 1 año
CThreadHelper.h f3277b7953 Define each identifier in a dedicated statement hace 1 año
CTownHandler.cpp e67e4430ba Removed most of non-const static fields in lib. Reduced header includes. hace 1 año
CTownHandler.h e67e4430ba Removed most of non-const static fields in lib. Reduced header includes. hace 1 año
Color.h 0c07384293 Refactoring of serialization versioning handling hace 1 año
CondSh.h a1a5bc28c2 convert line endings from CRLF (Windows) to LF (Linux/Unix) hace 2 años
ConstTransitivePtr.h 0c07384293 Refactoring of serialization versioning handling hace 1 año
ExtraOptionsInfo.cpp cb9c4bbaf0 unlimited replay option hace 1 año
ExtraOptionsInfo.h 0c07384293 Refactoring of serialization versioning handling hace 1 año
FunctionList.h ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined hace 3 años
GameCallbackHolder.h ea1f05d15a Stabilization hace 1 año
GameConstants.h a1a5bc28c2 convert line endings from CRLF (Windows) to LF (Linux/Unix) hace 2 años
GameSettings.cpp 8303ce5d13 Added option to ignore guards in pathfinder hace 1 año
GameSettings.h 0c07384293 Refactoring of serialization versioning handling hace 1 año
IBonusTypeHandler.h a1a5bc28c2 convert line endings from CRLF (Windows) to LF (Linux/Unix) hace 2 años
IGameCallback.cpp e67e4430ba Removed most of non-const static fields in lib. Reduced header includes. hace 1 año
IGameCallback.h c21913f661 Fixed initialization of move points and mana for dismissed heroes hace 1 año
IGameEventsReceiver.h b88a8da4e8 Split off some netpack structures into separate files hace 2 años
IHandlerBase.cpp 7e27ac7073 IdentifierStorage is now separate handler in VLC hace 2 años
IHandlerBase.h e67e4430ba Removed most of non-const static fields in lib. Reduced header includes. hace 1 año
JsonDetail.cpp 3074f8cb89 fix typo hace 1 año
JsonDetail.h 86f5d6de69 vcmi: modernize headers hace 2 años
JsonNode.cpp e67e4430ba Removed most of non-const static fields in lib. Reduced header includes. hace 1 año
JsonNode.h 0c07384293 Refactoring of serialization versioning handling hace 1 año
JsonRandom.cpp 2a193effcc Merge branch 'master' into 'develop' hace 1 año
JsonRandom.h d04241b10a Code cleanup hace 1 año
Languages.h d91aa8baca fix russia hace 1 año
LoadProgress.cpp 7732f39556 Fix potential uninitialized access - setupSteps depends on not yet hace 1 año
LoadProgress.h f3277b7953 Define each identifier in a dedicated statement hace 1 año
LogicalExpression.cpp 4c4498b22a vcmi: modernize rest of lib hace 2 años
LogicalExpression.h 0c07384293 Refactoring of serialization versioning handling hace 1 año
MetaString.cpp 999db2ed78 Avoid boost::format that throws exception on invalid format string hace 1 año
MetaString.h 0c07384293 Refactoring of serialization versioning handling hace 1 año
ObstacleHandler.cpp 76956cfe3a Merge pull request #3188 from IvanSavenko/remove_identifier_implicit_int_conversion2 hace 1 año
ObstacleHandler.h f3277b7953 Define each identifier in a dedicated statement hace 1 año
Point.h 0c07384293 Refactoring of serialization versioning handling hace 1 año
Rect.cpp a1a5bc28c2 convert line endings from CRLF (Windows) to LF (Linux/Unix) hace 2 años
Rect.h 0c07384293 Refactoring of serialization versioning handling hace 1 año
ResourceSet.cpp 8846fba1fc Fixes compilation error "ResourceSet.h:33:21: error: function 'ResourceSet::ResourceSet()' definition is marked dllimport" when building with g++ 12.1.0 hace 1 año
ResourceSet.h 0c07384293 Refactoring of serialization versioning handling hace 1 año
RiverHandler.cpp d5c4478816 Remove most of non-const access to VLC entities hace 1 año
RiverHandler.h 0842f5afee Removed remaining usages of std::vector<bool> hace 1 año
RoadHandler.cpp d5c4478816 Remove most of non-const access to VLC entities hace 1 año
RoadHandler.h 0842f5afee Removed remaining usages of std::vector<bool> hace 1 año
ScopeGuard.h 91ef7cbb4f Fix ScopeGuard move behavior hace 2 años
ScriptHandler.cpp 73019c204d Replace redundant types with `auto` for the lvalues of template factory functions for smart pointers hace 1 año
ScriptHandler.h 0c07384293 Refactoring of serialization versioning handling hace 1 año
StartInfo.cpp ffd604c114 Removed unnecessary access to IHandler::objects hace 1 año
StartInfo.h 0c07384293 Refactoring of serialization versioning handling hace 1 año
StdInc.cpp a1a5bc28c2 convert line endings from CRLF (Windows) to LF (Linux/Unix) hace 2 años
StdInc.h a1a5bc28c2 convert line endings from CRLF (Windows) to LF (Linux/Unix) hace 2 años
TerrainHandler.cpp 0842f5afee Removed remaining usages of std::vector<bool> hace 1 año
TerrainHandler.h 0c07384293 Refactoring of serialization versioning handling hace 1 año
TextOperations.cpp 9299eaed36 code review hace 1 año
TextOperations.h 9299eaed36 code review hace 1 año
TurnTimerInfo.cpp da9c0feebc Reworked timer widget to show timers for all players hace 1 año
TurnTimerInfo.h 0c07384293 Refactoring of serialization versioning handling hace 1 año
UnlockGuard.h a1a5bc28c2 convert line endings from CRLF (Windows) to LF (Linux/Unix) hace 2 años
VCMIDirs.cpp 1da06e04cc fix "development mode" condition when building in single process mode hace 2 años
VCMIDirs.h 5f4a998435 editorPath -> mapEditorPath hace 2 años
VCMI_Lib.cpp 9af7c63a26 Fix build hace 1 año
VCMI_Lib.h 9af7c63a26 Fix build hace 1 año
VCMI_lib.cbp 1c68937d95 new approach hace 2 años
VCMI_lib.vcxproj 1c68937d95 new approach hace 2 años
VCMI_lib.vcxproj.filters 1c68937d95 new approach hace 2 años
int3.h 0c07384293 Refactoring of serialization versioning handling hace 1 año
vcmi_endian.h a1a5bc28c2 convert line endings from CRLF (Windows) to LF (Linux/Unix) hace 2 años