Opuszek 042a999a4a fixes spell counter for adventure spells пре 3 недеља
..
battle c5f3de4f9e Remove upper cap of damage since this logic breaks range randomization пре 1 месец
bonuses 042a999a4a fixes spell counter for adventure spells пре 3 недеља
callback 37b40c04bb fix whitespace пре 1 месец
campaign e27a2ff5bd allow defining second video in campaign пре 1 месец
constants 12c368e30f Move University cost in gold to game setting пре 1 месец
entities b47eb9d262 Merge pull request #6477 from IvanSavenko/hero_spec_fix пре 1 месец
events 02e429e973 Fix typos using https://github.com/crate-ci/typos пре 1 година
filesystem 8bc13806c0 Add potential fix for savegame list crash пре 1 месец
gameState e486ad3eac Fix assertion failure and invalid map state on prison release пре 1 месец
json dc021055e4 Fixes and workarounds for crashes from Google Play пре 1 месец
logging 829739da24 Reduce usage of implicit conversions to int пре 9 месеци
mapObjectConstructors a655661a2e Fix issues with object customization in rmg пре 2 месеци
mapObjects 0c844b3d65 Potential fix for desync on AI turn пре 1 месец
mapping c4876cfd16 Fix deserialization of hero pool when mod load order changes пре 1 месец
modding 74c249f83f Fix rare case where mod without resolved depedencies added to load order пре 1 месец
network 3ea2c8bff0 Cleanup, remove unnecessary changes пре 6 месеци
networkPacks 8bddd8f4e3 add quick save (F8) / quick load (F9) functionality for single player and hotseat games on adventure map and in combat пре 2 месеци
pathfinder 241da5937d First semi-working version of antilag for hero movement пре 6 месеци
rewardable e54ff1cbb2 Restore save compatibility with 1.6 пре 3 месеци
rmg 34c798abd7 Apply suggestions from code review пре 1 месец
serializer c3cc7e0de3 Refactor CSaveFile to prepare for future changes пре 1 месец
spells 042a999a4a fixes spell counter for adventure spells пре 3 недеља
texts e68d2ad775 fix romanian пре 2 месеци
vstd 25125f96da Fix: licenses, pragma guards, StdInc пре 1 година
AsyncRunner.h ed4079e83b Code cleanup, add comments where relevant пре 11 месеци
BasicTypes.cpp 8675e6e91f Allow to add terrain limiter for hero and town instances пре 2 месеци
BattleFieldHandler.cpp 38a9dc83ba Fix bonuses from battlefield not showing up in creature window пре 10 месеци
BattleFieldHandler.h 8c3a417527 Cleanup пре 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 година
CBonusTypeHandler.cpp 68a1a900ae Final changes for 1.7.0 пре 1 месец
CBonusTypeHandler.h e7cfb2b311 Rename a variable that blocks description propagation пре 5 месеци
CConfigHandler.cpp 802788b89f rename to key binding пре 6 месеци
CConfigHandler.h 802788b89f rename to key binding пре 6 месеци
CConsoleHandler.cpp 045dd3de11 Inno Setup + AMR64 preparation пре 7 месеци
CConsoleHandler.h e73d05933d Quick shutdown of ConsoleHandler thread пре 11 месеци
CCreatureHandler.cpp a0b69d79f0 NKAI2 performance improvements пре 1 месец
CCreatureHandler.h a0b69d79f0 NKAI2 performance improvements пре 1 месец
CMakeLists.txt 9d6ec17f48 MMAI: an ML-powered combat AI пре 1 месец
CPlayerState.cpp 134c145b98 convert ResourceSet to std::map пре 4 месеци
CPlayerState.h 4d4da0454f map objects hierarchy now uses IGameInfoCallback пре 9 месеци
CRandomGenerator.cpp 7a3e1409d0 Remove old boost includes and defines пре 11 месеци
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 78b39688c5 Improvements for json validation for mods пре 6 месеци
CSkillHandler.h 2bf951a4cf Support for objects from mods as campaign scenario bonuses пре 8 месеци
CSoundBase.h 31e1d39f92 Fix issues introduced by fixing typos пре 1 година
CStack.cpp e72dcce8ba refactor logic to CBattleInfoCallback and leave UI in BattleFieldController, BattleActionsController пре 3 месеци
CStack.h e72dcce8ba refactor logic to CBattleInfoCallback and leave UI in BattleFieldController, BattleActionsController пре 3 месеци
CStopWatch.h f3277b7953 Define each identifier in a dedicated statement пре 2 година
CThreadHelper.cpp 7a3e1409d0 Remove old boost includes and defines пре 11 месеци
CThreadHelper.h a31788b874 Replace thread spawning with tbb pool for adventure AI пре 11 месеци
Color.h dea441899a searchbox color пре 6 месеци
ConditionalWait.h 948abfb04c AI now uses std::thread, added custom thread interruption logic пре 11 месеци
ExceptionsCommon.h b50d350747 Show error message on load if mod has broken creature instead of пре 1 година
ExtraOptionsInfo.cpp cb9c4bbaf0 unlimited replay option пре 2 година
ExtraOptionsInfo.h 0c07384293 Refactoring of serialization versioning handling пре 2 година
FunctionList.h ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined пре 3 година
GameConstants.h a1a5bc28c2 convert line endings from CRLF (Windows) to LF (Linux/Unix) пре 2 година
GameLibrary.cpp d808bd6412 introduce toResourceType пре 5 месеци
GameLibrary.h d808bd6412 introduce toResourceType пре 5 месеци
GameSettings.cpp 12c368e30f Move University cost in gold to game setting пре 1 месец
GameSettings.h ff8d36c350 It is now possible to define game settings in rmg template пре 1 година
IBonusTypeHandler.h 3f4ff58a5e Merged bonus names with bonus descriptions, since they are never used пре 8 месеци
IGameSettings.h 12c368e30f Move University cost in gold to game setting пре 1 месец
IHandlerBase.cpp 645b95ba02 Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY` пре 11 месеци
IHandlerBase.h a842dfb3c4 Support for defining new campaign regions in mods, for hota h3c пре 8 месеци
LoadProgress.cpp 7dfb499edf replace boost locks with std пре 11 месеци
LoadProgress.h 7dfb499edf replace boost locks with std пре 11 месеци
LogicalExpression.cpp 645b95ba02 Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY` пре 11 месеци
LogicalExpression.h c3957c2c2a Moved json files to new directory, split on per-class basis пре 2 година
ObstacleHandler.cpp 862dde80f7 It is now possible to specify terrain for object templates and battle пре 2 месеци
ObstacleHandler.h ecdd394bb1 Use BattleHex as const ref wherever possible пре 1 година
Point.h 391986e0ba Moved image scaling & optimization logic to separate classes пре 1 година
Rect.cpp a1a5bc28c2 convert line endings from CRLF (Windows) to LF (Linux/Unix) пре 2 година
Rect.h 4171026035 First iteration of upscaled rendering пре 1 година
ResourceSet.cpp 46797a0872 fix resource пре 1 месец
ResourceSet.h 967283beb6 fix deserializion of ResourceSet for compatibility пре 4 месеци
RiverHandler.cpp 645b95ba02 Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY` пре 11 месеци
RiverHandler.h c34956e912 introduce `getModScope` method to`Entity` class and subclasses пре 1 година
RoadHandler.cpp 645b95ba02 Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY` пре 11 месеци
RoadHandler.h c34956e912 introduce `getModScope` method to`Entity` class and subclasses пре 1 година
ScopeGuard.h b796ed8626 Fix undefined behavior пре 2 година
ScriptHandler.cpp e12765dca0 Fix sonar warnings, convert spaces -> tabs пре 7 месеци
ScriptHandler.h c3957c2c2a Moved json files to new directory, split on per-class basis пре 2 година
StartInfo.cpp 07621f795c fix serialisation пре 3 месеци
StartInfo.h 34af1433e6 remove optional and add serializer пре 3 месеци
StdInc.cpp 25125f96da Fix: licenses, pragma guards, StdInc пре 1 година
StdInc.h 25125f96da Fix: licenses, pragma guards, StdInc пре 1 година
TerrainHandler.cpp 645b95ba02 Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY` пре 11 месеци
TerrainHandler.h dfe8a95f8c Fix build пре 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 2c17c2d5b7 Rework CCallback <-> CClient interaction пре 9 месеци
VCMIDirs.cpp 37b40c04bb fix whitespace пре 1 месец
VCMIDirs.h 5f4a998435 editorPath -> mapEditorPath пре 3 година
int3.h 9f713a0914 Rename int3::valid to isValid for consistency пре 11 месеци
vcmi_endian.h a1a5bc28c2 convert line endings from CRLF (Windows) to LF (Linux/Unix) пре 2 година