Ivan Savenko 3d63284c51 Extracted interface through which GameHandler interacts with VCMIServer пре 4 месеци
..
battle e12765dca0 Fix sonar warnings, convert spaces -> tabs пре 3 месеци
bonuses 5caf43a63c Merge pull request #5900 from IvanSavenko/bonus_limiters пре 3 месеци
callback a0a99d7311 Fix build, fix sonar пре 3 месеци
campaign bd090059da small refactoring пре 4 месеци
constants ae284e9c16 Simplify town buildings configuration пре 3 месеци
entities abd43e77cf Merge pull request #5922 from IvanSavenko/simple_building_config пре 3 месеци
events 02e429e973 Fix typos using https://github.com/crate-ci/typos пре 1 година
filesystem e12765dca0 Fix sonar warnings, convert spaces -> tabs пре 3 месеци
gameState 3d63284c51 Extracted interface through which GameHandler interacts with VCMIServer пре 3 месеци
json aeddeb2612 Fix loading of subtypes for HAS_ANOTHER_BONUS limiter пре 3 месеци
logging 829739da24 Reduce usage of implicit conversions to int пре 6 месеци
mapObjectConstructors f58d08e563 Support for banned game entities in random map templates пре 3 месеци
mapObjects 7fcb0246fb Merge pull request #5909 from Laserlicht/template_editor_object пре 3 месеци
mapping f58d08e563 Support for banned game entities in random map templates пре 3 месеци
minizip 02e429e973 Fix typos using https://github.com/crate-ci/typos пре 1 година
modding f58d08e563 Support for banned game entities in random map templates пре 3 месеци
network cd2837a84e Fix possible memory leak (circular shared_ptr) in networking пре 6 месеци
networkPacks 6b382a979a Added PackageReceived message to show when server starts pack processing пре 3 месеци
pathfinder 34f74fcec9 Merge pull request #5931 from Opuszek/fix_sanctuary пре 3 месеци
rewardable 8721bdd728 Split CCreatureSet file on .h/.cpp per class basis пре 3 месеци
rmg 7fcb0246fb Merge pull request #5909 from Laserlicht/template_editor_object пре 3 месеци
serializer f58d08e563 Support for banned game entities in random map templates пре 3 месеци
spells afb71f72a7 Merge pull request #5910 from Opuszek/fix_mirror_shield пре 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 f58d08e563 Support for banned game entities in random map templates пре 3 месеци
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 година