Ivan Savenko 327ff01471 Implemented explicitly visitable town buildings, e.g. hota mana vortex hace 1 año
..
battle 36c1ed670f Support for configurable town fortifications hace 1 año
bonuses 82c37573fa Removed save compatibility with 1.4 hace 1 año
campaign 82c37573fa Removed save compatibility with 1.4 hace 1 año
constants 408a632002 Deprecate artifact-related building types hace 1 año
entities 327ff01471 Implemented explicitly visitable town buildings, e.g. hota mana vortex hace 1 año
events 02e429e973 Fix typos using https://github.com/crate-ci/typos hace 1 año
filesystem f327224d45 remove original resource functionality hace 1 año
gameState d0b3bb95b2 Change gamestate initialization order - list of owned objects must be hace 1 año
json 82c37573fa Removed save compatibility with 1.4 hace 1 año
logging 97f1a310df Fix miscellaneous issues discovered by Sonar hace 1 año
mapObjectConstructors 20d5b33ea6 Remove marketModes as member hace 1 año
mapObjects 39e5ba32f6 Merge pull request #4530 from IvanSavenko/town_fortifications hace 1 año
mapping 82c37573fa Removed save compatibility with 1.4 hace 1 año
minizip 02e429e973 Fix typos using https://github.com/crate-ci/typos hace 1 año
modding 36c1ed670f Support for configurable town fortifications hace 1 año
network 97f1a310df Fix miscellaneous issues discovered by Sonar hace 1 año
networkPacks 327ff01471 Implemented explicitly visitable town buildings, e.g. hota mana vortex hace 1 año
pathfinder a481f07daf PlayerState now stores all objects owned by player hace 1 año
rewardable 3d39963a1c Merge branch 'master' into 'develop' hace 1 año
rmg 82c37573fa Removed save compatibility with 1.4 hace 1 año
serializer 327ff01471 Implemented explicitly visitable town buildings, e.g. hota mana vortex hace 1 año
spells 36c1ed670f Support for configurable town fortifications hace 1 año
texts 97f1a310df Fix miscellaneous issues discovered by Sonar hace 1 año
vstd 25125f96da Fix: licenses, pragma guards, StdInc hace 1 año
AI_Base.h a1a5bc28c2 convert line endings from CRLF (Windows) to LF (Linux/Unix) hace 2 años
ArtifactUtils.cpp ef1fbffad4 ArtifactsUIController class hace 1 año
ArtifactUtils.h ef1fbffad4 ArtifactsUIController class hace 1 año
BasicTypes.cpp b402619351 not use separate function hace 1 año
BattleFieldHandler.cpp c34956e912 introduce `getModScope` method to`Entity` class and subclasses hace 1 año
BattleFieldHandler.h c34956e912 introduce `getModScope` method to`Entity` class and subclasses hace 1 año
CAndroidVMHelper.cpp 313d479d42 fix using JNI from server in single process build hace 2 años
CAndroidVMHelper.h 313d479d42 fix using JNI from server in single process build hace 2 años
CArtHandler.cpp 8ef8ffa5c4 Implemented configurable blacksmith. Deprecated ballistaYard type hace 1 año
CArtHandler.h 97f1a310df Fix miscellaneous issues discovered by Sonar hace 1 año
CArtifactInstance.cpp 6e629a6a5f split getBonusLocalFirst into two distinct method: hace 1 año
CArtifactInstance.h 0c07384293 Refactoring of serialization versioning handling hace 1 año
CBonusTypeHandler.cpp 1aa391fdf8 Split CGeneralTextHandler file into 1 file per class form hace 1 año
CBonusTypeHandler.h 0c07384293 Refactoring of serialization versioning handling hace 1 año
CConfigHandler.cpp 54796c7c56 Rename toJson to toString/toCompactString for consistency hace 1 año
CConfigHandler.h c3957c2c2a Moved json files to new directory, split on per-class basis hace 1 año
CConsoleHandler.cpp cd6d55fe75 Do not try to shoot at 2nd hex of wide creatures hace 1 año
CConsoleHandler.h 02e429e973 Fix typos using https://github.com/crate-ci/typos hace 1 año
CCreatureHandler.cpp 38311244a4 Merge pull request #4402 from Laserlicht/8th_creature hace 1 año
CCreatureHandler.h c34956e912 introduce `getModScope` method to`Entity` class and subclasses hace 1 año
CCreatureSet.cpp 1aa391fdf8 Split CGeneralTextHandler file into 1 file per class form hace 1 año
CCreatureSet.h 02e429e973 Fix typos using https://github.com/crate-ci/typos hace 1 año
CGameInfoCallback.cpp 55fd7bd7aa Thieves guild information level is now a bonus type hace 1 año
CGameInfoCallback.h d49a61645c All objects that can be owned by player now implement IOwnableObject hace 1 año
CGameInterface.cpp 01396b62b7 Extracted handling of type ID's from serializer into a separate class hace 1 año
CGameInterface.h 01396b62b7 Extracted handling of type ID's from serializer into a separate class hace 1 año
CHeroHandler.cpp 170330109f Merge pull request #4415 from godric3/map-editor-validate-spells hace 1 año
CHeroHandler.h c34956e912 introduce `getModScope` method to`Entity` class and subclasses hace 1 año
CMakeLists.txt 36c1ed670f Support for configurable town fortifications hace 1 año
CPlayerState.cpp d49a61645c All objects that can be owned by player now implement IOwnableObject hace 1 año
CPlayerState.h 8cfc1c4ee1 Merge pull request #4535 from IvanSavenko/savecompat_bump hace 1 año
CRandomGenerator.cpp 34b6eaa25e Integrating changes from PR #4251 - add logging for rng hace 1 año
CRandomGenerator.h 63bcf7d83c Replaced most of usages of CRandomGenerator with vstd::RNG in library hace 1 año
CScriptingModule.cpp 4c4498b22a vcmi: modernize rest of lib hace 2 años
CScriptingModule.h a1a5bc28c2 convert line endings from CRLF (Windows) to LF (Linux/Unix) hace 2 años
CSkillHandler.cpp c34956e912 introduce `getModScope` method to`Entity` class and subclasses hace 1 año
CSkillHandler.h c34956e912 introduce `getModScope` method to`Entity` class and subclasses hace 1 año
CSoundBase.h 31e1d39f92 Fix issues introduced by fixing typos hace 1 año
CStack.cpp 2a05fbdd50 Unified handling of battle sides ID's hace 1 año
CStack.h 2a05fbdd50 Unified handling of battle sides ID's hace 1 año
CStopWatch.h f3277b7953 Define each identifier in a dedicated statement hace 1 año
CThreadHelper.cpp 62c2be160a Added changing thread name for FreeBSD hace 1 año
CThreadHelper.h cded8b1999 Show human-readable thread name in log hace 1 año
Color.h 5743f151a1 icon drawing hace 1 año
ConstTransitivePtr.h 0c07384293 Refactoring of serialization versioning handling hace 1 año
ExceptionsCommon.h b50d350747 Show error message on load if mod has broken creature instead of hace 1 año
ExtraOptionsInfo.cpp cb9c4bbaf0 unlimited replay option hace 1 año
ExtraOptionsInfo.h 0c07384293 Refactoring of serialization versioning handling hace 1 año
FunctionList.h ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined hace 3 años
GameCallbackHolder.h ea1f05d15a Stabilization hace 1 año
GameConstants.h a1a5bc28c2 convert line endings from CRLF (Windows) to LF (Linux/Unix) hace 2 años
GameSettings.cpp 79f5d260a4 use primary skill array hace 1 año
GameSettings.h 79f5d260a4 use primary skill array hace 1 año
IBonusTypeHandler.h a1a5bc28c2 convert line endings from CRLF (Windows) to LF (Linux/Unix) hace 2 años
IGameCallback.cpp 20d5b33ea6 Remove marketModes as member hace 1 año
IGameCallback.h e15ea4fc75 BulkEraseArtifacts network pack hace 1 año
IGameEventsReceiver.h 58bb2b58e3 IMarket suggestions hace 1 año
IHandlerBase.cpp 7461df161c lib now uses shared_ptr for entities. Removed manual memory management. hace 1 año
IHandlerBase.h 7461df161c lib now uses shared_ptr for entities. Removed manual memory management. hace 1 año
LoadProgress.cpp 7732f39556 Fix potential uninitialized access - setupSteps depends on not yet hace 1 año
LoadProgress.h f3277b7953 Define each identifier in a dedicated statement hace 1 año
LogicalExpression.cpp 1aa391fdf8 Split CGeneralTextHandler file into 1 file per class form hace 1 año
LogicalExpression.h c3957c2c2a Moved json files to new directory, split on per-class basis hace 1 año
ObstacleHandler.cpp 0ef42a1d3d introduce `modScope` into `ObstacleInfo` hace 1 año
ObstacleHandler.h 0ef42a1d3d introduce `modScope` into `ObstacleInfo` hace 1 año
Point.h 0c07384293 Refactoring of serialization versioning handling hace 1 año
Rect.cpp a1a5bc28c2 convert line endings from CRLF (Windows) to LF (Linux/Unix) hace 2 años
Rect.h 4171026035 First iteration of upscaled rendering hace 1 año
ResourceSet.cpp 0fd9dbf240 Unified income handling, added IOwnableObject interface hace 1 año
ResourceSet.h 0fd9dbf240 Unified income handling, added IOwnableObject interface hace 1 año
RiverHandler.cpp c34956e912 introduce `getModScope` method to`Entity` class and subclasses hace 1 año
RiverHandler.h c34956e912 introduce `getModScope` method to`Entity` class and subclasses hace 1 año
RoadHandler.cpp c34956e912 introduce `getModScope` method to`Entity` class and subclasses hace 1 año
RoadHandler.h c34956e912 introduce `getModScope` method to`Entity` class and subclasses hace 1 año
ScopeGuard.h b796ed8626 Fix undefined behavior hace 1 año
ScriptHandler.cpp 73019c204d Replace redundant types with `auto` for the lvalues of template factory functions for smart pointers hace 1 año
ScriptHandler.h c3957c2c2a Moved json files to new directory, split on per-class basis hace 1 año
StartInfo.cpp 3e5df61946 code review hace 1 año
StartInfo.h 82c37573fa Removed save compatibility with 1.4 hace 1 año
StdInc.cpp 25125f96da Fix: licenses, pragma guards, StdInc hace 1 año
StdInc.h 25125f96da Fix: licenses, pragma guards, StdInc hace 1 año
TerrainHandler.cpp c34956e912 introduce `getModScope` method to`Entity` class and subclasses hace 1 año
TerrainHandler.h c34956e912 introduce `getModScope` method to`Entity` class and subclasses hace 1 año
TurnTimerInfo.cpp 02e429e973 Fix typos using https://github.com/crate-ci/typos hace 1 año
TurnTimerInfo.h 02e429e973 Fix typos using https://github.com/crate-ci/typos hace 1 año
UnlockGuard.h a1a5bc28c2 convert line endings from CRLF (Windows) to LF (Linux/Unix) hace 2 años
VCMIDirs.cpp 02e429e973 Fix typos using https://github.com/crate-ci/typos hace 1 año
VCMIDirs.h 5f4a998435 editorPath -> mapEditorPath hace 2 años
VCMI_Lib.cpp 4aa73b40c9 Split CTownHandler into smaller chunks hace 1 año
VCMI_Lib.h 4aa73b40c9 Split CTownHandler into smaller chunks hace 1 año
int3.h ea48257100 Fix SonarCloud issues hace 1 año
vcmi_endian.h a1a5bc28c2 convert line endings from CRLF (Windows) to LF (Linux/Unix) hace 2 años