Ivan Savenko c55a75cc4e Remove copy-pasted code in rewardable town building leading to hero not 1 rok temu
..
battle 3dd4fa2528 Reduce usage of pointers to VLC entities 1 rok temu
bonuses 3dd4fa2528 Reduce usage of pointers to VLC entities 1 rok temu
campaign 3dd4fa2528 Reduce usage of pointers to VLC entities 1 rok temu
constants 408a632002 Deprecate artifact-related building types 1 rok temu
entities 3dd4fa2528 Reduce usage of pointers to VLC entities 1 rok temu
events 02e429e973 Fix typos using https://github.com/crate-ci/typos 1 rok temu
filesystem 609906f015 code review (first part) 1 rok temu
gameState 3dd4fa2528 Reduce usage of pointers to VLC entities 1 rok temu
json 6bed497f2c Fix mod validation reporting failure for well-formed mods 1 rok temu
logging 97f1a310df Fix miscellaneous issues discovered by Sonar 1 rok temu
mapObjectConstructors 3dd4fa2528 Reduce usage of pointers to VLC entities 1 rok temu
mapObjects c55a75cc4e Remove copy-pasted code in rewardable town building leading to hero not 1 rok temu
mapping 3dd4fa2528 Reduce usage of pointers to VLC entities 1 rok temu
minizip 02e429e973 Fix typos using https://github.com/crate-ci/typos 1 rok temu
modding 2399a5a765 Merge pull request #4712 from IvanSavenko/detect_conflict 1 rok temu
network 97f1a310df Fix miscellaneous issues discovered by Sonar 1 rok temu
networkPacks 15ad0440f7 Fix iOS build 1 rok temu
pathfinder 3dd4fa2528 Reduce usage of pointers to VLC entities 1 rok temu
rewardable c55a75cc4e Remove copy-pasted code in rewardable town building leading to hero not 1 rok temu
rmg 3dd4fa2528 Reduce usage of pointers to VLC entities 1 rok temu
serializer 3dd4fa2528 Reduce usage of pointers to VLC entities 1 rok temu
spells 3dd4fa2528 Reduce usage of pointers to VLC entities 1 rok temu
texts 8e4152bc81 It is now possible to define objects directly in mod.json instead of 1 rok temu
vstd 25125f96da Fix: licenses, pragma guards, StdInc 1 rok temu
AI_Base.h a1a5bc28c2 convert line endings from CRLF (Windows) to LF (Linux/Unix) 2 lat temu
ArtifactUtils.cpp 586a32a616 CArtifactSet cleanup 1 rok temu
ArtifactUtils.h 30fa2846aa ArtifactUtils::createArtifact ArtifactUtils::createNewArtifactInstance unified 1 rok temu
BasicTypes.cpp 3dd4fa2528 Reduce usage of pointers to VLC entities 1 rok temu
BattleFieldHandler.cpp c34956e912 introduce `getModScope` method to`Entity` class and subclasses 1 rok temu
BattleFieldHandler.h c34956e912 introduce `getModScope` method to`Entity` class and subclasses 1 rok temu
CAndroidVMHelper.cpp 313d479d42 fix using JNI from server in single process build 2 lat temu
CAndroidVMHelper.h 313d479d42 fix using JNI from server in single process build 2 lat temu
CArtHandler.cpp b85ccccb37 Minor refactoring of translations: 1 rok temu
CArtHandler.h 586a32a616 CArtifactSet cleanup 1 rok temu
CArtifactInstance.cpp b9ae7f1138 CMap put move and remove artifact method 1 rok temu
CArtifactInstance.h b9ae7f1138 CMap put move and remove artifact method 1 rok temu
CBonusTypeHandler.cpp 1488629628 Add simple support for translation of strings that were changed by 1 rok temu
CBonusTypeHandler.h 0c07384293 Refactoring of serialization versioning handling 1 rok temu
CConfigHandler.cpp 54796c7c56 Rename toJson to toString/toCompactString for consistency 1 rok temu
CConfigHandler.h c3957c2c2a Moved json files to new directory, split on per-class basis 1 rok temu
CConsoleHandler.cpp cd6d55fe75 Do not try to shoot at 2nd hex of wide creatures 1 rok temu
CConsoleHandler.h 02e429e973 Fix typos using https://github.com/crate-ci/typos 1 rok temu
CCreatureHandler.cpp 3dd4fa2528 Reduce usage of pointers to VLC entities 1 rok temu
CCreatureHandler.h 3dd4fa2528 Reduce usage of pointers to VLC entities 1 rok temu
CCreatureSet.cpp 3dd4fa2528 Reduce usage of pointers to VLC entities 1 rok temu
CCreatureSet.h 3dd4fa2528 Reduce usage of pointers to VLC entities 1 rok temu
CGameInfoCallback.cpp 3dd4fa2528 Reduce usage of pointers to VLC entities 1 rok temu
CGameInfoCallback.h 8225eb454e Added GameSettings to gamestate, potentially allowing to define game 1 rok temu
CGameInterface.cpp 01396b62b7 Extracted handling of type ID's from serializer into a separate class 1 rok temu
CGameInterface.h 01396b62b7 Extracted handling of type ID's from serializer into a separate class 1 rok temu
CHeroHandler.cpp b85ccccb37 Minor refactoring of translations: 1 rok temu
CHeroHandler.h c34956e912 introduce `getModScope` method to`Entity` class and subclasses 1 rok temu
CMakeLists.txt 679181c103 Implemented serialization of local player state in json form 1 rok temu
CPlayerState.cpp 679181c103 Implemented serialization of local player state in json form 1 rok temu
CPlayerState.h 679181c103 Implemented serialization of local player state in json form 1 rok temu
CRandomGenerator.cpp 34b6eaa25e Integrating changes from PR #4251 - add logging for rng 1 rok temu
CRandomGenerator.h 63bcf7d83c Replaced most of usages of CRandomGenerator with vstd::RNG in library 1 rok temu
CScriptingModule.cpp 4c4498b22a vcmi: modernize rest of lib 2 lat temu
CScriptingModule.h a1a5bc28c2 convert line endings from CRLF (Windows) to LF (Linux/Unix) 2 lat temu
CSkillHandler.cpp b85ccccb37 Minor refactoring of translations: 1 rok temu
CSkillHandler.h c34956e912 introduce `getModScope` method to`Entity` class and subclasses 1 rok temu
CSoundBase.h 31e1d39f92 Fix issues introduced by fixing typos 1 rok temu
CStack.cpp c0f5c7c0ea Replace pointer with reference in pack apply functions 1 rok temu
CStack.h 2a05fbdd50 Unified handling of battle sides ID's 1 rok temu
CStopWatch.h f3277b7953 Define each identifier in a dedicated statement 1 rok temu
CThreadHelper.cpp 62c2be160a Added changing thread name for FreeBSD 1 rok temu
CThreadHelper.h cded8b1999 Show human-readable thread name in log 1 rok temu
Color.h 5743f151a1 icon drawing 1 rok temu
ConstTransitivePtr.h 0c07384293 Refactoring of serialization versioning handling 1 rok temu
ExceptionsCommon.h b50d350747 Show error message on load if mod has broken creature instead of 1 rok temu
ExtraOptionsInfo.cpp cb9c4bbaf0 unlimited replay option 1 rok temu
ExtraOptionsInfo.h 0c07384293 Refactoring of serialization versioning handling 1 rok temu
FunctionList.h ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 3 lat temu
GameCallbackHolder.h ea1f05d15a Stabilization 1 rok temu
GameConstants.h a1a5bc28c2 convert line endings from CRLF (Windows) to LF (Linux/Unix) 2 lat temu
GameSettings.cpp a826b88641 Merge branch 'develop' into spell 1 rok temu
GameSettings.h ff8d36c350 It is now possible to define game settings in rmg template 1 rok temu
IBonusTypeHandler.h a1a5bc28c2 convert line endings from CRLF (Windows) to LF (Linux/Unix) 2 lat temu
IGameCallback.cpp 20d5b33ea6 Remove marketModes as member 1 rok temu
IGameCallback.h c0f5c7c0ea Replace pointer with reference in pack apply functions 1 rok temu
IGameEventsReceiver.h 58bb2b58e3 IMarket suggestions 1 rok temu
IGameSettings.h a826b88641 Merge branch 'develop' into spell 1 rok temu
IHandlerBase.cpp 7461df161c lib now uses shared_ptr for entities. Removed manual memory management. 1 rok temu
IHandlerBase.h 7461df161c lib now uses shared_ptr for entities. Removed manual memory management. 1 rok temu
LoadProgress.cpp 7732f39556 Fix potential uninitialized access - setupSteps depends on not yet 1 rok temu
LoadProgress.h f3277b7953 Define each identifier in a dedicated statement 1 rok temu
LogicalExpression.cpp 1aa391fdf8 Split CGeneralTextHandler file into 1 file per class form 1 rok temu
LogicalExpression.h c3957c2c2a Moved json files to new directory, split on per-class basis 1 rok temu
ObstacleHandler.cpp 0ef42a1d3d introduce `modScope` into `ObstacleInfo` 1 rok temu
ObstacleHandler.h 0ef42a1d3d introduce `modScope` into `ObstacleInfo` 1 rok temu
Point.h 0c07384293 Refactoring of serialization versioning handling 1 rok temu
Rect.cpp a1a5bc28c2 convert line endings from CRLF (Windows) to LF (Linux/Unix) 2 lat temu
Rect.h 4171026035 First iteration of upscaled rendering 1 rok temu
ResourceSet.cpp 0fd9dbf240 Unified income handling, added IOwnableObject interface 1 rok temu
ResourceSet.h 0fd9dbf240 Unified income handling, added IOwnableObject interface 1 rok temu
RiverHandler.cpp b85ccccb37 Minor refactoring of translations: 1 rok temu
RiverHandler.h c34956e912 introduce `getModScope` method to`Entity` class and subclasses 1 rok temu
RoadHandler.cpp b85ccccb37 Minor refactoring of translations: 1 rok temu
RoadHandler.h c34956e912 introduce `getModScope` method to`Entity` class and subclasses 1 rok temu
ScopeGuard.h b796ed8626 Fix undefined behavior 1 rok temu
ScriptHandler.cpp 73019c204d Replace redundant types with `auto` for the lvalues of template factory functions for smart pointers 1 rok temu
ScriptHandler.h c3957c2c2a Moved json files to new directory, split on per-class basis 1 rok temu
StartInfo.cpp 3e5df61946 code review 1 rok temu
StartInfo.h 82c37573fa Removed save compatibility with 1.4 1 rok temu
StdInc.cpp 25125f96da Fix: licenses, pragma guards, StdInc 1 rok temu
StdInc.h 25125f96da Fix: licenses, pragma guards, StdInc 1 rok temu
TerrainHandler.cpp b85ccccb37 Minor refactoring of translations: 1 rok temu
TerrainHandler.h c34956e912 introduce `getModScope` method to`Entity` class and subclasses 1 rok temu
TurnTimerInfo.cpp 02e429e973 Fix typos using https://github.com/crate-ci/typos 1 rok temu
TurnTimerInfo.h 02e429e973 Fix typos using https://github.com/crate-ci/typos 1 rok temu
UnlockGuard.h a1a5bc28c2 convert line endings from CRLF (Windows) to LF (Linux/Unix) 2 lat temu
VCMIDirs.cpp 02e429e973 Fix typos using https://github.com/crate-ci/typos 1 rok temu
VCMIDirs.h 5f4a998435 editorPath -> mapEditorPath 2 lat temu
VCMI_Lib.cpp 8225eb454e Added GameSettings to gamestate, potentially allowing to define game 1 rok temu
VCMI_Lib.h 8225eb454e Added GameSettings to gamestate, potentially allowing to define game 1 rok temu
int3.h ea48257100 Fix SonarCloud issues 1 rok temu
vcmi_endian.h a1a5bc28c2 convert line endings from CRLF (Windows) to LF (Linux/Unix) 2 lat temu