Ivan Savenko a8a6be7ac1 Fix potential compatibility with C++20 / C++23 mode преди 8 месеца
..
battle a8a6be7ac1 Fix potential compatibility with C++20 / C++23 mode преди 8 месеца
bonuses 645b95ba02 Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY` преди 8 месеца
campaign 645b95ba02 Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY` преди 8 месеца
constants 645b95ba02 Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY` преди 8 месеца
entities 645b95ba02 Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY` преди 8 месеца
events 02e429e973 Fix typos using https://github.com/crate-ci/typos преди 1 година
filesystem e7fbe2d387 Fix build преди 8 месеца
gameState a8a6be7ac1 Fix potential compatibility with C++20 / C++23 mode преди 8 месеца
json 645b95ba02 Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY` преди 8 месеца
logging 06be6b909c Fix build, reduce includes of CConsoleHandler преди 8 месеца
mapObjectConstructors 8f074490a7 Merge branch 'master' into 'develop' преди 8 месеца
mapObjects 645b95ba02 Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY` преди 8 месеца
mapping 645b95ba02 Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY` преди 8 месеца
minizip 02e429e973 Fix typos using https://github.com/crate-ci/typos преди 1 година
modding 35fc7f7f03 Use new URL for 1.7 mods преди 8 месеца
network 2362c6da21 Fixes for multiple new issues from Sonar преди 8 месеца
networkPacks 645b95ba02 Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY` преди 8 месеца
pathfinder 645b95ba02 Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY` преди 8 месеца
rewardable 645b95ba02 Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY` преди 8 месеца
rmg 33468f21ff Remove custom implementation of threadpool from rmg in favor of TBB преди 8 месеца
serializer 7dfb499edf replace boost locks with std преди 8 месеца
spells a8a6be7ac1 Fix potential compatibility with C++20 / C++23 mode преди 8 месеца
texts a8a6be7ac1 Fix potential compatibility with C++20 / C++23 mode преди 8 месеца
vstd 25125f96da Fix: licenses, pragma guards, StdInc преди 1 година
AI_Base.h a1a5bc28c2 convert line endings from CRLF (Windows) to LF (Linux/Unix) преди 2 години
ArtifactUtils.cpp 645b95ba02 Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY` преди 8 месеца
ArtifactUtils.h 30fa2846aa ArtifactUtils::createArtifact ArtifactUtils::createNewArtifactInstance unified преди 1 година
BasicTypes.cpp 645b95ba02 Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY` преди 8 месеца
BattleFieldHandler.cpp 8c3a417527 Cleanup преди 9 месеца
BattleFieldHandler.h 8c3a417527 Cleanup преди 9 месеца
CAndroidVMHelper.cpp 313d479d42 fix using JNI from server in single process build преди 2 години
CAndroidVMHelper.h 313d479d42 fix using JNI from server in single process build преди 2 години
CArtHandler.cpp 645b95ba02 Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY` преди 8 месеца
CArtHandler.h 86d5c05ffa Fused identical artifacts преди 1 година
CArtifactInstance.cpp b9ff192a91 Fix regressions from previous PR преди 1 година
CArtifactInstance.h a39469d165 Add save compatibility преди 1 година
CBonusTypeHandler.cpp a3dbb5748c Fix build преди 8 месеца
CBonusTypeHandler.h 07a46ed03b Configurable icons for bonuses преди 8 месеца
CConfigHandler.cpp 54796c7c56 Rename toJson to toString/toCompactString for consistency преди 1 година
CConfigHandler.h c3957c2c2a Moved json files to new directory, split on per-class basis преди 1 година
CConsoleHandler.cpp 06be6b909c Fix build, reduce includes of CConsoleHandler преди 8 месеца
CConsoleHandler.h 06be6b909c Fix build, reduce includes of CConsoleHandler преди 8 месеца
CCreatureHandler.cpp 645b95ba02 Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY` преди 8 месеца
CCreatureHandler.h c7b22b1b28 add multi-bonuses support for creature speical skills преди 10 месеца
CCreatureSet.cpp 645b95ba02 Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY` преди 8 месеца
CCreatureSet.h 645b95ba02 Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY` преди 8 месеца
CGameInfoCallback.cpp 4e73f7d90f shared_mutex replace boost преди 8 месеца
CGameInfoCallback.h 32391dc7a9 Pathfinder cache is now stored separately per playerBlocked преди 9 месеца
CGameInterface.cpp ac8104d56d SonarCloud recomendations. преди 9 месеца
CGameInterface.h 32391dc7a9 Pathfinder cache is now stored separately per playerBlocked преди 9 месеца
CMakeLists.txt 33468f21ff Remove custom implementation of threadpool from rmg in favor of TBB преди 8 месеца
CPlayerState.cpp 645b95ba02 Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY` преди 8 месеца
CPlayerState.h 9e2646898b Add pre-computed vectors of owned objects for faster access преди 10 месеца
CRandomGenerator.cpp 34b6eaa25e Integrating changes from PR #4251 - add logging for rng преди 1 година
CRandomGenerator.h 63bcf7d83c Replaced most of usages of CRandomGenerator with vstd::RNG in library преди 1 година
CScriptingModule.cpp 4c4498b22a vcmi: modernize rest of lib преди 2 години
CScriptingModule.h a1a5bc28c2 convert line endings from CRLF (Windows) to LF (Linux/Unix) преди 2 години
CSkillHandler.cpp 645b95ba02 Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY` преди 8 месеца
CSkillHandler.h 9e6cd9b94d Add "special" property for secondary skills преди 11 месеца
CSoundBase.h 31e1d39f92 Fix issues introduced by fixing typos преди 1 година
CStack.cpp 645b95ba02 Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY` преди 8 месеца
CStack.h 3b35c679ce Optimize Unit::getHexes method преди 9 месеца
CStopWatch.h f3277b7953 Define each identifier in a dedicated statement преди 1 година
CThreadHelper.cpp 7dfb499edf replace boost locks with std преди 8 месеца
CThreadHelper.h 7dfb499edf replace boost locks with std преди 8 месеца
Color.h 28a8d4f4a1 Implemented bloodlust, clone, and petrify effects for xbrz mode преди 8 месеца
ConstTransitivePtr.h 0c07384293 Refactoring of serialization versioning handling преди 1 година
ExceptionsCommon.h b50d350747 Show error message on load if mod has broken creature instead of преди 1 година
ExtraOptionsInfo.cpp cb9c4bbaf0 unlimited replay option преди 1 година
ExtraOptionsInfo.h 0c07384293 Refactoring of serialization versioning handling преди 1 година
FunctionList.h ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined преди 3 години
GameCallbackHolder.h ea1f05d15a Stabilization преди 1 година
GameConstants.h a1a5bc28c2 convert line endings from CRLF (Windows) to LF (Linux/Unix) преди 2 години
GameLibrary.cpp 782362e5ce Remove `console` global преди 8 месеца
GameLibrary.h 782362e5ce Remove `console` global преди 8 месеца
GameSettings.cpp ec970c7b22 Support for configuring minimal cost for moving between tiles преди 9 месеца
GameSettings.h ff8d36c350 It is now possible to define game settings in rmg template преди 1 година
IBonusTypeHandler.h 07a46ed03b Configurable icons for bonuses преди 8 месеца
IGameCallback.cpp 645b95ba02 Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY` преди 8 месеца
IGameCallback.h 645b95ba02 Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY` преди 8 месеца
IGameEventsReceiver.h ac8104d56d SonarCloud recomendations. преди 9 месеца
IGameSettings.h ec970c7b22 Support for configuring minimal cost for moving between tiles преди 9 месеца
IHandlerBase.cpp 645b95ba02 Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY` преди 8 месеца
IHandlerBase.h 4f80ccd648 Small micro-optimizations for code that gets called A LOT преди 10 месеца
LoadProgress.cpp 7dfb499edf replace boost locks with std преди 8 месеца
LoadProgress.h 7dfb499edf replace boost locks with std преди 8 месеца
LogicalExpression.cpp 645b95ba02 Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY` преди 8 месеца
LogicalExpression.h c3957c2c2a Moved json files to new directory, split on per-class basis преди 1 година
ObstacleHandler.cpp 645b95ba02 Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY` преди 8 месеца
ObstacleHandler.h ecdd394bb1 Use BattleHex as const ref wherever possible преди 9 месеца
Point.h 391986e0ba Moved image scaling & optimization logic to separate classes преди 9 месеца
Rect.cpp a1a5bc28c2 convert line endings from CRLF (Windows) to LF (Linux/Unix) преди 2 години
Rect.h 4171026035 First iteration of upscaled rendering преди 1 година
ResourceSet.cpp 645b95ba02 Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY` преди 8 месеца
ResourceSet.h 20cfe712c9 Update ResourceSet.h преди 1 година
RiverHandler.cpp 645b95ba02 Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY` преди 8 месеца
RiverHandler.h c34956e912 introduce `getModScope` method to`Entity` class and subclasses преди 1 година
RoadHandler.cpp 645b95ba02 Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY` преди 8 месеца
RoadHandler.h c34956e912 introduce `getModScope` method to`Entity` class and subclasses преди 1 година
ScopeGuard.h b796ed8626 Fix undefined behavior преди 1 година
ScriptHandler.cpp 73019c204d Replace redundant types with `auto` for the lvalues of template factory functions for smart pointers преди 1 година
ScriptHandler.h c3957c2c2a Moved json files to new directory, split on per-class basis преди 1 година
StartInfo.cpp 645b95ba02 Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY` преди 8 месеца
StartInfo.h 56ee307b3a Extend AI garrison troop removal logic to all RoE campaigns to emulate преди 11 месеца
StdInc.cpp 25125f96da Fix: licenses, pragma guards, StdInc преди 1 година
StdInc.h 25125f96da Fix: licenses, pragma guards, StdInc преди 1 година
TerrainHandler.cpp 645b95ba02 Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY` преди 8 месеца
TerrainHandler.h dfe8a95f8c Fix build преди 10 месеца
TurnTimerInfo.cpp 02e429e973 Fix typos using https://github.com/crate-ci/typos преди 1 година
TurnTimerInfo.h 02e429e973 Fix typos using https://github.com/crate-ci/typos преди 1 година
UnlockGuard.h 4e73f7d90f shared_mutex replace boost преди 8 месеца
VCMIDirs.cpp 70891b0304 portmaster support преди 8 месеца
VCMIDirs.h 5f4a998435 editorPath -> mapEditorPath преди 2 години
int3.h ea48257100 Fix SonarCloud issues преди 1 година
vcmi_endian.h a1a5bc28c2 convert line endings from CRLF (Windows) to LF (Linux/Unix) преди 2 години