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