Ivan Savenko cbcd48aabb Fix build пре 1 година
..
battle 645b95ba02 Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY` пре 1 година
bonuses 645b95ba02 Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY` пре 1 година
campaign 645b95ba02 Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY` пре 1 година
constants 645b95ba02 Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY` пре 1 година
entities 645b95ba02 Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY` пре 1 година
events 02e429e973 Fix typos using https://github.com/crate-ci/typos пре 1 година
filesystem 5a02a4c07f Fix path to Chronicles campaigns background, remove old code пре 1 година
gameState 645b95ba02 Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY` пре 1 година
json 645b95ba02 Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY` пре 1 година
logging ecdd394bb1 Use BattleHex as const ref wherever possible пре 1 година
mapObjectConstructors 645b95ba02 Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY` пре 1 година
mapObjects 645b95ba02 Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY` пре 1 година
mapping 645b95ba02 Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY` пре 1 година
minizip 02e429e973 Fix typos using https://github.com/crate-ci/typos пре 1 година
modding 645b95ba02 Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY` пре 1 година
network 2362c6da21 Fixes for multiple new issues from Sonar пре 1 година
networkPacks 645b95ba02 Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY` пре 1 година
pathfinder 645b95ba02 Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY` пре 1 година
rewardable 645b95ba02 Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY` пре 1 година
rmg 645b95ba02 Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY` пре 1 година
serializer 645b95ba02 Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY` пре 1 година
spells 645b95ba02 Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY` пре 1 година
texts 645b95ba02 Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY` пре 1 година
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` пре 1 година
ArtifactUtils.h 30fa2846aa ArtifactUtils::createArtifact ArtifactUtils::createNewArtifactInstance unified пре 1 година
BasicTypes.cpp 645b95ba02 Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY` пре 1 година
BattleFieldHandler.cpp 8c3a417527 Cleanup пре 1 година
BattleFieldHandler.h 8c3a417527 Cleanup пре 1 година
CAndroidVMHelper.cpp 313d479d42 fix using JNI from server in single process build пре 3 година
CAndroidVMHelper.h 313d479d42 fix using JNI from server in single process build пре 3 година
CArtHandler.cpp 645b95ba02 Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY` пре 1 година
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 645b95ba02 Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY` пре 1 година
CBonusTypeHandler.h 0c07384293 Refactoring of serialization versioning handling пре 2 година
CConfigHandler.cpp 54796c7c56 Rename toJson to toString/toCompactString for consistency пре 2 година
CConfigHandler.h c3957c2c2a Moved json files to new directory, split on per-class basis пре 2 година
CConsoleHandler.cpp 657b97202b Clarified ifdef magic in crash handling пре 1 година
CConsoleHandler.h 02e429e973 Fix typos using https://github.com/crate-ci/typos пре 1 година
CCreatureHandler.cpp 645b95ba02 Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY` пре 1 година
CCreatureHandler.h c7b22b1b28 add multi-bonuses support for creature speical skills пре 1 година
CCreatureSet.cpp 645b95ba02 Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY` пре 1 година
CCreatureSet.h 645b95ba02 Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY` пре 1 година
CGameInfoCallback.cpp 645b95ba02 Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY` пре 1 година
CGameInfoCallback.h 32391dc7a9 Pathfinder cache is now stored separately per playerBlocked пре 1 година
CGameInterface.cpp ac8104d56d SonarCloud recomendations. пре 1 година
CGameInterface.h 32391dc7a9 Pathfinder cache is now stored separately per playerBlocked пре 1 година
CMakeLists.txt 645b95ba02 Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY` пре 1 година
CPlayerState.cpp 645b95ba02 Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY` пре 1 година
CPlayerState.h 9e2646898b Add pre-computed vectors of owned objects for faster access пре 1 година
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 пре 3 година
CScriptingModule.h a1a5bc28c2 convert line endings from CRLF (Windows) to LF (Linux/Unix) пре 2 година
CSkillHandler.cpp 645b95ba02 Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY` пре 1 година
CSkillHandler.h 9e6cd9b94d Add "special" property for secondary skills пре 1 година
CSoundBase.h 31e1d39f92 Fix issues introduced by fixing typos пре 1 година
CStack.cpp 645b95ba02 Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY` пре 1 година
CStack.h 3b35c679ce Optimize Unit::getHexes method пре 1 година
CStopWatch.h f3277b7953 Define each identifier in a dedicated statement пре 2 година
CThreadHelper.cpp 62c2be160a Added changing thread name for FreeBSD пре 1 година
CThreadHelper.h cded8b1999 Show human-readable thread name in log пре 2 година
Color.h 28a8d4f4a1 Implemented bloodlust, clone, and petrify effects for xbrz mode пре 1 година
ConstTransitivePtr.h 0c07384293 Refactoring of serialization versioning handling пре 2 година
ExceptionsCommon.h b50d350747 Show error message on load if mod has broken creature instead of пре 1 година
ExtraOptionsInfo.cpp cb9c4bbaf0 unlimited replay option пре 2 година
ExtraOptionsInfo.h 0c07384293 Refactoring of serialization versioning handling пре 2 година
FunctionList.h ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined пре 3 година
GameCallbackHolder.h ea1f05d15a Stabilization пре 2 година
GameConstants.h a1a5bc28c2 convert line endings from CRLF (Windows) to LF (Linux/Unix) пре 2 година
GameLibrary.cpp cbcd48aabb Fix build пре 1 година
GameLibrary.h 645b95ba02 Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY` пре 1 година
GameSettings.cpp ec970c7b22 Support for configuring minimal cost for moving between tiles пре 1 година
GameSettings.h ff8d36c350 It is now possible to define game settings in rmg template пре 1 година
IBonusTypeHandler.h a1a5bc28c2 convert line endings from CRLF (Windows) to LF (Linux/Unix) пре 2 година
IGameCallback.cpp 645b95ba02 Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY` пре 1 година
IGameCallback.h 645b95ba02 Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY` пре 1 година
IGameEventsReceiver.h ac8104d56d SonarCloud recomendations. пре 1 година
IGameSettings.h ec970c7b22 Support for configuring minimal cost for moving between tiles пре 1 година
IHandlerBase.cpp 645b95ba02 Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY` пре 1 година
IHandlerBase.h 4f80ccd648 Small micro-optimizations for code that gets called A LOT пре 1 година
LoadProgress.cpp 7732f39556 Fix potential uninitialized access - setupSteps depends on not yet пре 2 година
LoadProgress.h f3277b7953 Define each identifier in a dedicated statement пре 2 година
LogicalExpression.cpp 645b95ba02 Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY` пре 1 година
LogicalExpression.h c3957c2c2a Moved json files to new directory, split on per-class basis пре 2 година
ObstacleHandler.cpp 645b95ba02 Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY` пре 1 година
ObstacleHandler.h ecdd394bb1 Use BattleHex as const ref wherever possible пре 1 година
Point.h 391986e0ba Moved image scaling & optimization logic to separate classes пре 1 година
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` пре 1 година
ResourceSet.h 20cfe712c9 Update ResourceSet.h пре 1 година
RiverHandler.cpp 645b95ba02 Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY` пре 1 година
RiverHandler.h c34956e912 introduce `getModScope` method to`Entity` class and subclasses пре 1 година
RoadHandler.cpp 645b95ba02 Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY` пре 1 година
RoadHandler.h c34956e912 introduce `getModScope` method to`Entity` class and subclasses пре 1 година
ScopeGuard.h b796ed8626 Fix undefined behavior пре 2 година
ScriptHandler.cpp 73019c204d Replace redundant types with `auto` for the lvalues of template factory functions for smart pointers пре 2 година
ScriptHandler.h c3957c2c2a Moved json files to new directory, split on per-class basis пре 2 година
StartInfo.cpp 645b95ba02 Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY` пре 1 година
StartInfo.h 56ee307b3a Extend AI garrison troop removal logic to all RoE campaigns to emulate пре 1 година
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` пре 1 година
TerrainHandler.h dfe8a95f8c Fix build пре 1 година
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 a1a5bc28c2 convert line endings from CRLF (Windows) to LF (Linux/Unix) пре 2 година
VCMIDirs.cpp 70891b0304 portmaster support пре 1 година
VCMIDirs.h 5f4a998435 editorPath -> mapEditorPath пре 3 година
int3.h ea48257100 Fix SonarCloud issues пре 2 година
vcmi_endian.h a1a5bc28c2 convert line endings from CRLF (Windows) to LF (Linux/Unix) пре 2 година