Laserlicht d929bfb9d1 rename; introduce factor пре 1 година
..
battle 19db016473 Merge pull request #4654 from dydzio0614/any-hex-shooting пре 1 година
bonuses cb96b9959e Merge pull request #4623 from Laserlicht/invincible_bonus пре 1 година
campaign 0e1bb73994 code review пре 1 година
constants 408a632002 Deprecate artifact-related building types пре 1 година
entities 629da99679 fix error with description пре 1 година
events 02e429e973 Fix typos using https://github.com/crate-ci/typos пре 1 година
filesystem 609906f015 code review (first part) пре 1 година
gameState 3559f9f923 HMI for spell research пре 1 година
json e09fbe5ea4 Implement detection of typos in json using Levenshtein Distance пре 1 година
logging 97f1a310df Fix miscellaneous issues discovered by Sonar пре 1 година
mapObjectConstructors 9ee2ee45bc Compatibility hack for mods with old banks format пре 1 година
mapObjects d929bfb9d1 rename; introduce factor пре 1 година
mapping 2052a26031 code review пре 1 година
minizip 02e429e973 Fix typos using https://github.com/crate-ci/typos пре 1 година
modding 8225eb454e Added GameSettings to gamestate, potentially allowing to define game пре 1 година
network 97f1a310df Fix miscellaneous issues discovered by Sonar пре 1 година
networkPacks d929bfb9d1 rename; introduce factor пре 1 година
pathfinder 8225eb454e Added GameSettings to gamestate, potentially allowing to define game пре 1 година
rewardable 92c5fd4156 Merge pull request #4655 from IvanSavenko/bugfixing пре 1 година
rmg ff8d36c350 It is now possible to define game settings in rmg template пре 1 година
serializer d929bfb9d1 rename; introduce factor пре 1 година
spells 19db016473 Merge pull request #4654 from dydzio0614/any-hex-shooting пре 1 година
texts 8225eb454e Added GameSettings to gamestate, potentially allowing to define game пре 1 година
vstd 25125f96da Fix: licenses, pragma guards, StdInc пре 1 година
AI_Base.h a1a5bc28c2 convert line endings from CRLF (Windows) to LF (Linux/Unix) пре 2 година
ArtifactUtils.cpp 8225eb454e Added GameSettings to gamestate, potentially allowing to define game пре 1 година
ArtifactUtils.h 30fa2846aa ArtifactUtils::createArtifact ArtifactUtils::createNewArtifactInstance unified пре 1 година
BasicTypes.cpp 8225eb454e Added GameSettings to gamestate, potentially allowing to define game пре 1 година
BattleFieldHandler.cpp c34956e912 introduce `getModScope` method to`Entity` class and subclasses пре 1 година
BattleFieldHandler.h c34956e912 introduce `getModScope` method to`Entity` class and subclasses пре 1 година
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 година
CArtHandler.cpp 8225eb454e Added GameSettings to gamestate, potentially allowing to define game пре 1 година
CArtHandler.h b06426ac43 CMap removed from CArtifactSet level пре 1 година
CArtifactInstance.cpp 6e629a6a5f split getBonusLocalFirst into two distinct method: пре 1 година
CArtifactInstance.h 0c07384293 Refactoring of serialization versioning handling пре 1 година
CBonusTypeHandler.cpp 1aa391fdf8 Split CGeneralTextHandler file into 1 file per class form пре 1 година
CBonusTypeHandler.h 0c07384293 Refactoring of serialization versioning handling пре 1 година
CConfigHandler.cpp 54796c7c56 Rename toJson to toString/toCompactString for consistency пре 1 година
CConfigHandler.h c3957c2c2a Moved json files to new directory, split on per-class basis пре 1 година
CConsoleHandler.cpp cd6d55fe75 Do not try to shoot at 2nd hex of wide creatures пре 1 година
CConsoleHandler.h 02e429e973 Fix typos using https://github.com/crate-ci/typos пре 1 година
CCreatureHandler.cpp 8225eb454e Added GameSettings to gamestate, potentially allowing to define game пре 1 година
CCreatureHandler.h c34956e912 introduce `getModScope` method to`Entity` class and subclasses пре 1 година
CCreatureSet.cpp 8225eb454e Added GameSettings to gamestate, potentially allowing to define game пре 1 година
CCreatureSet.h 02e429e973 Fix typos using https://github.com/crate-ci/typos пре 1 година
CGameInfoCallback.cpp 8225eb454e Added GameSettings to gamestate, potentially allowing to define game пре 1 година
CGameInfoCallback.h 8225eb454e Added GameSettings to gamestate, potentially allowing to define game пре 1 година
CGameInterface.cpp 01396b62b7 Extracted handling of type ID's from serializer into a separate class пре 1 година
CGameInterface.h 01396b62b7 Extracted handling of type ID's from serializer into a separate class пре 1 година
CHeroHandler.cpp 8225eb454e Added GameSettings to gamestate, potentially allowing to define game пре 1 година
CHeroHandler.h c34956e912 introduce `getModScope` method to`Entity` class and subclasses пре 1 година
CMakeLists.txt 39a2c29c97 Removed creatureBank flag from battle, battles now receive BattleLayout пре 1 година
CPlayerState.cpp d49a61645c All objects that can be owned by player now implement IOwnableObject пре 1 година
CPlayerState.h 31dff8f8da Add coastVisitable property to rewardables, update schemas пре 1 година
CRandomGenerator.cpp 34b6eaa25e Integrating changes from PR #4251 - add logging for rng пре 1 година
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 c34956e912 introduce `getModScope` method to`Entity` class and subclasses пре 1 година
CSkillHandler.h c34956e912 introduce `getModScope` method to`Entity` class and subclasses пре 1 година
CSoundBase.h 31e1d39f92 Fix issues introduced by fixing typos пре 1 година
CStack.cpp b36c05df1d INVINCIBLE bonus пре 1 година
CStack.h 2a05fbdd50 Unified handling of battle sides ID's пре 1 година
CStopWatch.h f3277b7953 Define each identifier in a dedicated statement пре 1 година
CThreadHelper.cpp 62c2be160a Added changing thread name for FreeBSD пре 1 година
CThreadHelper.h cded8b1999 Show human-readable thread name in log пре 1 година
Color.h 5743f151a1 icon drawing пре 1 година
ConstTransitivePtr.h 0c07384293 Refactoring of serialization versioning handling пре 1 година
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 година
GameCallbackHolder.h ea1f05d15a Stabilization пре 1 година
GameConstants.h a1a5bc28c2 convert line endings from CRLF (Windows) to LF (Linux/Unix) пре 2 година
GameSettings.cpp d929bfb9d1 rename; introduce factor пре 1 година
GameSettings.h ff8d36c350 It is now possible to define game settings in rmg template пре 1 година
IBonusTypeHandler.h a1a5bc28c2 convert line endings from CRLF (Windows) to LF (Linux/Unix) пре 2 година
IGameCallback.cpp 20d5b33ea6 Remove marketModes as member пре 1 година
IGameCallback.h d929bfb9d1 rename; introduce factor пре 1 година
IGameEventsReceiver.h 58bb2b58e3 IMarket suggestions пре 1 година
IGameSettings.h d929bfb9d1 rename; introduce factor пре 1 година
IHandlerBase.cpp 7461df161c lib now uses shared_ptr for entities. Removed manual memory management. пре 1 година
IHandlerBase.h 7461df161c lib now uses shared_ptr for entities. Removed manual memory management. пре 1 година
LoadProgress.cpp 7732f39556 Fix potential uninitialized access - setupSteps depends on not yet пре 1 година
LoadProgress.h f3277b7953 Define each identifier in a dedicated statement пре 1 година
LogicalExpression.cpp 1aa391fdf8 Split CGeneralTextHandler file into 1 file per class form пре 1 година
LogicalExpression.h c3957c2c2a Moved json files to new directory, split on per-class basis пре 1 година
ObstacleHandler.cpp 0ef42a1d3d introduce `modScope` into `ObstacleInfo` пре 1 година
ObstacleHandler.h 0ef42a1d3d introduce `modScope` into `ObstacleInfo` пре 1 година
Point.h 0c07384293 Refactoring of serialization versioning handling пре 1 година
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 0fd9dbf240 Unified income handling, added IOwnableObject interface пре 1 година
ResourceSet.h 0fd9dbf240 Unified income handling, added IOwnableObject interface пре 1 година
RiverHandler.cpp 8225eb454e Added GameSettings to gamestate, potentially allowing to define game пре 1 година
RiverHandler.h c34956e912 introduce `getModScope` method to`Entity` class and subclasses пре 1 година
RoadHandler.cpp 8225eb454e Added GameSettings to gamestate, potentially allowing to define game пре 1 година
RoadHandler.h c34956e912 introduce `getModScope` method to`Entity` class and subclasses пре 1 година
ScopeGuard.h b796ed8626 Fix undefined behavior пре 1 година
ScriptHandler.cpp 73019c204d Replace redundant types with `auto` for the lvalues of template factory functions for smart pointers пре 1 година
ScriptHandler.h c3957c2c2a Moved json files to new directory, split on per-class basis пре 1 година
StartInfo.cpp 3e5df61946 code review пре 1 година
StartInfo.h 82c37573fa Removed save compatibility with 1.4 пре 1 година
StdInc.cpp 25125f96da Fix: licenses, pragma guards, StdInc пре 1 година
StdInc.h 25125f96da Fix: licenses, pragma guards, StdInc пре 1 година
TerrainHandler.cpp 8225eb454e Added GameSettings to gamestate, potentially allowing to define game пре 1 година
TerrainHandler.h c34956e912 introduce `getModScope` method to`Entity` class and subclasses пре 1 година
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 a1a5bc28c2 convert line endings from CRLF (Windows) to LF (Linux/Unix) пре 2 година
VCMIDirs.cpp 02e429e973 Fix typos using https://github.com/crate-ci/typos пре 1 година
VCMIDirs.h 5f4a998435 editorPath -> mapEditorPath пре 2 година
VCMI_Lib.cpp 8225eb454e Added GameSettings to gamestate, potentially allowing to define game пре 1 година
VCMI_Lib.h 8225eb454e Added GameSettings to gamestate, potentially allowing to define game пре 1 година
int3.h ea48257100 Fix SonarCloud issues пре 1 година
vcmi_endian.h a1a5bc28c2 convert line endings from CRLF (Windows) to LF (Linux/Unix) пре 2 година