George King fa1386748e Moved dirs.json load to constructor 6 mesi fa
..
battle 4b0fe811ac Contains returns false instead of true for invalid hexes 7 mesi fa
bonuses eb3b51a6cf Remove save compatibility with 1.5.X 7 mesi fa
campaign c73116a010 Reduce boost includes further 7 mesi fa
constants 2fdf40e7a9 Remove connection pointer from CPack 8 mesi fa
entities 99c6ca7e70 Fix build 7 mesi fa
events 02e429e973 Fix typos using https://github.com/crate-ci/typos 1 anno fa
filesystem 7a3e1409d0 Remove old boost includes and defines 7 mesi fa
gameState eb3b51a6cf Remove save compatibility with 1.5.X 7 mesi fa
json 58a6aabd4c Switch list patching to more user-friendly 1-based indexing 7 mesi fa
logging 5f052165fe Fix missing names for some threads 8 mesi fa
mapObjectConstructors 2b286378e8 Remove logic for banks in 1.5 format 7 mesi fa
mapObjects f18715bd48 Update lib/mapObjects/CGDwelling.cpp 7 mesi fa
mapping 7a3e1409d0 Remove old boost includes and defines 7 mesi fa
minizip 02e429e973 Fix typos using https://github.com/crate-ci/typos 1 anno fa
modding 222b73bbcd Simplify library initialization 7 mesi fa
network 7a3e1409d0 Remove old boost includes and defines 7 mesi fa
networkPacks 2b286378e8 Remove logic for banks in 1.5 format 7 mesi fa
pathfinder 62cb5412ff CGameState::map is now a private, unique_ptr with accessors 7 mesi fa
rewardable eb3b51a6cf Remove save compatibility with 1.5.X 7 mesi fa
rmg c6a541752e Fix unused variable on serialization 7 mesi fa
serializer 2b286378e8 Remove logic for banks in 1.5 format 7 mesi fa
spells a8f9ac41e1 Fix no damage chance for catapult with no ballistics 7 mesi fa
texts 032d4bf112 Merge pull request #5574 from heroesiiifan/bela 7 mesi fa
vstd 25125f96da Fix: licenses, pragma guards, StdInc 1 anno fa
AI_Base.h a1a5bc28c2 convert line endings from CRLF (Windows) to LF (Linux/Unix) 2 anni fa
ArtifactUtils.cpp 645b95ba02 Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY` 8 mesi fa
ArtifactUtils.h 30fa2846aa ArtifactUtils::createArtifact ArtifactUtils::createNewArtifactInstance unified 1 anno fa
AsyncRunner.h ed4079e83b Code cleanup, add comments where relevant 7 mesi fa
BasicTypes.cpp 5c1adc7df5 change config format 7 mesi fa
BattleFieldHandler.cpp 8c3a417527 Cleanup 9 mesi fa
BattleFieldHandler.h 8c3a417527 Cleanup 9 mesi fa
CAndroidVMHelper.cpp 313d479d42 fix using JNI from server in single process build 2 anni fa
CAndroidVMHelper.h 313d479d42 fix using JNI from server in single process build 2 anni fa
CArtHandler.cpp 645b95ba02 Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY` 8 mesi fa
CArtHandler.h a061ed04de Remove usage of ConstTransitivePtr from CTown 7 mesi fa
CArtifactInstance.cpp b9ff192a91 Fix regressions from previous PR 1 anno fa
CArtifactInstance.h eb3b51a6cf Remove save compatibility with 1.5.X 7 mesi fa
CBonusTypeHandler.cpp a3dbb5748c Fix build 8 mesi fa
CBonusTypeHandler.h 07a46ed03b Configurable icons for bonuses 8 mesi fa
CConfigHandler.cpp 54796c7c56 Rename toJson to toString/toCompactString for consistency 1 anno fa
CConfigHandler.h c3957c2c2a Moved json files to new directory, split on per-class basis 1 anno fa
CConsoleHandler.cpp e73d05933d Quick shutdown of ConsoleHandler thread 7 mesi fa
CConsoleHandler.h e73d05933d Quick shutdown of ConsoleHandler thread 7 mesi fa
CCreatureHandler.cpp 645b95ba02 Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY` 8 mesi fa
CCreatureHandler.h a061ed04de Remove usage of ConstTransitivePtr from CTown 7 mesi fa
CCreatureSet.cpp 645b95ba02 Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY` 8 mesi fa
CCreatureSet.h 645b95ba02 Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY` 8 mesi fa
CGameInfoCallback.cpp 62cb5412ff CGameState::map is now a private, unique_ptr with accessors 7 mesi fa
CGameInfoCallback.h b6026084ea StartInfo in gamestate now use unique_ptr 7 mesi fa
CGameInterface.cpp ac8104d56d SonarCloud recomendations. 9 mesi fa
CGameInterface.h 32391dc7a9 Pathfinder cache is now stored separately per playerBlocked 9 mesi fa
CMakeLists.txt 2b286378e8 Remove logic for banks in 1.5 format 7 mesi fa
CPlayerState.cpp 645b95ba02 Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY` 8 mesi fa
CPlayerState.h eb3b51a6cf Remove save compatibility with 1.5.X 7 mesi fa
CRandomGenerator.cpp 7a3e1409d0 Remove old boost includes and defines 7 mesi fa
CRandomGenerator.h 63bcf7d83c Replaced most of usages of CRandomGenerator with vstd::RNG in library 1 anno fa
CScriptingModule.cpp 4c4498b22a vcmi: modernize rest of lib 2 anni fa
CScriptingModule.h a1a5bc28c2 convert line endings from CRLF (Windows) to LF (Linux/Unix) 2 anni fa
CSkillHandler.cpp 645b95ba02 Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY` 8 mesi fa
CSkillHandler.h 9e6cd9b94d Add "special" property for secondary skills 11 mesi fa
CSoundBase.h 31e1d39f92 Fix issues introduced by fixing typos 1 anno fa
CStack.cpp 645b95ba02 Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY` 8 mesi fa
CStack.h 3b35c679ce Optimize Unit::getHexes method 9 mesi fa
CStopWatch.h f3277b7953 Define each identifier in a dedicated statement 1 anno fa
CThreadHelper.cpp 7a3e1409d0 Remove old boost includes and defines 7 mesi fa
CThreadHelper.h a31788b874 Replace thread spawning with tbb pool for adventure AI 8 mesi fa
Color.h 28a8d4f4a1 Implemented bloodlust, clone, and petrify effects for xbrz mode 8 mesi fa
ConditionalWait.h 948abfb04c AI now uses std::thread, added custom thread interruption logic 8 mesi fa
ConstTransitivePtr.h 0c07384293 Refactoring of serialization versioning handling 1 anno fa
ExceptionsCommon.h b50d350747 Show error message on load if mod has broken creature instead of 1 anno fa
ExtraOptionsInfo.cpp cb9c4bbaf0 unlimited replay option 1 anno fa
ExtraOptionsInfo.h 0c07384293 Refactoring of serialization versioning handling 1 anno fa
FunctionList.h ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 3 anni fa
GameCallbackHolder.h ea1f05d15a Stabilization 1 anno fa
GameConstants.h a1a5bc28c2 convert line endings from CRLF (Windows) to LF (Linux/Unix) 2 anni fa
GameLibrary.cpp 222b73bbcd Simplify library initialization 7 mesi fa
GameLibrary.h 222b73bbcd Simplify library initialization 7 mesi fa
GameSettings.cpp 5c1adc7df5 change config format 7 mesi fa
GameSettings.h ff8d36c350 It is now possible to define game settings in rmg template 1 anno fa
IBonusTypeHandler.h 07a46ed03b Configurable icons for bonuses 8 mesi fa
IGameCallback.cpp 62cb5412ff CGameState::map is now a private, unique_ptr with accessors 7 mesi fa
IGameCallback.h 2b286378e8 Remove logic for banks in 1.5 format 7 mesi fa
IGameEventsReceiver.h ac8104d56d SonarCloud recomendations. 9 mesi fa
IGameSettings.h 5c1adc7df5 change config format 7 mesi fa
IHandlerBase.cpp 645b95ba02 Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY` 8 mesi fa
IHandlerBase.h 4f80ccd648 Small micro-optimizations for code that gets called A LOT 10 mesi fa
LoadProgress.cpp 7dfb499edf replace boost locks with std 8 mesi fa
LoadProgress.h 7dfb499edf replace boost locks with std 8 mesi fa
LogicalExpression.cpp 645b95ba02 Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY` 8 mesi fa
LogicalExpression.h c3957c2c2a Moved json files to new directory, split on per-class basis 1 anno fa
ObstacleHandler.cpp 645b95ba02 Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY` 8 mesi fa
ObstacleHandler.h ecdd394bb1 Use BattleHex as const ref wherever possible 9 mesi fa
Point.h 391986e0ba Moved image scaling & optimization logic to separate classes 9 mesi fa
Rect.cpp a1a5bc28c2 convert line endings from CRLF (Windows) to LF (Linux/Unix) 2 anni fa
Rect.h 4171026035 First iteration of upscaled rendering 1 anno fa
ResourceSet.cpp 645b95ba02 Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY` 8 mesi fa
ResourceSet.h 20cfe712c9 Update ResourceSet.h 1 anno fa
RiverHandler.cpp 645b95ba02 Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY` 8 mesi fa
RiverHandler.h c34956e912 introduce `getModScope` method to`Entity` class and subclasses 1 anno fa
RoadHandler.cpp 645b95ba02 Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY` 8 mesi fa
RoadHandler.h c34956e912 introduce `getModScope` method to`Entity` class and subclasses 1 anno fa
ScopeGuard.h b796ed8626 Fix undefined behavior 1 anno fa
ScriptHandler.cpp 73019c204d Replace redundant types with `auto` for the lvalues of template factory functions for smart pointers 1 anno fa
ScriptHandler.h c3957c2c2a Moved json files to new directory, split on per-class basis 1 anno fa
StartInfo.cpp 645b95ba02 Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY` 8 mesi fa
StartInfo.h eb3b51a6cf Remove save compatibility with 1.5.X 7 mesi fa
StdInc.cpp 25125f96da Fix: licenses, pragma guards, StdInc 1 anno fa
StdInc.h 25125f96da Fix: licenses, pragma guards, StdInc 1 anno fa
TerrainHandler.cpp 645b95ba02 Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY` 8 mesi fa
TerrainHandler.h dfe8a95f8c Fix build 10 mesi fa
TurnTimerInfo.cpp 02e429e973 Fix typos using https://github.com/crate-ci/typos 1 anno fa
TurnTimerInfo.h 02e429e973 Fix typos using https://github.com/crate-ci/typos 1 anno fa
UnlockGuard.h 4e73f7d90f shared_mutex replace boost 8 mesi fa
VCMIDirs.cpp fa1386748e Moved dirs.json load to constructor 6 mesi fa
VCMIDirs.h 5f4a998435 editorPath -> mapEditorPath 2 anni fa
int3.h 9f713a0914 Rename int3::valid to isValid for consistency 8 mesi fa
vcmi_endian.h a1a5bc28c2 convert line endings from CRLF (Windows) to LF (Linux/Unix) 2 anni fa