Laserlicht 4e73f7d90f shared_mutex replace boost 8 月之前
..
battle 645b95ba02 Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY` 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 4e73f7d90f shared_mutex replace boost 8 月之前
json 645b95ba02 Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY` 8 月之前
logging ecdd394bb1 Use BattleHex as const ref wherever possible 9 月之前
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 8f074490a7 Merge branch 'master' into 'develop' 8 月之前
network 41a4ea1163 boost::system_error 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 4e73f7d90f shared_mutex replace boost 8 月之前
serializer 7dfb499edf replace boost locks with std 8 月之前
spells 645b95ba02 Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY` 8 月之前
texts 645b95ba02 Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY` 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 10 月之前
BattleFieldHandler.h 8c3a417527 Cleanup 10 月之前
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 645b95ba02 Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY` 8 月之前
CBonusTypeHandler.h 0c07384293 Refactoring of serialization versioning handling 1 年之前
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 657b97202b Clarified ifdef magic in crash handling 10 月之前
CConsoleHandler.h 02e429e973 Fix typos using https://github.com/crate-ci/typos 1 年之前
CCreatureHandler.cpp 645b95ba02 Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY` 8 月之前
CCreatureHandler.h c7b22b1b28 add multi-bonuses support for creature speical skills 11 月之前
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. 10 月之前
CGameInterface.h 32391dc7a9 Pathfinder cache is now stored separately per playerBlocked 9 月之前
CMakeLists.txt 645b95ba02 Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY` 8 月之前
CPlayerState.cpp 645b95ba02 Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY` 8 月之前
CPlayerState.h 9e2646898b Add pre-computed vectors of owned objects for faster access 11 月之前
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 10 月之前
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 9 月之前
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 cbcd48aabb Fix build 8 月之前
GameLibrary.h 645b95ba02 Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY` 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 a1a5bc28c2 convert line endings from CRLF (Windows) to LF (Linux/Unix) 2 年之前
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. 10 月之前
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 11 月之前
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 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` 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 9 月之前
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 年之前