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