Ivan Savenko a4dd510735 Merge pull request #4358 from IvanSavenko/integer_divide пре 1 година
..
battle a4dd510735 Merge pull request #4358 from IvanSavenko/integer_divide пре 1 година
bonuses 48c92711f2 Fixed deserialization of new artifacts (and possibly some other objects) пре 1 година
campaign 53c0d20a57 fix campaign highscores пре 1 година
constants b7391f49f6 Merge branch 'vcmi/master' into 'vcmi/develop' пре 1 година
entities 4aa73b40c9 Split CTownHandler into smaller chunks пре 1 година
events 02e429e973 Fix typos using https://github.com/crate-ci/typos пре 1 година
filesystem 1aa391fdf8 Split CGeneralTextHandler file into 1 file per class form пре 1 година
gameState b7391f49f6 Merge branch 'vcmi/master' into 'vcmi/develop' пре 1 година
json 1aa391fdf8 Split CGeneralTextHandler file into 1 file per class form пре 1 година
logging 34b6eaa25e Integrating changes from PR #4251 - add logging for rng пре 1 година
mapObjectConstructors 4aa73b40c9 Split CTownHandler into smaller chunks пре 1 година
mapObjects a4dd510735 Merge pull request #4358 from IvanSavenko/integer_divide пре 1 година
mapping 4aa73b40c9 Split CTownHandler into smaller chunks пре 1 година
minizip 02e429e973 Fix typos using https://github.com/crate-ci/typos пре 1 година
modding 4aa73b40c9 Split CTownHandler into smaller chunks пре 1 година
network 5b6bc10131 Code review пре 1 година
networkPacks 4f0c3a3608 Merge branch 'develop' into handicap пре 1 година
pathfinder 683c363946 NKAI: whirlpool пре 1 година
registerTypes 8edf77afcc basic handicap support пре 1 година
rewardable b7391f49f6 Merge branch 'vcmi/master' into 'vcmi/develop' пре 1 година
rmg 4aa73b40c9 Split CTownHandler into smaller chunks пре 1 година
serializer 4f0c3a3608 Merge branch 'develop' into handicap пре 1 година
spells 4aa73b40c9 Split CTownHandler into smaller chunks пре 1 година
texts af2b6a0051 show handicap resources пре 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 ef1fbffad4 ArtifactsUIController class пре 1 година
ArtifactUtils.h ef1fbffad4 ArtifactsUIController class пре 1 година
BasicTypes.cpp c3957c2c2a Moved json files to new directory, split on per-class basis пре 1 година
BattleFieldHandler.cpp 9c5d5d7c5a It is now possible to define custom battle opening sound and custom music пре 1 година
BattleFieldHandler.h 9c5d5d7c5a It is now possible to define custom battle opening sound and custom music пре 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 1aa391fdf8 Split CGeneralTextHandler file into 1 file per class form пре 1 година
CArtHandler.h 63bcf7d83c Replaced most of usages of CRandomGenerator with vstd::RNG in library пре 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 13b2008f79 Enabled terminate handler and call stack writing on all platforms пре 1 година
CConsoleHandler.h 02e429e973 Fix typos using https://github.com/crate-ci/typos пре 1 година
CCreatureHandler.cpp 4aa73b40c9 Split CTownHandler into smaller chunks пре 1 година
CCreatureHandler.h 63bcf7d83c Replaced most of usages of CRandomGenerator with vstd::RNG in library пре 1 година
CCreatureSet.cpp 1aa391fdf8 Split CGeneralTextHandler file into 1 file per class form пре 1 година
CCreatureSet.h 02e429e973 Fix typos using https://github.com/crate-ci/typos пре 1 година
CGameInfoCallback.cpp 4aa73b40c9 Split CTownHandler into smaller chunks пре 1 година
CGameInfoCallback.h 02e429e973 Fix typos using https://github.com/crate-ci/typos пре 1 година
CGameInterface.cpp f3de2cfe1c Removed broken & unused serialization of player interface and AI пре 1 година
CGameInterface.h f3de2cfe1c Removed broken & unused serialization of player interface and AI пре 1 година
CHeroHandler.cpp 4aa73b40c9 Split CTownHandler into smaller chunks пре 1 година
CHeroHandler.h 63bcf7d83c Replaced most of usages of CRandomGenerator with vstd::RNG in library пре 1 година
CMakeLists.txt 53c0d20a57 fix campaign highscores пре 1 година
CPlayerState.cpp 1aa391fdf8 Split CGeneralTextHandler file into 1 file per class form пре 1 година
CPlayerState.h b8beb4fb13 Fixes for various minor issues detected by Sonar Cloud пре 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 1aa391fdf8 Split CGeneralTextHandler file into 1 file per class form пре 1 година
CSkillHandler.h 7461df161c lib now uses shared_ptr for entities. Removed manual memory management. пре 1 година
CSoundBase.h 31e1d39f92 Fix issues introduced by fixing typos пре 1 година
CStack.cpp 1aa391fdf8 Split CGeneralTextHandler file into 1 file per class form пре 1 година
CStack.h 02e429e973 Fix typos using https://github.com/crate-ci/typos пре 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 0c07384293 Refactoring of serialization versioning handling пре 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 8353bca34f Small refactoring of adventure map spell casting: пре 1 година
GameSettings.h 8353bca34f Small refactoring of adventure map spell casting: пре 1 година
IBonusTypeHandler.h a1a5bc28c2 convert line endings from CRLF (Windows) to LF (Linux/Unix) пре 2 година
IGameCallback.cpp 4aa73b40c9 Split CTownHandler into smaller chunks пре 1 година
IGameCallback.h 1c63fefe02 Moved banks randomization to server-side with client netpack пре 1 година
IGameEventsReceiver.h b42c6dbf44 fixed regressions пре 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 7461df161c lib now uses shared_ptr for entities. Removed manual memory management. пре 1 година
ObstacleHandler.h 7461df161c lib now uses shared_ptr for entities. Removed manual memory management. пре 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 0c07384293 Refactoring of serialization versioning handling пре 1 година
ResourceSet.cpp c3957c2c2a Moved json files to new directory, split on per-class basis пре 1 година
ResourceSet.h 0c07384293 Refactoring of serialization versioning handling пре 1 година
RiverHandler.cpp 1aa391fdf8 Split CGeneralTextHandler file into 1 file per class form пре 1 година
RiverHandler.h 7461df161c lib now uses shared_ptr for entities. Removed manual memory management. пре 1 година
RoadHandler.cpp 1aa391fdf8 Split CGeneralTextHandler file into 1 file per class form пре 1 година
RoadHandler.h 7461df161c lib now uses shared_ptr for entities. Removed manual memory management. пре 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 48173ebfbf fix uninitialized var пре 1 година
StdInc.cpp 25125f96da Fix: licenses, pragma guards, StdInc пре 1 година
StdInc.h 25125f96da Fix: licenses, pragma guards, StdInc пре 1 година
TerrainHandler.cpp 1aa391fdf8 Split CGeneralTextHandler file into 1 file per class form пре 1 година
TerrainHandler.h d59744f26f It is now possible to define multiple music themes for terrains пре 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 4aa73b40c9 Split CTownHandler into smaller chunks пре 1 година
VCMI_Lib.h 4aa73b40c9 Split CTownHandler into smaller chunks пре 1 година
int3.h ea48257100 Fix SonarCloud issues пре 1 година
vcmi_endian.h a1a5bc28c2 convert line endings from CRLF (Windows) to LF (Linux/Unix) пре 2 година