Ivan Savenko f08c9f4d59 Renamed ENABLE_STATIC_AI_LIBS option to match its actual effect 1 rok temu
..
battle a9866bb5c6 Added RandomGeneratorUtil::nextItemWeighted convenience method 1 rok temu
bonuses 522cb571b3 Remove redundant `virtual` specifiers 1 rok temu
campaign 290cc1510b Added text container with map translations to campaign state 1 rok temu
constants 87059be67b Added range checks to values read from h3m. 1 rok temu
events 73019c204d Replace redundant types with `auto` for the lvalues of template factory functions for smart pointers 1 rok temu
filesystem 6d0803dab6 Fixed decompression of slayer.h3c from french version from gog.com 1 rok temu
gameState 80fc2bb695 Merge remote-tracking branch 'vcmi/develop' into lobby 1 rok temu
logging 44d16b32fe Use API identical to std classes where possible 2 lat temu
mapObjectConstructors 7247038458 Merge pull request #3574 from SoundSSGood/altar-fixes 1 rok temu
mapObjects 522cb571b3 Remove redundant `virtual` specifiers 1 rok temu
mapping 7790acae3a Fix save compatiblity with 1.4 1 rok temu
minizip 85d1909ac5 remove copy-pasted functions from ioapi.c 2 lat temu
modding 0c07384293 Refactoring of serialization versioning handling 1 rok temu
network d4bedd8d8d Fixed handling of match server crash 1 rok temu
networkPacks f2ecd4cf11 Merge branch 'develop' into 'lobby' 1 rok temu
pathfinder ad602573ff Merge pull request #3600 from dydzio0614/sod-fly 1 rok temu
registerTypes b3c5882e11 Workaround for broken save compatibility 1 rok temu
rewardable a9866bb5c6 Added RandomGeneratorUtil::nextItemWeighted convenience method 1 rok temu
rmg ef8eb330d6 Merge branch 'develop' into random_template_description 1 rok temu
serializer f2ecd4cf11 Merge branch 'develop' into 'lobby' 1 rok temu
spells a9866bb5c6 Added RandomGeneratorUtil::nextItemWeighted convenience method 1 rok temu
vstd 9299eaed36 code review 2 lat temu
AI_Base.h a1a5bc28c2 convert line endings from CRLF (Windows) to LF (Linux/Unix) 2 lat temu
ArtifactUtils.cpp 652f009181 arts altar - arts holder 1 rok temu
ArtifactUtils.h d5c4478816 Remove most of non-const access to VLC entities 1 rok temu
BasicTypes.cpp 0d0d3d8c80 Renamed speed -> getMovementRange, remove misleading default parameter 1 rok temu
BattleFieldHandler.cpp bd5682ecc3 Merge remote-tracking branch 'vcmi/master' into develop 1 rok temu
BattleFieldHandler.h fbdceb4f71 Fix crash on using two mods that add battlefield with same identifier 1 rok temu
CAndroidVMHelper.cpp 313d479d42 fix using JNI from server in single process build 2 lat temu
CAndroidVMHelper.h 313d479d42 fix using JNI from server in single process build 2 lat temu
CArtHandler.cpp c6ca6ad835 sacrifice routine 1 rok temu
CArtHandler.h 522cb571b3 Remove redundant `virtual` specifiers 1 rok temu
CArtifactInstance.cpp 6e629a6a5f split getBonusLocalFirst into two distinct method: 1 rok temu
CArtifactInstance.h 0c07384293 Refactoring of serialization versioning handling 1 rok temu
CBonusTypeHandler.cpp 702fc8077d Fix possible crash on invalid spell 1 rok temu
CBonusTypeHandler.h 0c07384293 Refactoring of serialization versioning handling 1 rok temu
CBuildingHandler.cpp 8d5fa41a19 Minor fixes 2 lat temu
CBuildingHandler.h 8d5fa41a19 Minor fixes 2 lat temu
CConfigHandler.cpp 3880ea58b9 Merge branch 'josch/dos2unix' into develop 2 lat temu
CConfigHandler.h a1a5bc28c2 convert line endings from CRLF (Windows) to LF (Linux/Unix) 2 lat temu
CConsoleHandler.cpp f01ec55d21 Use the "nullptr" literal. 2 lat temu
CConsoleHandler.h a1a5bc28c2 convert line endings from CRLF (Windows) to LF (Linux/Unix) 2 lat temu
CCreatureHandler.cpp a9866bb5c6 Added RandomGeneratorUtil::nextItemWeighted convenience method 1 rok temu
CCreatureHandler.h 522cb571b3 Remove redundant `virtual` specifiers 1 rok temu
CCreatureSet.cpp 6b760089a4 Merge pull request #3473 from IvanSavenko/const_lib 1 rok temu
CCreatureSet.h 0c07384293 Refactoring of serialization versioning handling 1 rok temu
CGameInfoCallback.cpp 7247038458 Merge pull request #3574 from SoundSSGood/altar-fixes 1 rok temu
CGameInfoCallback.h 522cb571b3 Remove redundant `virtual` specifiers 1 rok temu
CGameInterface.cpp 0c07384293 Refactoring of serialization versioning handling 1 rok temu
CGameInterface.h 522cb571b3 Remove redundant `virtual` specifiers 1 rok temu
CGeneralTextHandler.cpp c7897300c0 Fixed missing translation strings on loading campaign save 1 rok temu
CGeneralTextHandler.h 290cc1510b Added text container with map translations to campaign state 1 rok temu
CHeroHandler.cpp a18f9d1e8d Added workaround for references to old 'torosar ' ID 1 rok temu
CHeroHandler.h 87059be67b Added range checks to values read from h3m. 1 rok temu
CMakeLists.txt f08c9f4d59 Renamed ENABLE_STATIC_AI_LIBS option to match its actual effect 1 rok temu
CPlayerState.cpp 2c4cad7d9c Slight simplification of bonus system node class 1 rok temu
CPlayerState.h 2e4895766a Implemented tracking of objects destroyed by players 1 rok temu
CRandomGenerator.cpp 723a95f770 Add assertions to detect invalid calls 1 rok temu
CRandomGenerator.h 0c07384293 Refactoring of serialization versioning handling 1 rok temu
CScriptingModule.cpp 4c4498b22a vcmi: modernize rest of lib 2 lat temu
CScriptingModule.h a1a5bc28c2 convert line endings from CRLF (Windows) to LF (Linux/Unix) 2 lat temu
CSkillHandler.cpp cca08e29da Remove duplicate semicolons 1 rok temu
CSkillHandler.h 0842f5afee Removed remaining usages of std::vector<bool> 2 lat temu
CSoundBase.h a1a5bc28c2 convert line endings from CRLF (Windows) to LF (Linux/Unix) 2 lat temu
CStack.cpp c37ce05d06 Attempt to make constant bonus system nodes (CCreature / CArtifact) 1 rok temu
CStack.h 0c07384293 Refactoring of serialization versioning handling 1 rok temu
CStopWatch.h f3277b7953 Define each identifier in a dedicated statement 1 rok temu
CThreadHelper.cpp 5888a20920 Add OpenBSD defines 2 lat temu
CThreadHelper.h f3277b7953 Define each identifier in a dedicated statement 1 rok temu
CTownHandler.cpp e67e4430ba Removed most of non-const static fields in lib. Reduced header includes. 1 rok temu
CTownHandler.h e67e4430ba Removed most of non-const static fields in lib. Reduced header includes. 1 rok temu
Color.h 0c07384293 Refactoring of serialization versioning handling 1 rok temu
CondSh.h a1a5bc28c2 convert line endings from CRLF (Windows) to LF (Linux/Unix) 2 lat temu
ConstTransitivePtr.h 0c07384293 Refactoring of serialization versioning handling 1 rok temu
ExtraOptionsInfo.cpp cb9c4bbaf0 unlimited replay option 1 rok temu
ExtraOptionsInfo.h 0c07384293 Refactoring of serialization versioning handling 1 rok temu
FunctionList.h ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 3 lat temu
GameCallbackHolder.h ea1f05d15a Stabilization 1 rok temu
GameConstants.h a1a5bc28c2 convert line endings from CRLF (Windows) to LF (Linux/Unix) 2 lat temu
GameSettings.cpp fd9810adf4 Working SoD version of fly 1 rok temu
GameSettings.h fd9810adf4 Working SoD version of fly 1 rok temu
IBonusTypeHandler.h a1a5bc28c2 convert line endings from CRLF (Windows) to LF (Linux/Unix) 2 lat temu
IGameCallback.cpp 80fc2bb695 Merge remote-tracking branch 'vcmi/develop' into lobby 1 rok temu
IGameCallback.h 7247038458 Merge pull request #3574 from SoundSSGood/altar-fixes 1 rok temu
IGameEventsReceiver.h b88a8da4e8 Split off some netpack structures into separate files 2 lat temu
IHandlerBase.cpp 7e27ac7073 IdentifierStorage is now separate handler in VLC 2 lat temu
IHandlerBase.h e67e4430ba Removed most of non-const static fields in lib. Reduced header includes. 1 rok temu
JsonDetail.cpp 3074f8cb89 fix typo 2 lat temu
JsonDetail.h 86f5d6de69 vcmi: modernize headers 2 lat temu
JsonNode.cpp 03fcfe3392 Use std::byte in serializer 1 rok temu
JsonNode.h 03fcfe3392 Use std::byte in serializer 1 rok temu
JsonRandom.cpp 2a193effcc Merge branch 'master' into 'develop' 1 rok temu
JsonRandom.h d04241b10a Code cleanup 1 rok temu
Languages.h d91aa8baca fix russia 2 lat temu
LoadProgress.cpp 7732f39556 Fix potential uninitialized access - setupSteps depends on not yet 2 lat temu
LoadProgress.h f3277b7953 Define each identifier in a dedicated statement 1 rok temu
LogicalExpression.cpp 4c4498b22a vcmi: modernize rest of lib 2 lat temu
LogicalExpression.h 0c07384293 Refactoring of serialization versioning handling 1 rok temu
MetaString.cpp b25d4d76a7 Fix Grail digging success message 1 rok temu
MetaString.h b25d4d76a7 Fix Grail digging success message 1 rok temu
ObstacleHandler.cpp 76956cfe3a Merge pull request #3188 from IvanSavenko/remove_identifier_implicit_int_conversion2 2 lat temu
ObstacleHandler.h f3277b7953 Define each identifier in a dedicated statement 1 rok temu
Point.h 0c07384293 Refactoring of serialization versioning handling 1 rok temu
Rect.cpp a1a5bc28c2 convert line endings from CRLF (Windows) to LF (Linux/Unix) 2 lat temu
Rect.h 0c07384293 Refactoring of serialization versioning handling 1 rok temu
ResourceSet.cpp 8846fba1fc Fixes compilation error "ResourceSet.h:33:21: error: function 'ResourceSet::ResourceSet()' definition is marked dllimport" when building with g++ 12.1.0 1 rok temu
ResourceSet.h 0c07384293 Refactoring of serialization versioning handling 1 rok temu
RiverHandler.cpp d5c4478816 Remove most of non-const access to VLC entities 1 rok temu
RiverHandler.h 0842f5afee Removed remaining usages of std::vector<bool> 2 lat temu
RoadHandler.cpp d5c4478816 Remove most of non-const access to VLC entities 1 rok temu
RoadHandler.h 0842f5afee Removed remaining usages of std::vector<bool> 2 lat temu
ScopeGuard.h 91ef7cbb4f Fix ScopeGuard move behavior 2 lat temu
ScriptHandler.cpp 73019c204d Replace redundant types with `auto` for the lvalues of template factory functions for smart pointers 1 rok temu
ScriptHandler.h 0c07384293 Refactoring of serialization versioning handling 1 rok temu
StartInfo.cpp 388ca6e776 Added list of active accounts and rooms to UI. Added room creation logic 1 rok temu
StartInfo.h 322c5faf63 Merge remote-tracking branch 'vcmi/develop' into lobby 1 rok temu
StdInc.cpp a1a5bc28c2 convert line endings from CRLF (Windows) to LF (Linux/Unix) 2 lat temu
StdInc.h a1a5bc28c2 convert line endings from CRLF (Windows) to LF (Linux/Unix) 2 lat temu
TerrainHandler.cpp 0842f5afee Removed remaining usages of std::vector<bool> 2 lat temu
TerrainHandler.h 0c07384293 Refactoring of serialization versioning handling 1 rok temu
TextOperations.cpp 47f72af556 Client-side update, adapted and fixed login and chat 1 rok temu
TextOperations.h 47f72af556 Client-side update, adapted and fixed login and chat 1 rok temu
TurnTimerInfo.cpp da9c0feebc Reworked timer widget to show timers for all players 2 lat temu
TurnTimerInfo.h 0c07384293 Refactoring of serialization versioning handling 1 rok temu
UnlockGuard.h a1a5bc28c2 convert line endings from CRLF (Windows) to LF (Linux/Unix) 2 lat temu
VCMIDirs.cpp 0d263c5571 Implemented option to run server as a thread with shared VLC 1 rok temu
VCMIDirs.h 5f4a998435 editorPath -> mapEditorPath 3 lat temu
VCMI_Lib.cpp 9af7c63a26 Fix build 1 rok temu
VCMI_Lib.h 9af7c63a26 Fix build 1 rok temu
VCMI_lib.cbp 1c68937d95 new approach 2 lat temu
VCMI_lib.vcxproj 1c68937d95 new approach 2 lat temu
VCMI_lib.vcxproj.filters 1c68937d95 new approach 2 lat temu
int3.h 0c07384293 Refactoring of serialization versioning handling 1 rok temu
vcmi_endian.h a1a5bc28c2 convert line endings from CRLF (Windows) to LF (Linux/Unix) 2 lat temu