Xilmi ffd8758017 Merge remote-tracking branch 'upstream/develop' into develop il y a 1 an
..
battle db913d95e0 Merge pull request #4808 from Laserlicht/prism_breath il y a 1 an
bonuses db913d95e0 Merge pull request #4808 from Laserlicht/prism_breath il y a 1 an
campaign 61fba1fedd Merge remote-tracking branch 'upstream/develop' into develop il y a 1 an
constants 10ad0fc760 Split CHeroHandler.cpp/.h into 1 file per class il y a 1 an
entities 10ad0fc760 Split CHeroHandler.cpp/.h into 1 file per class il y a 1 an
events 02e429e973 Fix typos using https://github.com/crate-ci/typos il y a 1 an
filesystem 638bc174c3 Fix crash on exporting maps for translation il y a 1 an
gameState 604e3b5c67 Merge pull request #4763 from IvanSavenko/herohandler_split il y a 1 an
json ec3acec8cc Implemented JSON5 line ending escapings il y a 1 an
logging 97f1a310df Fix miscellaneous issues discovered by Sonar il y a 1 an
mapObjectConstructors 7ae5e2b406 Added support for daily income to flaggable objects il y a 1 an
mapObjects ffd8758017 Merge remote-tracking branch 'upstream/develop' into develop il y a 1 an
mapping a97deea563 Merge pull request #4824 from IvanSavenko/translate_fix il y a 1 an
minizip 02e429e973 Fix typos using https://github.com/crate-ci/typos il y a 1 an
modding 565c02d61c Added 'translate missing' command for convenience il y a 1 an
network 97f1a310df Fix miscellaneous issues discovered by Sonar il y a 1 an
networkPacks c25aef8f48 Merge pull request #4766 from SoundSSGood/fused-artifacts il y a 1 an
pathfinder 3dd4fa2528 Reduce usage of pointers to VLC entities il y a 1 an
rewardable 10ad0fc760 Split CHeroHandler.cpp/.h into 1 file per class il y a 1 an
rmg c43844706e Implemented translation support for random map descriptions il y a 1 an
serializer 8a5ac73438 Basic support for configurable flaggable objects il y a 1 an
spells 10ad0fc760 Split CHeroHandler.cpp/.h into 1 file per class il y a 1 an
texts 72b0062ae3 Better integration of wog commanders translation il y a 1 an
vstd 25125f96da Fix: licenses, pragma guards, StdInc il y a 1 an
AI_Base.h a1a5bc28c2 convert line endings from CRLF (Windows) to LF (Linux/Unix) il y a 2 ans
ArtifactUtils.cpp 86d5c05ffa Fused identical artifacts il y a 1 an
ArtifactUtils.h 30fa2846aa ArtifactUtils::createArtifact ArtifactUtils::createNewArtifactInstance unified il y a 1 an
BasicTypes.cpp 3dd4fa2528 Reduce usage of pointers to VLC entities il y a 1 an
BattleFieldHandler.cpp c34956e912 introduce `getModScope` method to`Entity` class and subclasses il y a 1 an
BattleFieldHandler.h c34956e912 introduce `getModScope` method to`Entity` class and subclasses il y a 1 an
CAndroidVMHelper.cpp 313d479d42 fix using JNI from server in single process build il y a 2 ans
CAndroidVMHelper.h 313d479d42 fix using JNI from server in single process build il y a 2 ans
CArtHandler.cpp 86d5c05ffa Fused identical artifacts il y a 1 an
CArtHandler.h 86d5c05ffa Fused identical artifacts il y a 1 an
CArtifactInstance.cpp d4d3ddf685 fused artifacts il y a 1 an
CArtifactInstance.h d4d3ddf685 fused artifacts il y a 1 an
CBonusTypeHandler.cpp 1488629628 Add simple support for translation of strings that were changed by il y a 1 an
CBonusTypeHandler.h 0c07384293 Refactoring of serialization versioning handling il y a 1 an
CConfigHandler.cpp 54796c7c56 Rename toJson to toString/toCompactString for consistency il y a 1 an
CConfigHandler.h c3957c2c2a Moved json files to new directory, split on per-class basis il y a 1 an
CConsoleHandler.cpp cd6d55fe75 Do not try to shoot at 2nd hex of wide creatures il y a 1 an
CConsoleHandler.h 02e429e973 Fix typos using https://github.com/crate-ci/typos il y a 1 an
CCreatureHandler.cpp 3dd4fa2528 Reduce usage of pointers to VLC entities il y a 1 an
CCreatureHandler.h 3dd4fa2528 Reduce usage of pointers to VLC entities il y a 1 an
CCreatureSet.cpp 5d6877e06d Merge remote-tracking branch 'upstream/develop' into develop il y a 1 an
CCreatureSet.h 61fba1fedd Merge remote-tracking branch 'upstream/develop' into develop il y a 1 an
CGameInfoCallback.cpp 7a190e4929 fix crash il y a 1 an
CGameInfoCallback.h 11eaed9fef code review il y a 1 an
CGameInterface.cpp 01396b62b7 Extracted handling of type ID's from serializer into a separate class il y a 1 an
CGameInterface.h 01396b62b7 Extracted handling of type ID's from serializer into a separate class il y a 1 an
CMakeLists.txt 8a5ac73438 Basic support for configurable flaggable objects il y a 1 an
CPlayerState.cpp a8e84c55f6 Fix some of the new warnings from sonarcloud il y a 1 an
CPlayerState.h 679181c103 Implemented serialization of local player state in json form il y a 1 an
CRandomGenerator.cpp 34b6eaa25e Integrating changes from PR #4251 - add logging for rng il y a 1 an
CRandomGenerator.h 63bcf7d83c Replaced most of usages of CRandomGenerator with vstd::RNG in library il y a 1 an
CScriptingModule.cpp 4c4498b22a vcmi: modernize rest of lib il y a 2 ans
CScriptingModule.h a1a5bc28c2 convert line endings from CRLF (Windows) to LF (Linux/Unix) il y a 2 ans
CSkillHandler.cpp ee59bc4e71 Add bonus description generation for map objects il y a 1 an
CSkillHandler.h c34956e912 introduce `getModScope` method to`Entity` class and subclasses il y a 1 an
CSoundBase.h 31e1d39f92 Fix issues introduced by fixing typos il y a 1 an
CStack.cpp c0f5c7c0ea Replace pointer with reference in pack apply functions il y a 1 an
CStack.h 2a05fbdd50 Unified handling of battle sides ID's il y a 1 an
CStopWatch.h f3277b7953 Define each identifier in a dedicated statement il y a 1 an
CThreadHelper.cpp 62c2be160a Added changing thread name for FreeBSD il y a 1 an
CThreadHelper.h cded8b1999 Show human-readable thread name in log il y a 1 an
Color.h 5743f151a1 icon drawing il y a 1 an
ConstTransitivePtr.h 0c07384293 Refactoring of serialization versioning handling il y a 1 an
ExceptionsCommon.h b50d350747 Show error message on load if mod has broken creature instead of il y a 1 an
ExtraOptionsInfo.cpp cb9c4bbaf0 unlimited replay option il y a 1 an
ExtraOptionsInfo.h 0c07384293 Refactoring of serialization versioning handling il y a 1 an
FunctionList.h ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined il y a 3 ans
GameCallbackHolder.h ea1f05d15a Stabilization il y a 1 an
GameConstants.h a1a5bc28c2 convert line endings from CRLF (Windows) to LF (Linux/Unix) il y a 2 ans
GameSettings.cpp a826b88641 Merge branch 'develop' into spell il y a 1 an
GameSettings.h ff8d36c350 It is now possible to define game settings in rmg template il y a 1 an
IBonusTypeHandler.h a1a5bc28c2 convert line endings from CRLF (Windows) to LF (Linux/Unix) il y a 2 ans
IGameCallback.cpp 10ad0fc760 Split CHeroHandler.cpp/.h into 1 file per class il y a 1 an
IGameCallback.h a8e84c55f6 Fix some of the new warnings from sonarcloud il y a 1 an
IGameEventsReceiver.h 58bb2b58e3 IMarket suggestions il y a 1 an
IGameSettings.h a826b88641 Merge branch 'develop' into spell il y a 1 an
IHandlerBase.cpp 7461df161c lib now uses shared_ptr for entities. Removed manual memory management. il y a 1 an
IHandlerBase.h 7461df161c lib now uses shared_ptr for entities. Removed manual memory management. il y a 1 an
LoadProgress.cpp 7732f39556 Fix potential uninitialized access - setupSteps depends on not yet il y a 1 an
LoadProgress.h f3277b7953 Define each identifier in a dedicated statement il y a 1 an
LogicalExpression.cpp 1aa391fdf8 Split CGeneralTextHandler file into 1 file per class form il y a 1 an
LogicalExpression.h c3957c2c2a Moved json files to new directory, split on per-class basis il y a 1 an
ObstacleHandler.cpp 0ef42a1d3d introduce `modScope` into `ObstacleInfo` il y a 1 an
ObstacleHandler.h 0ef42a1d3d introduce `modScope` into `ObstacleInfo` il y a 1 an
Point.h 0c07384293 Refactoring of serialization versioning handling il y a 1 an
Rect.cpp a1a5bc28c2 convert line endings from CRLF (Windows) to LF (Linux/Unix) il y a 2 ans
Rect.h 4171026035 First iteration of upscaled rendering il y a 1 an
ResourceSet.cpp 0fd9dbf240 Unified income handling, added IOwnableObject interface il y a 1 an
ResourceSet.h 20cfe712c9 Update ResourceSet.h il y a 1 an
RiverHandler.cpp b85ccccb37 Minor refactoring of translations: il y a 1 an
RiverHandler.h c34956e912 introduce `getModScope` method to`Entity` class and subclasses il y a 1 an
RoadHandler.cpp b85ccccb37 Minor refactoring of translations: il y a 1 an
RoadHandler.h c34956e912 introduce `getModScope` method to`Entity` class and subclasses il y a 1 an
ScopeGuard.h b796ed8626 Fix undefined behavior il y a 1 an
ScriptHandler.cpp 73019c204d Replace redundant types with `auto` for the lvalues of template factory functions for smart pointers il y a 1 an
ScriptHandler.h c3957c2c2a Moved json files to new directory, split on per-class basis il y a 1 an
StartInfo.cpp 10ad0fc760 Split CHeroHandler.cpp/.h into 1 file per class il y a 1 an
StartInfo.h 82c37573fa Removed save compatibility with 1.4 il y a 1 an
StdInc.cpp 25125f96da Fix: licenses, pragma guards, StdInc il y a 1 an
StdInc.h 25125f96da Fix: licenses, pragma guards, StdInc il y a 1 an
TerrainHandler.cpp b85ccccb37 Minor refactoring of translations: il y a 1 an
TerrainHandler.h c34956e912 introduce `getModScope` method to`Entity` class and subclasses il y a 1 an
TurnTimerInfo.cpp 02e429e973 Fix typos using https://github.com/crate-ci/typos il y a 1 an
TurnTimerInfo.h 02e429e973 Fix typos using https://github.com/crate-ci/typos il y a 1 an
UnlockGuard.h a1a5bc28c2 convert line endings from CRLF (Windows) to LF (Linux/Unix) il y a 2 ans
VCMIDirs.cpp 02e429e973 Fix typos using https://github.com/crate-ci/typos il y a 1 an
VCMIDirs.h 5f4a998435 editorPath -> mapEditorPath il y a 2 ans
VCMI_Lib.cpp 10ad0fc760 Split CHeroHandler.cpp/.h into 1 file per class il y a 1 an
VCMI_Lib.h 8225eb454e Added GameSettings to gamestate, potentially allowing to define game il y a 1 an
int3.h ea48257100 Fix SonarCloud issues il y a 1 an
vcmi_endian.h a1a5bc28c2 convert line endings from CRLF (Windows) to LF (Linux/Unix) il y a 2 ans