Laserlicht 4e73f7d90f shared_mutex replace boost hace 8 meses
..
battle 645b95ba02 Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY` hace 8 meses
bonuses 645b95ba02 Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY` hace 8 meses
campaign 645b95ba02 Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY` hace 8 meses
constants 645b95ba02 Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY` hace 8 meses
entities 645b95ba02 Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY` hace 8 meses
events 02e429e973 Fix typos using https://github.com/crate-ci/typos hace 1 año
filesystem e7fbe2d387 Fix build hace 8 meses
gameState 4e73f7d90f shared_mutex replace boost hace 8 meses
json 645b95ba02 Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY` hace 8 meses
logging ecdd394bb1 Use BattleHex as const ref wherever possible hace 9 meses
mapObjectConstructors 8f074490a7 Merge branch 'master' into 'develop' hace 8 meses
mapObjects 645b95ba02 Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY` hace 8 meses
mapping 645b95ba02 Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY` hace 8 meses
minizip 02e429e973 Fix typos using https://github.com/crate-ci/typos hace 1 año
modding 8f074490a7 Merge branch 'master' into 'develop' hace 8 meses
network 41a4ea1163 boost::system_error hace 8 meses
networkPacks 645b95ba02 Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY` hace 8 meses
pathfinder 645b95ba02 Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY` hace 8 meses
rewardable 645b95ba02 Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY` hace 8 meses
rmg 4e73f7d90f shared_mutex replace boost hace 8 meses
serializer 7dfb499edf replace boost locks with std hace 8 meses
spells 645b95ba02 Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY` hace 8 meses
texts 645b95ba02 Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY` hace 8 meses
vstd 25125f96da Fix: licenses, pragma guards, StdInc hace 1 año
AI_Base.h a1a5bc28c2 convert line endings from CRLF (Windows) to LF (Linux/Unix) hace 2 años
ArtifactUtils.cpp 645b95ba02 Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY` hace 8 meses
ArtifactUtils.h 30fa2846aa ArtifactUtils::createArtifact ArtifactUtils::createNewArtifactInstance unified hace 1 año
BasicTypes.cpp 645b95ba02 Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY` hace 8 meses
BattleFieldHandler.cpp 8c3a417527 Cleanup hace 10 meses
BattleFieldHandler.h 8c3a417527 Cleanup hace 10 meses
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 645b95ba02 Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY` hace 8 meses
CArtHandler.h 86d5c05ffa Fused identical artifacts hace 1 año
CArtifactInstance.cpp b9ff192a91 Fix regressions from previous PR hace 1 año
CArtifactInstance.h a39469d165 Add save compatibility hace 1 año
CBonusTypeHandler.cpp 645b95ba02 Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY` hace 8 meses
CBonusTypeHandler.h 0c07384293 Refactoring of serialization versioning handling hace 1 año
CConfigHandler.cpp 54796c7c56 Rename toJson to toString/toCompactString for consistency hace 1 año
CConfigHandler.h c3957c2c2a Moved json files to new directory, split on per-class basis hace 1 año
CConsoleHandler.cpp 657b97202b Clarified ifdef magic in crash handling hace 10 meses
CConsoleHandler.h 02e429e973 Fix typos using https://github.com/crate-ci/typos hace 1 año
CCreatureHandler.cpp 645b95ba02 Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY` hace 8 meses
CCreatureHandler.h c7b22b1b28 add multi-bonuses support for creature speical skills hace 11 meses
CCreatureSet.cpp 645b95ba02 Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY` hace 8 meses
CCreatureSet.h 645b95ba02 Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY` hace 8 meses
CGameInfoCallback.cpp 4e73f7d90f shared_mutex replace boost hace 8 meses
CGameInfoCallback.h 32391dc7a9 Pathfinder cache is now stored separately per playerBlocked hace 9 meses
CGameInterface.cpp ac8104d56d SonarCloud recomendations. hace 10 meses
CGameInterface.h 32391dc7a9 Pathfinder cache is now stored separately per playerBlocked hace 9 meses
CMakeLists.txt 645b95ba02 Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY` hace 8 meses
CPlayerState.cpp 645b95ba02 Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY` hace 8 meses
CPlayerState.h 9e2646898b Add pre-computed vectors of owned objects for faster access hace 11 meses
CRandomGenerator.cpp 34b6eaa25e Integrating changes from PR #4251 - add logging for rng hace 1 año
CRandomGenerator.h 63bcf7d83c Replaced most of usages of CRandomGenerator with vstd::RNG in library 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 645b95ba02 Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY` hace 8 meses
CSkillHandler.h 9e6cd9b94d Add "special" property for secondary skills hace 11 meses
CSoundBase.h 31e1d39f92 Fix issues introduced by fixing typos hace 1 año
CStack.cpp 645b95ba02 Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY` hace 8 meses
CStack.h 3b35c679ce Optimize Unit::getHexes method hace 10 meses
CStopWatch.h f3277b7953 Define each identifier in a dedicated statement hace 1 año
CThreadHelper.cpp 7dfb499edf replace boost locks with std hace 8 meses
CThreadHelper.h 7dfb499edf replace boost locks with std hace 8 meses
Color.h 28a8d4f4a1 Implemented bloodlust, clone, and petrify effects for xbrz mode hace 9 meses
ConstTransitivePtr.h 0c07384293 Refactoring of serialization versioning handling hace 1 año
ExceptionsCommon.h b50d350747 Show error message on load if mod has broken creature instead of 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
GameLibrary.cpp cbcd48aabb Fix build hace 8 meses
GameLibrary.h 645b95ba02 Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY` hace 8 meses
GameSettings.cpp ec970c7b22 Support for configuring minimal cost for moving between tiles hace 9 meses
GameSettings.h ff8d36c350 It is now possible to define game settings in rmg template hace 1 año
IBonusTypeHandler.h a1a5bc28c2 convert line endings from CRLF (Windows) to LF (Linux/Unix) hace 2 años
IGameCallback.cpp 645b95ba02 Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY` hace 8 meses
IGameCallback.h 645b95ba02 Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY` hace 8 meses
IGameEventsReceiver.h ac8104d56d SonarCloud recomendations. hace 10 meses
IGameSettings.h ec970c7b22 Support for configuring minimal cost for moving between tiles hace 9 meses
IHandlerBase.cpp 645b95ba02 Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY` hace 8 meses
IHandlerBase.h 4f80ccd648 Small micro-optimizations for code that gets called A LOT hace 11 meses
LoadProgress.cpp 7dfb499edf replace boost locks with std hace 8 meses
LoadProgress.h 7dfb499edf replace boost locks with std hace 8 meses
LogicalExpression.cpp 645b95ba02 Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY` hace 8 meses
LogicalExpression.h c3957c2c2a Moved json files to new directory, split on per-class basis hace 1 año
ObstacleHandler.cpp 645b95ba02 Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY` hace 8 meses
ObstacleHandler.h ecdd394bb1 Use BattleHex as const ref wherever possible hace 9 meses
Point.h 391986e0ba Moved image scaling & optimization logic to separate classes hace 9 meses
Rect.cpp a1a5bc28c2 convert line endings from CRLF (Windows) to LF (Linux/Unix) hace 2 años
Rect.h 4171026035 First iteration of upscaled rendering hace 1 año
ResourceSet.cpp 645b95ba02 Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY` hace 8 meses
ResourceSet.h 20cfe712c9 Update ResourceSet.h hace 1 año
RiverHandler.cpp 645b95ba02 Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY` hace 8 meses
RiverHandler.h c34956e912 introduce `getModScope` method to`Entity` class and subclasses hace 1 año
RoadHandler.cpp 645b95ba02 Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY` hace 8 meses
RoadHandler.h c34956e912 introduce `getModScope` method to`Entity` class and subclasses hace 1 año
ScopeGuard.h b796ed8626 Fix undefined behavior hace 1 año
ScriptHandler.cpp 73019c204d Replace redundant types with `auto` for the lvalues of template factory functions for smart pointers hace 1 año
ScriptHandler.h c3957c2c2a Moved json files to new directory, split on per-class basis hace 1 año
StartInfo.cpp 645b95ba02 Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY` hace 8 meses
StartInfo.h 56ee307b3a Extend AI garrison troop removal logic to all RoE campaigns to emulate hace 1 año
StdInc.cpp 25125f96da Fix: licenses, pragma guards, StdInc hace 1 año
StdInc.h 25125f96da Fix: licenses, pragma guards, StdInc hace 1 año
TerrainHandler.cpp 645b95ba02 Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY` hace 8 meses
TerrainHandler.h dfe8a95f8c Fix build hace 10 meses
TurnTimerInfo.cpp 02e429e973 Fix typos using https://github.com/crate-ci/typos hace 1 año
TurnTimerInfo.h 02e429e973 Fix typos using https://github.com/crate-ci/typos hace 1 año
UnlockGuard.h 4e73f7d90f shared_mutex replace boost hace 8 meses
VCMIDirs.cpp 70891b0304 portmaster support hace 9 meses
VCMIDirs.h 5f4a998435 editorPath -> mapEditorPath hace 2 años
int3.h ea48257100 Fix SonarCloud issues hace 1 año
vcmi_endian.h a1a5bc28c2 convert line endings from CRLF (Windows) to LF (Linux/Unix) hace 2 años