Ivan Savenko 5550edeb9a Fix inability of unit to cast spell after receiving morale 6 tháng trước cách đây
..
battle 5550edeb9a Fix inability of unit to cast spell after receiving morale 6 tháng trước cách đây
bonuses 04c9e27ccd Fix discovered bugs from develop branch 6 tháng trước cách đây
campaign 829739da24 Reduce usage of implicit conversions to int 6 tháng trước cách đây
constants 4e8e85e3e4 Fix issues reported by Sonar, review fixes 6 tháng trước cách đây
entities 99c6ca7e70 Fix build 8 tháng trước cách đây
events 02e429e973 Fix typos using https://github.com/crate-ci/typos 1 năm trước cách đây
filesystem c3c8b5048a extract functions of string <-> boost::filesystem::path to TextOperations.h 6 tháng trước cách đây
gameState a8a74888f7 Fix attaching of hero to bonus system (old bug?) 6 tháng trước cách đây
json 4d57a8ed36 Prefer to pass CGameState as reference instead of pointer 6 tháng trước cách đây
logging 829739da24 Reduce usage of implicit conversions to int 6 tháng trước cách đây
mapObjectConstructors 63d00b080e Removed pointer to army from StackInstance 6 tháng trước cách đây
mapObjects 4e8e85e3e4 Fix issues reported by Sonar, review fixes 6 tháng trước cách đây
mapping 4e8e85e3e4 Fix issues reported by Sonar, review fixes 6 tháng trước cách đây
minizip 02e429e973 Fix typos using https://github.com/crate-ci/typos 1 năm trước cách đây
modding 222b73bbcd Simplify library initialization 8 tháng trước cách đây
network 7a3e1409d0 Remove old boost includes and defines 7 tháng trước cách đây
networkPacks 5550edeb9a Fix inability of unit to cast spell after receiving morale 6 tháng trước cách đây
pathfinder 4d57a8ed36 Prefer to pass CGameState as reference instead of pointer 6 tháng trước cách đây
rewardable 4d57a8ed36 Prefer to pass CGameState as reference instead of pointer 6 tháng trước cách đây
rmg 829739da24 Reduce usage of implicit conversions to int 6 tháng trước cách đây
serializer 4e8e85e3e4 Fix issues reported by Sonar, review fixes 6 tháng trước cách đây
spells 9e6397d1f9 Remove pointer to boat from CGHeroInstance 6 tháng trước cách đây
texts be554f4260 Merge pull request #5641 from kdmcser/chinese_encoding 6 tháng trước cách đây
vstd 25125f96da Fix: licenses, pragma guards, StdInc 1 năm trước cách đây
AI_Base.h a1a5bc28c2 convert line endings from CRLF (Windows) to LF (Linux/Unix) 2 năm trước cách đây
ArtifactUtils.cpp d34b47bb20 Remove pointers from artifacts 6 tháng trước cách đây
ArtifactUtils.h 2ca1748e96 Artifact instances are now owned solely by CMap 6 tháng trước cách đây
AsyncRunner.h ed4079e83b Code cleanup, add comments where relevant 8 tháng trước cách đây
BasicTypes.cpp 5c1adc7df5 change config format 7 tháng trước cách đây
BattleFieldHandler.cpp 38a9dc83ba Fix bonuses from battlefield not showing up in creature window 7 tháng trước cách đây
BattleFieldHandler.h 8c3a417527 Cleanup 10 tháng trước cách đây
CAndroidVMHelper.cpp 313d479d42 fix using JNI from server in single process build 2 năm trước cách đây
CAndroidVMHelper.h 313d479d42 fix using JNI from server in single process build 2 năm trước cách đây
CArtHandler.cpp 4d57a8ed36 Prefer to pass CGameState as reference instead of pointer 6 tháng trước cách đây
CArtHandler.h a43c3fcb31 Restore save compatibility with 1.6 6 tháng trước cách đây
CArtifactInstance.cpp 4d57a8ed36 Prefer to pass CGameState as reference instead of pointer 6 tháng trước cách đây
CArtifactInstance.h 4d57a8ed36 Prefer to pass CGameState as reference instead of pointer 6 tháng trước cách đây
CArtifactSet.h 4d57a8ed36 Prefer to pass CGameState as reference instead of pointer 6 tháng trước cách đây
CBonusTypeHandler.cpp e51ba74214 Fix loading of spell immunity icons for corresponding bonus 7 tháng trước cách đây
CBonusTypeHandler.h 07a46ed03b Configurable icons for bonuses 8 tháng trước cách đây
CConfigHandler.cpp 8771ecdf57 Workaround for crash due to static destruction order 7 tháng trước cách đây
CConfigHandler.h 8771ecdf57 Workaround for crash due to static destruction order 7 tháng trước cách đây
CConsoleHandler.cpp e73d05933d Quick shutdown of ConsoleHandler thread 8 tháng trước cách đây
CConsoleHandler.h e73d05933d Quick shutdown of ConsoleHandler thread 8 tháng trước cách đây
CCreatureHandler.cpp 645b95ba02 Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY` 8 tháng trước cách đây
CCreatureHandler.h a061ed04de Remove usage of ConstTransitivePtr from CTown 8 tháng trước cách đây
CCreatureSet.cpp 4d57a8ed36 Prefer to pass CGameState as reference instead of pointer 6 tháng trước cách đây
CCreatureSet.h a43c3fcb31 Restore save compatibility with 1.6 6 tháng trước cách đây
CGameInfoCallback.cpp 4e8e85e3e4 Fix issues reported by Sonar, review fixes 6 tháng trước cách đây
CGameInfoCallback.h 4d57a8ed36 Prefer to pass CGameState as reference instead of pointer 6 tháng trước cách đây
CGameInterface.cpp ac8104d56d SonarCloud recomendations. 10 tháng trước cách đây
CGameInterface.h 966468f3fa Fix and simplify game saving / loading 6 tháng trước cách đây
CMakeLists.txt 5550edeb9a Fix inability of unit to cast spell after receiving morale 6 tháng trước cách đây
CPlayerState.cpp 4d57a8ed36 Prefer to pass CGameState as reference instead of pointer 6 tháng trước cách đây
CPlayerState.h a43c3fcb31 Restore save compatibility with 1.6 6 tháng trước cách đây
CRandomGenerator.cpp 7a3e1409d0 Remove old boost includes and defines 7 tháng trước cách đây
CRandomGenerator.h 63bcf7d83c Replaced most of usages of CRandomGenerator with vstd::RNG in library 1 năm trước cách đây
CScriptingModule.cpp 4c4498b22a vcmi: modernize rest of lib 2 năm trước cách đây
CScriptingModule.h a1a5bc28c2 convert line endings from CRLF (Windows) to LF (Linux/Unix) 2 năm trước cách đây
CSkillHandler.cpp 645b95ba02 Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY` 8 tháng trước cách đây
CSkillHandler.h 9e6cd9b94d Add "special" property for secondary skills 11 tháng trước cách đây
CSoundBase.h 31e1d39f92 Fix issues introduced by fixing typos 1 năm trước cách đây
CStack.cpp ce436bd63e Fix regressions in combat 6 tháng trước cách đây
CStack.h ce436bd63e Fix regressions in combat 6 tháng trước cách đây
CStopWatch.h f3277b7953 Define each identifier in a dedicated statement 1 năm trước cách đây
CThreadHelper.cpp 7a3e1409d0 Remove old boost includes and defines 7 tháng trước cách đây
CThreadHelper.h a31788b874 Replace thread spawning with tbb pool for adventure AI 8 tháng trước cách đây
Color.h 28a8d4f4a1 Implemented bloodlust, clone, and petrify effects for xbrz mode 9 tháng trước cách đây
ConditionalWait.h 948abfb04c AI now uses std::thread, added custom thread interruption logic 8 tháng trước cách đây
ExceptionsCommon.h b50d350747 Show error message on load if mod has broken creature instead of 1 năm trước cách đây
ExtraOptionsInfo.cpp cb9c4bbaf0 unlimited replay option 1 năm trước cách đây
ExtraOptionsInfo.h 0c07384293 Refactoring of serialization versioning handling 1 năm trước cách đây
FunctionList.h ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 3 năm trước cách đây
GameCallbackHolder.h 331debaa3f Removed pointers from PlayerState 6 tháng trước cách đây
GameConstants.h a1a5bc28c2 convert line endings from CRLF (Windows) to LF (Linux/Unix) 2 năm trước cách đây
GameLibrary.cpp 222b73bbcd Simplify library initialization 8 tháng trước cách đây
GameLibrary.h 222b73bbcd Simplify library initialization 8 tháng trước cách đây
GameSettings.cpp 5c1adc7df5 change config format 7 tháng trước cách đây
GameSettings.h ff8d36c350 It is now possible to define game settings in rmg template 1 năm trước cách đây
IBonusTypeHandler.h 07a46ed03b Configurable icons for bonuses 8 tháng trước cách đây
IGameCallback.cpp 4d57a8ed36 Prefer to pass CGameState as reference instead of pointer 6 tháng trước cách đây
IGameCallback.h 966468f3fa Fix and simplify game saving / loading 6 tháng trước cách đây
IGameEventsReceiver.h ac8104d56d SonarCloud recomendations. 10 tháng trước cách đây
IGameSettings.h 5c1adc7df5 change config format 7 tháng trước cách đây
IHandlerBase.cpp 645b95ba02 Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY` 8 tháng trước cách đây
IHandlerBase.h 4f80ccd648 Small micro-optimizations for code that gets called A LOT 10 tháng trước cách đây
LoadProgress.cpp 7dfb499edf replace boost locks with std 8 tháng trước cách đây
LoadProgress.h 7dfb499edf replace boost locks with std 8 tháng trước cách đây
LogicalExpression.cpp 645b95ba02 Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY` 8 tháng trước cách đây
LogicalExpression.h c3957c2c2a Moved json files to new directory, split on per-class basis 1 năm trước cách đây
ObstacleHandler.cpp 645b95ba02 Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY` 8 tháng trước cách đây
ObstacleHandler.h ecdd394bb1 Use BattleHex as const ref wherever possible 9 tháng trước cách đây
Point.h 391986e0ba Moved image scaling & optimization logic to separate classes 9 tháng trước cách đây
Rect.cpp a1a5bc28c2 convert line endings from CRLF (Windows) to LF (Linux/Unix) 2 năm trước cách đây
Rect.h 4171026035 First iteration of upscaled rendering 1 năm trước cách đây
ResourceSet.cpp 645b95ba02 Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY` 8 tháng trước cách đây
ResourceSet.h 20cfe712c9 Update ResourceSet.h 1 năm trước cách đây
RiverHandler.cpp 645b95ba02 Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY` 8 tháng trước cách đây
RiverHandler.h c34956e912 introduce `getModScope` method to`Entity` class and subclasses 1 năm trước cách đây
RoadHandler.cpp 645b95ba02 Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY` 8 tháng trước cách đây
RoadHandler.h c34956e912 introduce `getModScope` method to`Entity` class and subclasses 1 năm trước cách đây
ScopeGuard.h b796ed8626 Fix undefined behavior 1 năm trước cách đây
ScriptHandler.cpp 73019c204d Replace redundant types with `auto` for the lvalues of template factory functions for smart pointers 1 năm trước cách đây
ScriptHandler.h c3957c2c2a Moved json files to new directory, split on per-class basis 1 năm trước cách đây
StartInfo.cpp 645b95ba02 Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY` 8 tháng trước cách đây
StartInfo.h eb3b51a6cf Remove save compatibility with 1.5.X 7 tháng trước cách đây
StdInc.cpp 25125f96da Fix: licenses, pragma guards, StdInc 1 năm trước cách đây
StdInc.h 25125f96da Fix: licenses, pragma guards, StdInc 1 năm trước cách đây
TerrainHandler.cpp 645b95ba02 Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY` 8 tháng trước cách đây
TerrainHandler.h dfe8a95f8c Fix build 10 tháng trước cách đây
TurnTimerInfo.cpp 02e429e973 Fix typos using https://github.com/crate-ci/typos 1 năm trước cách đây
TurnTimerInfo.h 02e429e973 Fix typos using https://github.com/crate-ci/typos 1 năm trước cách đây
UnlockGuard.h 4e73f7d90f shared_mutex replace boost 8 tháng trước cách đây
VCMIDirs.cpp 5b5b2f158d Change getDefaultUserDataPath to const 7 tháng trước cách đây
VCMIDirs.h 5f4a998435 editorPath -> mapEditorPath 2 năm trước cách đây
int3.h 9f713a0914 Rename int3::valid to isValid for consistency 8 tháng trước cách đây
vcmi_endian.h a1a5bc28c2 convert line endings from CRLF (Windows) to LF (Linux/Unix) 2 năm trước cách đây