Xilmi a1a03d4b74 Merge remote-tracking branch 'upstream/develop' into develop vor 1 Jahr
..
battle 45c8553ecb Remove old code vor 1 Jahr
bonuses 9a08e2eb0f Merge pull request #4573 from kdmcser/stack_level_updater_for_commander vor 1 Jahr
campaign a1a03d4b74 Merge remote-tracking branch 'upstream/develop' into develop vor 1 Jahr
constants 408a632002 Deprecate artifact-related building types vor 1 Jahr
entities 8225eb454e Added GameSettings to gamestate, potentially allowing to define game 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 8225eb454e Added GameSettings to gamestate, potentially allowing to define game vor 1 Jahr
json 82c37573fa Removed save compatibility with 1.4 vor 1 Jahr
logging 97f1a310df Fix miscellaneous issues discovered by Sonar vor 1 Jahr
mapObjectConstructors 503b87561e Converted all h3 banks to rewardable, remove most of hardcoded checks vor 1 Jahr
mapObjects a1a03d4b74 Merge remote-tracking branch 'upstream/develop' into develop vor 1 Jahr
mapping 503b87561e Converted all h3 banks to rewardable, remove most of hardcoded checks vor 1 Jahr
minizip 02e429e973 Fix typos using https://github.com/crate-ci/typos vor 1 Jahr
modding 8225eb454e Added GameSettings to gamestate, potentially allowing to define game vor 1 Jahr
network 97f1a310df Fix miscellaneous issues discovered by Sonar vor 1 Jahr
networkPacks cb5df096c1 Added per-team tracking of scouted state of an object vor 1 Jahr
pathfinder 8225eb454e Added GameSettings to gamestate, potentially allowing to define game vor 1 Jahr
rewardable d20d9bd96b Fix generation of placeholders for banks vor 1 Jahr
rmg ff8d36c350 It is now possible to define game settings in rmg template vor 1 Jahr
serializer cb5df096c1 Added per-team tracking of scouted state of an object vor 1 Jahr
spells 8225eb454e Added GameSettings to gamestate, potentially allowing to define game vor 1 Jahr
texts 8225eb454e Added GameSettings to gamestate, potentially allowing to define game 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 8225eb454e Added GameSettings to gamestate, potentially allowing to define game 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 8225eb454e Added GameSettings to gamestate, potentially allowing to define game vor 1 Jahr
CArtHandler.h b06426ac43 CMap removed from CArtifactSet level vor 1 Jahr
CArtifactInstance.cpp 6e629a6a5f split getBonusLocalFirst into two distinct method: vor 1 Jahr
CArtifactInstance.h 0c07384293 Refactoring of serialization versioning handling vor 1 Jahr
CBonusTypeHandler.cpp 1aa391fdf8 Split CGeneralTextHandler file into 1 file per class form 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 8225eb454e Added GameSettings to gamestate, potentially allowing to define game vor 1 Jahr
CCreatureHandler.h c34956e912 introduce `getModScope` method to`Entity` class and subclasses vor 1 Jahr
CCreatureSet.cpp 065125e770 Merge remote-tracking branch 'upstream/develop' into develop vor 1 Jahr
CCreatureSet.h 044dc272c2 Update lib/CCreatureSet.h vor 1 Jahr
CGameInfoCallback.cpp 8225eb454e Added GameSettings to gamestate, potentially allowing to define game 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 8225eb454e Added GameSettings to gamestate, potentially allowing to define game vor 1 Jahr
CHeroHandler.h c34956e912 introduce `getModScope` method to`Entity` class and subclasses vor 1 Jahr
CMakeLists.txt 39a2c29c97 Removed creatureBank flag from battle, battles now receive BattleLayout 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 c34956e912 introduce `getModScope` method to`Entity` class and subclasses 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 2a05fbdd50 Unified handling of battle sides ID's 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 ca13fe04df Use alphabetic ordering for game settings 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 39a2c29c97 Removed creatureBank flag from battle, battles now receive BattleLayout vor 1 Jahr
IGameEventsReceiver.h 58bb2b58e3 IMarket suggestions vor 1 Jahr
IGameSettings.h ca13fe04df Use alphabetic ordering for game settings 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 20cfe712c9 Update ResourceSet.h vor 1 Jahr
RiverHandler.cpp 8225eb454e Added GameSettings to gamestate, potentially allowing to define game vor 1 Jahr
RiverHandler.h c34956e912 introduce `getModScope` method to`Entity` class and subclasses vor 1 Jahr
RoadHandler.cpp 8225eb454e Added GameSettings to gamestate, potentially allowing to define game 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 8225eb454e Added GameSettings to gamestate, potentially allowing to define game 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