Ivan Savenko 4e5d44bc9c Merge pull request #5149 from vcmi/fix_visitablePos_calls há 1 ano atrás
..
battle 5caf12f22f Few more fixes to bonus caching há 1 ano atrás
bonuses 5caf12f22f Few more fixes to bonus caching há 1 ano atrás
campaign e035cf9e63 Optimized getHeroStrength method há 1 ano atrás
constants e035cf9e63 Optimized getHeroStrength method há 1 ano atrás
entities b8a04c6356 Avoid vector allocation when accessing game settings value há 1 ano atrás
events 02e429e973 Fix typos using https://github.com/crate-ci/typos há 1 ano atrás
filesystem ba9e3dca9d Mod management rework, part 1 há 1 ano atrás
gameState e035cf9e63 Optimized getHeroStrength method há 1 ano atrás
json fe51194e22 Merge pull request #5008 from Laserlicht/sprites_test há 1 ano atrás
logging 6da58a6871 Fixes excessive logging causing RMG slowdown há 1 ano atrás
mapObjectConstructors 494d70cbf0 Reduce excessive logging há 1 ano atrás
mapObjects 8cde4f1434 Merge pull request #5143 from IvanSavenko/junkman_fix há 1 ano atrás
mapping 7be31c94f2 Fixes from code review há 1 ano atrás
minizip 02e429e973 Fix typos using https://github.com/crate-ci/typos há 1 ano atrás
modding 8c6208be04 Fixes for crashes discovered via Google Play há 1 ano atrás
network 1517dcca6c boost 1.87 há 1 ano atrás
networkPacks 970d7d795f Remove object from owned objects before resetting owner há 1 ano atrás
pathfinder 95a07ee5cb Use bonus system cache whenever possible há 1 ano atrás
rewardable 291c5e1027 Do not send empty packets changing primary skills by 0 points há 1 ano atrás
rmg d631e3f604 Do not call visitablePos for non-visitable objects há 1 ano atrás
serializer ab45c58e26 Use small_vector for bonus list to reduce allocations há 1 ano atrás
spells 95a07ee5cb Use bonus system cache whenever possible há 1 ano atrás
texts 101fd694b9 Remove MetaString method that can't be used with modded objects há 1 ano atrás
vstd 25125f96da Fix: licenses, pragma guards, StdInc há 1 ano atrás
AI_Base.h a1a5bc28c2 convert line endings from CRLF (Windows) to LF (Linux/Unix) há 2 anos atrás
ArtifactUtils.cpp ea14760e6c fix for fused artifacts creation há 1 ano atrás
ArtifactUtils.h 30fa2846aa ArtifactUtils::createArtifact ArtifactUtils::createNewArtifactInstance unified há 1 ano atrás
BasicTypes.cpp 5caf12f22f Few more fixes to bonus caching há 1 ano atrás
BattleFieldHandler.cpp c34956e912 introduce `getModScope` method to`Entity` class and subclasses há 1 ano atrás
BattleFieldHandler.h c34956e912 introduce `getModScope` method to`Entity` class and subclasses há 1 ano atrás
CAndroidVMHelper.cpp 313d479d42 fix using JNI from server in single process build há 2 anos atrás
CAndroidVMHelper.h 313d479d42 fix using JNI from server in single process build há 2 anos atrás
CArtHandler.cpp b32ec8607c tradable grail há 1 ano atrás
CArtHandler.h 86d5c05ffa Fused identical artifacts há 1 ano atrás
CArtifactInstance.cpp b9ff192a91 Fix regressions from previous PR há 1 ano atrás
CArtifactInstance.h a39469d165 Add save compatibility há 1 ano atrás
CBonusTypeHandler.cpp 8402602e35 Merge pull request #5145 from IvanSavenko/spell_school_descr há 1 ano atrás
CBonusTypeHandler.h 0c07384293 Refactoring of serialization versioning handling há 2 anos atrás
CConfigHandler.cpp 54796c7c56 Rename toJson to toString/toCompactString for consistency há 1 ano atrás
CConfigHandler.h c3957c2c2a Moved json files to new directory, split on per-class basis há 2 anos atrás
CConsoleHandler.cpp 5636b9076f Disable terminate handler on Android to fix Google Play reporter há 1 ano atrás
CConsoleHandler.h 02e429e973 Fix typos using https://github.com/crate-ci/typos há 1 ano atrás
CCreatureHandler.cpp 54f8f2c636 Remove CCreatureHandler::loadBonuses há 1 ano atrás
CCreatureHandler.h 54f8f2c636 Remove CCreatureHandler::loadBonuses há 1 ano atrás
CCreatureSet.cpp b750937588 Merge remote-tracking branch 'upstream/develop' into develop há 1 ano atrás
CCreatureSet.h e60a565942 Merge remote-tracking branch 'upstream/develop' into develop há 1 ano atrás
CGameInfoCallback.cpp d8d3948ac3 Fix AI to use hillFort all available upgrades. UpgradeInfo refactor. há 1 ano atrás
CGameInfoCallback.h d8d3948ac3 Fix AI to use hillFort all available upgrades. UpgradeInfo refactor. há 1 ano atrás
CGameInterface.cpp 01396b62b7 Extracted handling of type ID's from serializer into a separate class há 1 ano atrás
CGameInterface.h 01396b62b7 Extracted handling of type ID's from serializer into a separate class há 1 ano atrás
CMakeLists.txt f893c80192 Move UpgradeInfo class to header and source files há 1 ano atrás
CPlayerState.cpp 9e2646898b Add pre-computed vectors of owned objects for faster access há 1 ano atrás
CPlayerState.h 9e2646898b Add pre-computed vectors of owned objects for faster access há 1 ano atrás
CRandomGenerator.cpp 34b6eaa25e Integrating changes from PR #4251 - add logging for rng há 1 ano atrás
CRandomGenerator.h 63bcf7d83c Replaced most of usages of CRandomGenerator with vstd::RNG in library há 1 ano atrás
CScriptingModule.cpp 4c4498b22a vcmi: modernize rest of lib há 2 anos atrás
CScriptingModule.h a1a5bc28c2 convert line endings from CRLF (Windows) to LF (Linux/Unix) há 2 anos atrás
CSkillHandler.cpp 9e6cd9b94d Add "special" property for secondary skills há 1 ano atrás
CSkillHandler.h 9e6cd9b94d Add "special" property for secondary skills há 1 ano atrás
CSoundBase.h 31e1d39f92 Fix issues introduced by fixing typos há 1 ano atrás
CStack.cpp c1e125b186 Remove CStack::type pointer to VLC entity há 1 ano atrás
CStack.h c1e125b186 Remove CStack::type pointer to VLC entity há 1 ano atrás
CStopWatch.h f3277b7953 Define each identifier in a dedicated statement há 2 anos atrás
CThreadHelper.cpp 62c2be160a Added changing thread name for FreeBSD há 1 ano atrás
CThreadHelper.h cded8b1999 Show human-readable thread name in log há 2 anos atrás
Color.h 5743f151a1 icon drawing há 1 ano atrás
ConstTransitivePtr.h 0c07384293 Refactoring of serialization versioning handling há 2 anos atrás
ExceptionsCommon.h b50d350747 Show error message on load if mod has broken creature instead of há 1 ano atrás
ExtraOptionsInfo.cpp cb9c4bbaf0 unlimited replay option há 2 anos atrás
ExtraOptionsInfo.h 0c07384293 Refactoring of serialization versioning handling há 2 anos atrás
FunctionList.h ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined há 3 anos atrás
GameCallbackHolder.h ea1f05d15a Stabilization há 2 anos atrás
GameConstants.h a1a5bc28c2 convert line endings from CRLF (Windows) to LF (Linux/Unix) há 2 anos atrás
GameSettings.cpp b8a04c6356 Avoid vector allocation when accessing game settings value há 1 ano atrás
GameSettings.h ff8d36c350 It is now possible to define game settings in rmg template há 1 ano atrás
IBonusTypeHandler.h a1a5bc28c2 convert line endings from CRLF (Windows) to LF (Linux/Unix) há 2 anos atrás
IGameCallback.cpp ba9e3dca9d Mod management rework, part 1 há 1 ano atrás
IGameCallback.h 01d787fb5a Removed remaining cases of serialization of VLC entities há 1 ano atrás
IGameEventsReceiver.h 58bb2b58e3 IMarket suggestions há 1 ano atrás
IGameSettings.h b8a04c6356 Avoid vector allocation when accessing game settings value há 1 ano atrás
IHandlerBase.cpp 7461df161c lib now uses shared_ptr for entities. Removed manual memory management. há 1 ano atrás
IHandlerBase.h 4f80ccd648 Small micro-optimizations for code that gets called A LOT há 1 ano atrás
LoadProgress.cpp 7732f39556 Fix potential uninitialized access - setupSteps depends on not yet há 2 anos atrás
LoadProgress.h f3277b7953 Define each identifier in a dedicated statement há 2 anos atrás
LogicalExpression.cpp 1aa391fdf8 Split CGeneralTextHandler file into 1 file per class form há 1 ano atrás
LogicalExpression.h c3957c2c2a Moved json files to new directory, split on per-class basis há 2 anos atrás
ObstacleHandler.cpp 0ef42a1d3d introduce `modScope` into `ObstacleInfo` há 1 ano atrás
ObstacleHandler.h 0ef42a1d3d introduce `modScope` into `ObstacleInfo` há 1 ano atrás
Point.h 0c07384293 Refactoring of serialization versioning handling há 2 anos atrás
Rect.cpp a1a5bc28c2 convert line endings from CRLF (Windows) to LF (Linux/Unix) há 2 anos atrás
Rect.h 4171026035 First iteration of upscaled rendering há 1 ano atrás
ResourceSet.cpp 0fd9dbf240 Unified income handling, added IOwnableObject interface há 1 ano atrás
ResourceSet.h 20cfe712c9 Update ResourceSet.h há 1 ano atrás
RiverHandler.cpp b85ccccb37 Minor refactoring of translations: há 1 ano atrás
RiverHandler.h c34956e912 introduce `getModScope` method to`Entity` class and subclasses há 1 ano atrás
RoadHandler.cpp b85ccccb37 Minor refactoring of translations: há 1 ano atrás
RoadHandler.h c34956e912 introduce `getModScope` method to`Entity` class and subclasses há 1 ano atrás
ScopeGuard.h b796ed8626 Fix undefined behavior há 2 anos atrás
ScriptHandler.cpp 73019c204d Replace redundant types with `auto` for the lvalues of template factory functions for smart pointers há 2 anos atrás
ScriptHandler.h c3957c2c2a Moved json files to new directory, split on per-class basis há 2 anos atrás
StartInfo.cpp 56ee307b3a Extend AI garrison troop removal logic to all RoE campaigns to emulate há 1 ano atrás
StartInfo.h 56ee307b3a Extend AI garrison troop removal logic to all RoE campaigns to emulate há 1 ano atrás
StdInc.cpp 25125f96da Fix: licenses, pragma guards, StdInc há 1 ano atrás
StdInc.h 25125f96da Fix: licenses, pragma guards, StdInc há 1 ano atrás
TerrainHandler.cpp b85ccccb37 Minor refactoring of translations: há 1 ano atrás
TerrainHandler.h c34956e912 introduce `getModScope` method to`Entity` class and subclasses há 1 ano atrás
TurnTimerInfo.cpp 02e429e973 Fix typos using https://github.com/crate-ci/typos há 1 ano atrás
TurnTimerInfo.h 02e429e973 Fix typos using https://github.com/crate-ci/typos há 1 ano atrás
UnlockGuard.h a1a5bc28c2 convert line endings from CRLF (Windows) to LF (Linux/Unix) há 2 anos atrás
VCMIDirs.cpp 02e429e973 Fix typos using https://github.com/crate-ci/typos há 1 ano atrás
VCMIDirs.h 5f4a998435 editorPath -> mapEditorPath há 3 anos atrás
VCMI_Lib.cpp f8724b9558 Reworked mod handling in Launcher in order to unify code with lib há 1 ano atrás
VCMI_Lib.h 8225eb454e Added GameSettings to gamestate, potentially allowing to define game há 1 ano atrás
int3.h ea48257100 Fix SonarCloud issues há 1 ano atrás
vcmi_endian.h a1a5bc28c2 convert line endings from CRLF (Windows) to LF (Linux/Unix) há 2 anos atrás