Ivan Savenko 246010c13e Update docs, fix inconsistencies between config & code преди 3 месеца
..
battle e12765dca0 Fix sonar warnings, convert spaces -> tabs преди 3 месеца
bonuses 5caf43a63c Merge pull request #5900 from IvanSavenko/bonus_limiters преди 3 месеца
callback b0c511149d Removed hardcoded checks for Summon Boat spell преди 3 месеца
campaign bd090059da small refactoring преди 4 месеца
constants b1aff17e82 Remove hardcoded checks for town portal from AI code преди 3 месеца
entities 76debab846 HasChargesLimiter now works in "bonuses" json section преди 4 месеца
events 02e429e973 Fix typos using https://github.com/crate-ci/typos преди 1 година
filesystem e12765dca0 Fix sonar warnings, convert spaces -> tabs преди 3 месеца
gameState 46072a1d60 Merge pull request #5896 from IvanSavenko/code_reorganize преди 3 месеца
json 5caf43a63c Merge pull request #5900 from IvanSavenko/bonus_limiters преди 3 месеца
logging 829739da24 Reduce usage of implicit conversions to int преди 6 месеца
mapObjectConstructors 46072a1d60 Merge pull request #5896 from IvanSavenko/code_reorganize преди 3 месеца
mapObjects e12765dca0 Fix sonar warnings, convert spaces -> tabs преди 3 месеца
mapping 33431adb27 Apply formatting on changed files преди 3 месеца
minizip 02e429e973 Fix typos using https://github.com/crate-ci/typos преди 1 година
modding 9d2cf288fb Fix possible crash on accessing no longer existing submod преди 4 месеца
network cd2837a84e Fix possible memory leak (circular shared_ptr) in networking преди 6 месеца
networkPacks 8721bdd728 Split CCreatureSet file on .h/.cpp per class basis преди 3 месеца
pathfinder f51c7c5c28 Removed hardcoded AI logic for Water Walk and Fly spell преди 3 месеца
rewardable 8721bdd728 Split CCreatureSet file on .h/.cpp per class basis преди 3 месеца
rmg e12765dca0 Fix sonar warnings, convert spaces -> tabs преди 3 месеца
serializer e12765dca0 Fix sonar warnings, convert spaces -> tabs преди 3 месеца
spells 246010c13e Update docs, fix inconsistencies between config & code преди 3 месеца
texts 8721bdd728 Split CCreatureSet file on .h/.cpp per class basis преди 3 месеца
vstd 25125f96da Fix: licenses, pragma guards, StdInc преди 1 година
AsyncRunner.h ed4079e83b Code cleanup, add comments where relevant преди 7 месеца
BasicTypes.cpp a305ed28bb Support for loading custom bonuses, slightly less hardcoded Skeleton преди 4 месеца
BattleFieldHandler.cpp 38a9dc83ba Fix bonuses from battlefield not showing up in creature window преди 6 месеца
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 години
CBonusTypeHandler.cpp f5c037137b Fix translations, fix Sonar преди 4 месеца
CBonusTypeHandler.h f5c037137b Fix translations, fix Sonar преди 4 месеца
CConfigHandler.cpp 8771ecdf57 Workaround for crash due to static destruction order преди 7 месеца
CConfigHandler.h 8771ecdf57 Workaround for crash due to static destruction order преди 7 месеца
CConsoleHandler.cpp e12765dca0 Fix sonar warnings, convert spaces -> tabs преди 3 месеца
CConsoleHandler.h e73d05933d Quick shutdown of ConsoleHandler thread преди 7 месеца
CCreatureHandler.cpp e12765dca0 Fix sonar warnings, convert spaces -> tabs преди 3 месеца
CCreatureHandler.h e1adbde5ac direction & image functionality преди 4 месеца
CMakeLists.txt 79f3126c63 (somewhat) configurable adventure map spells преди 3 месеца
CPlayerState.cpp 6ac57a7cfc Improvements to bonus system node types / propagators преди 4 месеца
CPlayerState.h 4d4da0454f map objects hierarchy now uses IGameInfoCallback преди 5 месеца
CRandomGenerator.cpp 7a3e1409d0 Remove old boost includes and defines преди 7 месеца
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 2bf951a4cf Support for objects from mods as campaign scenario bonuses преди 4 месеца
CSkillHandler.h 2bf951a4cf Support for objects from mods as campaign scenario bonuses преди 4 месеца
CSoundBase.h 31e1d39f92 Fix issues introduced by fixing typos преди 1 година
CStack.cpp 6ac57a7cfc Improvements to bonus system node types / propagators преди 4 месеца
CStack.h ce436bd63e Fix regressions in combat преди 6 месеца
CStopWatch.h f3277b7953 Define each identifier in a dedicated statement преди 1 година
CThreadHelper.cpp 7a3e1409d0 Remove old boost includes and defines преди 7 месеца
CThreadHelper.h a31788b874 Replace thread spawning with tbb pool for adventure AI преди 8 месеца
Color.h 28a8d4f4a1 Implemented bloodlust, clone, and petrify effects for xbrz mode преди 8 месеца
ConditionalWait.h 948abfb04c AI now uses std::thread, added custom thread interruption logic преди 8 месеца
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 години
GameConstants.h a1a5bc28c2 convert line endings from CRLF (Windows) to LF (Linux/Unix) преди 2 години
GameLibrary.cpp a842dfb3c4 Support for defining new campaign regions in mods, for hota h3c преди 4 месеца
GameLibrary.h a842dfb3c4 Support for defining new campaign regions in mods, for hota h3c преди 4 месеца
GameSettings.cpp 79f3126c63 (somewhat) configurable adventure map spells преди 3 месеца
GameSettings.h ff8d36c350 It is now possible to define game settings in rmg template преди 1 година
IBonusTypeHandler.h 3f4ff58a5e Merged bonus names with bonus descriptions, since they are never used преди 5 месеца
IGameSettings.h 79f3126c63 (somewhat) configurable adventure map spells преди 3 месеца
IHandlerBase.cpp 645b95ba02 Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY` преди 8 месеца
IHandlerBase.h a842dfb3c4 Support for defining new campaign regions in mods, for hota h3c преди 4 месеца
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 e12765dca0 Fix sonar warnings, convert spaces -> tabs преди 3 месеца
ScriptHandler.h c3957c2c2a Moved json files to new directory, split on per-class basis преди 1 година
StartInfo.cpp c279da0798 Minimize hardcoded logic for campaigns. Support for hota h3c's преди 4 месеца
StartInfo.h c279da0798 Minimize hardcoded logic for campaigns. Support for hota h3c's преди 4 месеца
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 2c17c2d5b7 Rework CCallback <-> CClient interaction преди 5 месеца
VCMIDirs.cpp e12765dca0 Fix sonar warnings, convert spaces -> tabs преди 3 месеца
VCMIDirs.h 5f4a998435 editorPath -> mapEditorPath преди 2 години
int3.h 9f713a0914 Rename int3::valid to isValid for consistency преди 8 месеца
vcmi_endian.h a1a5bc28c2 convert line endings from CRLF (Windows) to LF (Linux/Unix) преди 2 години