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