Ivan Savenko 4c2d67eb45 Fix build 4 luni în urmă
..
battle 8721bdd728 Split CCreatureSet file on .h/.cpp per class basis 4 luni în urmă
bonuses 8721bdd728 Split CCreatureSet file on .h/.cpp per class basis 4 luni în urmă
callback c250ca6e49 Merge pull request #5847 from IvanSavenko/movement_fix 4 luni în urmă
campaign bd090059da small refactoring 4 luni în urmă
constants 6752ab3a75 HAS_CHARGES_LIMITER 4 luni în urmă
entities 76debab846 HasChargesLimiter now works in "bonuses" json section 4 luni în urmă
events 02e429e973 Fix typos using https://github.com/crate-ci/typos 1 an în urmă
filesystem 5e4912d056 fix crash when map is packaged in a zip mod 6 luni în urmă
gameState 8721bdd728 Split CCreatureSet file on .h/.cpp per class basis 4 luni în urmă
json 8721bdd728 Split CCreatureSet file on .h/.cpp per class basis 4 luni în urmă
logging 829739da24 Reduce usage of implicit conversions to int 6 luni în urmă
mapObjectConstructors 8721bdd728 Split CCreatureSet file on .h/.cpp per class basis 4 luni în urmă
mapObjects 4c2d67eb45 Fix build 4 luni în urmă
mapping 33431adb27 Apply formatting on changed files 4 luni în urmă
minizip 02e429e973 Fix typos using https://github.com/crate-ci/typos 1 an în urmă
modding 9d2cf288fb Fix possible crash on accessing no longer existing submod 4 luni în urmă
network cd2837a84e Fix possible memory leak (circular shared_ptr) in networking 6 luni în urmă
networkPacks 8721bdd728 Split CCreatureSet file on .h/.cpp per class basis 4 luni în urmă
pathfinder 2ad186130f Split MapDefines file on .h per class basis 4 luni în urmă
rewardable 8721bdd728 Split CCreatureSet file on .h/.cpp per class basis 4 luni în urmă
rmg 8721bdd728 Split CCreatureSet file on .h/.cpp per class basis 4 luni în urmă
serializer 2ad186130f Split MapDefines file on .h per class basis 4 luni în urmă
spells 2ad186130f Split MapDefines file on .h per class basis 4 luni în urmă
texts 8721bdd728 Split CCreatureSet file on .h/.cpp per class basis 4 luni în urmă
vstd 25125f96da Fix: licenses, pragma guards, StdInc 1 an în urmă
AsyncRunner.h ed4079e83b Code cleanup, add comments where relevant 8 luni în urmă
BasicTypes.cpp a305ed28bb Support for loading custom bonuses, slightly less hardcoded Skeleton 5 luni în urmă
BattleFieldHandler.cpp 38a9dc83ba Fix bonuses from battlefield not showing up in creature window 7 luni în urmă
BattleFieldHandler.h 8c3a417527 Cleanup 10 luni în urmă
CAndroidVMHelper.cpp 313d479d42 fix using JNI from server in single process build 2 ani în urmă
CAndroidVMHelper.h 313d479d42 fix using JNI from server in single process build 2 ani în urmă
CBonusTypeHandler.cpp f5c037137b Fix translations, fix Sonar 5 luni în urmă
CBonusTypeHandler.h f5c037137b Fix translations, fix Sonar 5 luni în urmă
CConfigHandler.cpp 8771ecdf57 Workaround for crash due to static destruction order 7 luni în urmă
CConfigHandler.h 8771ecdf57 Workaround for crash due to static destruction order 7 luni în urmă
CConsoleHandler.cpp e73d05933d Quick shutdown of ConsoleHandler thread 8 luni în urmă
CConsoleHandler.h e73d05933d Quick shutdown of ConsoleHandler thread 8 luni în urmă
CCreatureHandler.cpp bd88ae18aa Merge pull request #5844 from IvanSavenko/bonus_fixes 4 luni în urmă
CCreatureHandler.h e1adbde5ac direction & image functionality 4 luni în urmă
CMakeLists.txt 8721bdd728 Split CCreatureSet file on .h/.cpp per class basis 4 luni în urmă
CPlayerState.cpp 6ac57a7cfc Improvements to bonus system node types / propagators 4 luni în urmă
CPlayerState.h 4d4da0454f map objects hierarchy now uses IGameInfoCallback 6 luni în urmă
CRandomGenerator.cpp 7a3e1409d0 Remove old boost includes and defines 8 luni în urmă
CRandomGenerator.h 63bcf7d83c Replaced most of usages of CRandomGenerator with vstd::RNG in library 1 an în urmă
CScriptingModule.cpp 4c4498b22a vcmi: modernize rest of lib 2 ani în urmă
CScriptingModule.h a1a5bc28c2 convert line endings from CRLF (Windows) to LF (Linux/Unix) 2 ani în urmă
CSkillHandler.cpp 2bf951a4cf Support for objects from mods as campaign scenario bonuses 5 luni în urmă
CSkillHandler.h 2bf951a4cf Support for objects from mods as campaign scenario bonuses 5 luni în urmă
CSoundBase.h 31e1d39f92 Fix issues introduced by fixing typos 1 an în urmă
CStack.cpp 6ac57a7cfc Improvements to bonus system node types / propagators 4 luni în urmă
CStack.h ce436bd63e Fix regressions in combat 6 luni în urmă
CStopWatch.h f3277b7953 Define each identifier in a dedicated statement 1 an în urmă
CThreadHelper.cpp 7a3e1409d0 Remove old boost includes and defines 8 luni în urmă
CThreadHelper.h a31788b874 Replace thread spawning with tbb pool for adventure AI 8 luni în urmă
Color.h 28a8d4f4a1 Implemented bloodlust, clone, and petrify effects for xbrz mode 9 luni în urmă
ConditionalWait.h 948abfb04c AI now uses std::thread, added custom thread interruption logic 8 luni în urmă
ExceptionsCommon.h b50d350747 Show error message on load if mod has broken creature instead of 1 an în urmă
ExtraOptionsInfo.cpp cb9c4bbaf0 unlimited replay option 1 an în urmă
ExtraOptionsInfo.h 0c07384293 Refactoring of serialization versioning handling 1 an în urmă
FunctionList.h ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 3 ani în urmă
GameConstants.h a1a5bc28c2 convert line endings from CRLF (Windows) to LF (Linux/Unix) 2 ani în urmă
GameLibrary.cpp a842dfb3c4 Support for defining new campaign regions in mods, for hota h3c 5 luni în urmă
GameLibrary.h a842dfb3c4 Support for defining new campaign regions in mods, for hota h3c 5 luni în urmă
GameSettings.cpp cfc09389fa Merge branch 'develop' into cheats 4 luni în urmă
GameSettings.h ff8d36c350 It is now possible to define game settings in rmg template 1 an în urmă
IBonusTypeHandler.h 3f4ff58a5e Merged bonus names with bonus descriptions, since they are never used 5 luni în urmă
IGameSettings.h cfc09389fa Merge branch 'develop' into cheats 4 luni în urmă
IHandlerBase.cpp 645b95ba02 Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY` 8 luni în urmă
IHandlerBase.h a842dfb3c4 Support for defining new campaign regions in mods, for hota h3c 5 luni în urmă
LoadProgress.cpp 7dfb499edf replace boost locks with std 8 luni în urmă
LoadProgress.h 7dfb499edf replace boost locks with std 8 luni în urmă
LogicalExpression.cpp 645b95ba02 Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY` 8 luni în urmă
LogicalExpression.h c3957c2c2a Moved json files to new directory, split on per-class basis 1 an în urmă
ObstacleHandler.cpp 645b95ba02 Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY` 8 luni în urmă
ObstacleHandler.h ecdd394bb1 Use BattleHex as const ref wherever possible 9 luni în urmă
Point.h 391986e0ba Moved image scaling & optimization logic to separate classes 9 luni în urmă
Rect.cpp a1a5bc28c2 convert line endings from CRLF (Windows) to LF (Linux/Unix) 2 ani în urmă
Rect.h 4171026035 First iteration of upscaled rendering 1 an în urmă
ResourceSet.cpp 645b95ba02 Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY` 8 luni în urmă
ResourceSet.h 20cfe712c9 Update ResourceSet.h 1 an în urmă
RiverHandler.cpp 645b95ba02 Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY` 8 luni în urmă
RiverHandler.h c34956e912 introduce `getModScope` method to`Entity` class and subclasses 1 an în urmă
RoadHandler.cpp 645b95ba02 Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY` 8 luni în urmă
RoadHandler.h c34956e912 introduce `getModScope` method to`Entity` class and subclasses 1 an în urmă
ScopeGuard.h b796ed8626 Fix undefined behavior 1 an în urmă
ScriptHandler.cpp 35644da2b7 Reogranize callback-related classes on 1 file = 1 class basis 6 luni în urmă
ScriptHandler.h c3957c2c2a Moved json files to new directory, split on per-class basis 1 an în urmă
StartInfo.cpp c279da0798 Minimize hardcoded logic for campaigns. Support for hota h3c's 5 luni în urmă
StartInfo.h c279da0798 Minimize hardcoded logic for campaigns. Support for hota h3c's 5 luni în urmă
StdInc.cpp 25125f96da Fix: licenses, pragma guards, StdInc 1 an în urmă
StdInc.h 25125f96da Fix: licenses, pragma guards, StdInc 1 an în urmă
TerrainHandler.cpp 645b95ba02 Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY` 8 luni în urmă
TerrainHandler.h dfe8a95f8c Fix build 10 luni în urmă
TurnTimerInfo.cpp 02e429e973 Fix typos using https://github.com/crate-ci/typos 1 an în urmă
TurnTimerInfo.h 02e429e973 Fix typos using https://github.com/crate-ci/typos 1 an în urmă
UnlockGuard.h 2c17c2d5b7 Rework CCallback <-> CClient interaction 6 luni în urmă
VCMIDirs.cpp 5b5b2f158d Change getDefaultUserDataPath to const 7 luni în urmă
VCMIDirs.h 5f4a998435 editorPath -> mapEditorPath 2 ani în urmă
int3.h 9f713a0914 Rename int3::valid to isValid for consistency 8 luni în urmă
vcmi_endian.h a1a5bc28c2 convert line endings from CRLF (Windows) to LF (Linux/Unix) 2 ani în urmă