Ivan Savenko 1f4f8c0804 Do not use non-terrain patch map objects as source for battlefield type hai 2 días
..
battle 20e89e8401 Fix COMBAT_MANA_BONUS when coming from town building hai 6 días
bonuses 8fd44a9651 merge develop hai 1 semana
callback 9d6ec17f48 MMAI: an ML-powered combat AI hai 1 semana
campaign e27a2ff5bd allow defining second video in campaign hai 1 semana
constants 12c368e30f Move University cost in gold to game setting hai 4 días
entities b47eb9d262 Merge pull request #6477 from IvanSavenko/hero_spec_fix hai 5 días
events 02e429e973 Fix typos using https://github.com/crate-ci/typos hai 1 ano
filesystem d23a5f42ee Merge branch 'develop' into hd_edition hai 1 semana
gameState 1f4f8c0804 Do not use non-terrain patch map objects as source for battlefield type hai 2 días
json dc021055e4 Fixes and workarounds for crashes from Google Play hai 3 días
logging 829739da24 Reduce usage of implicit conversions to int hai 8 meses
mapObjectConstructors a655661a2e Fix issues with object customization in rmg hai 1 mes
mapObjects 67f4a295ca Fix number of available skills if player has no empty skill slots hai 4 días
mapping 6367614f91 Merge pull request #6428 from kdmcser/neutral_enemy_stack_bonus hai 6 días
modding ff0a1067e6 Allow un-banning normally banned objects in RMG template hai 5 días
network 3ea2c8bff0 Cleanup, remove unnecessary changes hai 5 meses
networkPacks 8bddd8f4e3 add quick save (F8) / quick load (F9) functionality for single player and hotseat games on adventure map and in combat hai 2 semanas
pathfinder 241da5937d First semi-working version of antilag for hero movement hai 5 meses
rewardable e54ff1cbb2 Restore save compatibility with 1.6 hai 1 mes
rmg ff0a1067e6 Allow un-banning normally banned objects in RMG template hai 5 días
serializer 8fd44a9651 merge develop hai 1 semana
spells 374feddb28 Fix duration of bonuses from adventure map spells hai 1 semana
texts e68d2ad775 fix romanian hai 1 mes
vstd 25125f96da Fix: licenses, pragma guards, StdInc hai 1 ano
AsyncRunner.h ed4079e83b Code cleanup, add comments where relevant hai 9 meses
BasicTypes.cpp 8675e6e91f Allow to add terrain limiter for hero and town instances hai 2 semanas
BattleFieldHandler.cpp 38a9dc83ba Fix bonuses from battlefield not showing up in creature window hai 8 meses
BattleFieldHandler.h 8c3a417527 Cleanup hai 11 meses
CAndroidVMHelper.cpp 313d479d42 fix using JNI from server in single process build %!s(int64=2) %!d(string=hai) anos
CAndroidVMHelper.h 313d479d42 fix using JNI from server in single process build %!s(int64=2) %!d(string=hai) anos
CBonusTypeHandler.cpp 68a1a900ae Final changes for 1.7.0 hai 2 días
CBonusTypeHandler.h e7cfb2b311 Rename a variable that blocks description propagation hai 3 meses
CConfigHandler.cpp 802788b89f rename to key binding hai 5 meses
CConfigHandler.h 802788b89f rename to key binding hai 5 meses
CConsoleHandler.cpp 045dd3de11 Inno Setup + AMR64 preparation hai 5 meses
CConsoleHandler.h e73d05933d Quick shutdown of ConsoleHandler thread hai 9 meses
CCreatureHandler.cpp a0b69d79f0 NKAI2 performance improvements hai 6 días
CCreatureHandler.h a0b69d79f0 NKAI2 performance improvements hai 6 días
CMakeLists.txt 9d6ec17f48 MMAI: an ML-powered combat AI hai 1 semana
CPlayerState.cpp 134c145b98 convert ResourceSet to std::map hai 3 meses
CPlayerState.h 4d4da0454f map objects hierarchy now uses IGameInfoCallback hai 7 meses
CRandomGenerator.cpp 7a3e1409d0 Remove old boost includes and defines hai 9 meses
CRandomGenerator.h 63bcf7d83c Replaced most of usages of CRandomGenerator with vstd::RNG in library hai 1 ano
CScriptingModule.cpp 4c4498b22a vcmi: modernize rest of lib %!s(int64=2) %!d(string=hai) anos
CScriptingModule.h a1a5bc28c2 convert line endings from CRLF (Windows) to LF (Linux/Unix) %!s(int64=2) %!d(string=hai) anos
CSkillHandler.cpp 78b39688c5 Improvements for json validation for mods hai 4 meses
CSkillHandler.h 2bf951a4cf Support for objects from mods as campaign scenario bonuses hai 6 meses
CSoundBase.h 31e1d39f92 Fix issues introduced by fixing typos hai 1 ano
CStack.cpp e72dcce8ba refactor logic to CBattleInfoCallback and leave UI in BattleFieldController, BattleActionsController hai 1 mes
CStack.h e72dcce8ba refactor logic to CBattleInfoCallback and leave UI in BattleFieldController, BattleActionsController hai 1 mes
CStopWatch.h f3277b7953 Define each identifier in a dedicated statement hai 1 ano
CThreadHelper.cpp 7a3e1409d0 Remove old boost includes and defines hai 9 meses
CThreadHelper.h a31788b874 Replace thread spawning with tbb pool for adventure AI hai 9 meses
Color.h dea441899a searchbox color hai 5 meses
ConditionalWait.h 948abfb04c AI now uses std::thread, added custom thread interruption logic hai 9 meses
ExceptionsCommon.h b50d350747 Show error message on load if mod has broken creature instead of hai 1 ano
ExtraOptionsInfo.cpp cb9c4bbaf0 unlimited replay option %!s(int64=2) %!d(string=hai) anos
ExtraOptionsInfo.h 0c07384293 Refactoring of serialization versioning handling hai 1 ano
FunctionList.h ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined %!s(int64=3) %!d(string=hai) anos
GameConstants.h a1a5bc28c2 convert line endings from CRLF (Windows) to LF (Linux/Unix) %!s(int64=2) %!d(string=hai) anos
GameLibrary.cpp d808bd6412 introduce toResourceType hai 3 meses
GameLibrary.h d808bd6412 introduce toResourceType hai 3 meses
GameSettings.cpp 12c368e30f Move University cost in gold to game setting hai 4 días
GameSettings.h ff8d36c350 It is now possible to define game settings in rmg template hai 1 ano
IBonusTypeHandler.h 3f4ff58a5e Merged bonus names with bonus descriptions, since they are never used hai 7 meses
IGameSettings.h 12c368e30f Move University cost in gold to game setting hai 4 días
IHandlerBase.cpp 645b95ba02 Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY` hai 10 meses
IHandlerBase.h a842dfb3c4 Support for defining new campaign regions in mods, for hota h3c hai 6 meses
LoadProgress.cpp 7dfb499edf replace boost locks with std hai 9 meses
LoadProgress.h 7dfb499edf replace boost locks with std hai 9 meses
LogicalExpression.cpp 645b95ba02 Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY` hai 10 meses
LogicalExpression.h c3957c2c2a Moved json files to new directory, split on per-class basis hai 1 ano
ObstacleHandler.cpp 862dde80f7 It is now possible to specify terrain for object templates and battle hai 4 semanas
ObstacleHandler.h ecdd394bb1 Use BattleHex as const ref wherever possible hai 11 meses
Point.h 391986e0ba Moved image scaling & optimization logic to separate classes hai 11 meses
Rect.cpp a1a5bc28c2 convert line endings from CRLF (Windows) to LF (Linux/Unix) %!s(int64=2) %!d(string=hai) anos
Rect.h 4171026035 First iteration of upscaled rendering hai 1 ano
ResourceSet.cpp 46797a0872 fix resource hai 3 días
ResourceSet.h 967283beb6 fix deserializion of ResourceSet for compatibility hai 2 meses
RiverHandler.cpp 645b95ba02 Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY` hai 10 meses
RiverHandler.h c34956e912 introduce `getModScope` method to`Entity` class and subclasses hai 1 ano
RoadHandler.cpp 645b95ba02 Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY` hai 10 meses
RoadHandler.h c34956e912 introduce `getModScope` method to`Entity` class and subclasses hai 1 ano
ScopeGuard.h b796ed8626 Fix undefined behavior hai 1 ano
ScriptHandler.cpp e12765dca0 Fix sonar warnings, convert spaces -> tabs hai 5 meses
ScriptHandler.h c3957c2c2a Moved json files to new directory, split on per-class basis hai 1 ano
StartInfo.cpp 07621f795c fix serialisation hai 1 mes
StartInfo.h 34af1433e6 remove optional and add serializer hai 1 mes
StdInc.cpp 25125f96da Fix: licenses, pragma guards, StdInc hai 1 ano
StdInc.h 25125f96da Fix: licenses, pragma guards, StdInc hai 1 ano
TerrainHandler.cpp 645b95ba02 Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY` hai 10 meses
TerrainHandler.h dfe8a95f8c Fix build hai 11 meses
TurnTimerInfo.cpp 02e429e973 Fix typos using https://github.com/crate-ci/typos hai 1 ano
TurnTimerInfo.h 02e429e973 Fix typos using https://github.com/crate-ci/typos hai 1 ano
UnlockGuard.h 2c17c2d5b7 Rework CCallback <-> CClient interaction hai 7 meses
VCMIDirs.cpp e12765dca0 Fix sonar warnings, convert spaces -> tabs hai 5 meses
VCMIDirs.h 5f4a998435 editorPath -> mapEditorPath %!s(int64=3) %!d(string=hai) anos
int3.h 9f713a0914 Rename int3::valid to isValid for consistency hai 9 meses
vcmi_endian.h a1a5bc28c2 convert line endings from CRLF (Windows) to LF (Linux/Unix) %!s(int64=2) %!d(string=hai) anos