Ivan Savenko 52fc5b3c39 Exploded mines now send ACTIVATE flag to client to play effect 2 년 전
..
abilities ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 3 년 전
battle 52fc5b3c39 Exploded mines now send ACTIVATE flag to client to play effect 2 년 전
events ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 3 년 전
filesystem ed70c69a2b extractToFolder fix with entry.offset is set to 0 2 년 전
logging 53ac61b52b iOS: don't create unused CConsoleHandler 3 년 전
mapObjects d9c4b28ccc Merge pull request #1177 from IvanSavenko/fix_mod_identifiers 3 년 전
mapping d9c4b28ccc Merge pull request #1177 from IvanSavenko/fix_mod_identifiers 3 년 전
minizip 54550b50de Update VS files to 2019, partially fix test project 6 년 전
registerTypes d0895e30ef callback functions and cleaning up unused code 3 년 전
rmg 625c18a889 Fix #3234 3 년 전
serializer 7fdad4e0f6 Code refactor following C++ standard and condition fixes 3 년 전
spells 52fc5b3c39 Exploded mines now send ACTIVATE flag to client to play effect 2 년 전
vstd ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 3 년 전
AI_Base.h f1e5797834 Code style: move or add licensing information on top of every file 8 년 전
BattleFieldHandler.cpp ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 3 년 전
BattleFieldHandler.h ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 3 년 전
CAndroidVMHelper.cpp dcbcff41dc apply review comments for CAndroidVMHelper 7 년 전
CAndroidVMHelper.h 80f149e296 Better android input handling: sending notifications about CInputText changes to java so that we can display textinput overlay there; (#354) 8 년 전
CArtHandler.cpp d9c4b28ccc Merge pull request #1177 from IvanSavenko/fix_mod_identifiers 3 년 전
CArtHandler.h 45a3064e5d suggested changes 3 년 전
CBonusTypeHandler.cpp 7fdad4e0f6 Code refactor following C++ standard and condition fixes 3 년 전
CBonusTypeHandler.h ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 3 년 전
CBuildingHandler.cpp ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 3 년 전
CBuildingHandler.h ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 3 년 전
CConfigHandler.cpp ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 3 년 전
CConfigHandler.h ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 3 년 전
CConsoleHandler.cpp ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 3 년 전
CConsoleHandler.h ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 3 년 전
CCreatureHandler.cpp d9c4b28ccc Merge pull request #1177 from IvanSavenko/fix_mod_identifiers 3 년 전
CCreatureHandler.h 1bdc4240d1 Remove unused include 3 년 전
CCreatureSet.cpp 8b964be71f Merge pull request #1111 from GermanAizek/develop 3 년 전
CCreatureSet.h 9fb5d0e726 Fix stackinstance deserialization 3 년 전
CGameInfoCallback.cpp f386f42166 Merge remote-tracking branch 'origin/develop' into terrain-rewrite 3 년 전
CGameInfoCallback.h ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 3 년 전
CGameInterface.cpp deffba01b9 All battle effects are now fully client sided 2 년 전
CGameInterface.h deffba01b9 All battle effects are now fully client sided 2 년 전
CGameState.cpp 909dcb82fa use ArtifactID 3 년 전
CGameState.h ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 3 년 전
CGameStateFwd.h ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 3 년 전
CGeneralTextHandler.cpp f386f42166 Merge remote-tracking branch 'origin/develop' into terrain-rewrite 3 년 전
CGeneralTextHandler.h 20c102e648 Remove T prefix from new typedefs 3 년 전
CHeroHandler.cpp 861a6849f9 Added possibility to define per-town tower icon for battle queue in siege 3 년 전
CHeroHandler.h 20c102e648 Remove T prefix from new typedefs 3 년 전
CMakeLists.txt 2d3002bc1d add standard lib target back 3 년 전
CModHandler.cpp 7c410ab5ce Fix potential crash due to iterator invalidation 3 년 전
CModHandler.h d4f97aadf0 Merge branch 'develop' into incomatibility-response 3 년 전
CPathfinder.cpp 8b964be71f Merge pull request #1111 from GermanAizek/develop 3 년 전
CPathfinder.h 20c102e648 Remove T prefix from new typedefs 3 년 전
CPlayerState.cpp ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 3 년 전
CPlayerState.h ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 3 년 전
CRandomGenerator.cpp ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 3 년 전
CRandomGenerator.h ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 3 년 전
CScriptingModule.cpp ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 3 년 전
CScriptingModule.h ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 3 년 전
CSkillHandler.cpp 861a6849f9 Added possibility to define per-town tower icon for battle queue in siege 3 년 전
CSkillHandler.h ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 3 년 전
CSoundBase.h ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 3 년 전
CStack.cpp 0f35082024 Fix crash with objects belonging players without state 3 년 전
CStack.h 20c102e648 Remove T prefix from new typedefs 3 년 전
CStopWatch.h ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 3 년 전
CThreadHelper.cpp 9f46bf5bff Apply suggestions from code review 3 년 전
CThreadHelper.h ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 3 년 전
CTownHandler.cpp 861a6849f9 Added possibility to define per-town tower icon for battle queue in siege 3 년 전
CTownHandler.h 861a6849f9 Added possibility to define per-town tower icon for battle queue in siege 3 년 전
CondSh.h 0020d76d1d Introduced animation phases for beter ordering of visuals in battles 2 년 전
ConstTransitivePtr.h ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 3 년 전
FunctionList.h ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 3 년 전
GameConstants.cpp 92dd6d8c17 define app version only in CMakeLists 3 년 전
GameConstants.h c79634b6a7 Moved all animation ordering logic to callers 2 년 전
HeroBonus.cpp 8b964be71f Merge pull request #1111 from GermanAizek/develop 3 년 전
HeroBonus.h 0f35082024 Fix crash with objects belonging players without state 3 년 전
IBonusTypeHandler.h ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 3 년 전
IGameCallback.cpp f386f42166 Merge remote-tracking branch 'origin/develop' into terrain-rewrite 3 년 전
IGameCallback.h ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 3 년 전
IGameEventsReceiver.h deffba01b9 All battle effects are now fully client sided 2 년 전
IHandlerBase.cpp ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 3 년 전
IHandlerBase.h ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 3 년 전
Interprocess.h ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 3 년 전
JsonDetail.cpp ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 3 년 전
JsonDetail.h ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 3 년 전
JsonNode.cpp 5cd405bce8 Fixed meta field handling in JsonUtils::inherit function, removed 3 년 전
JsonNode.h 5cd405bce8 Fixed meta field handling in JsonUtils::inherit function, removed 3 년 전
LoadProgress.cpp e4ac0d4370 Editor prerequisites [part 2] (#889) 3 년 전
LoadProgress.h e4ac0d4370 Editor prerequisites [part 2] (#889) 3 년 전
LogicalExpression.cpp ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 3 년 전
LogicalExpression.h ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 3 년 전
NetPacks.h deffba01b9 All battle effects are now fully client sided 2 년 전
NetPacksBase.h 52fc5b3c39 Exploded mines now send ACTIVATE flag to client to play effect 2 년 전
NetPacksLib.cpp 52fc5b3c39 Exploded mines now send ACTIVATE flag to client to play effect 2 년 전
NetPacksLobby.h 512cf014aa Freeze current state 3 년 전
ObstacleHandler.cpp aab394ff93 #1071 - In latest night builds there are problems with schema obstacle.json and file obstacles.json 3 년 전
ObstacleHandler.h 52fc5b3c39 Exploded mines now send ACTIVATE flag to client to play effect 2 년 전
PathfinderUtil.h f386f42166 Merge remote-tracking branch 'origin/develop' into terrain-rewrite 3 년 전
ResourceSet.cpp ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 3 년 전
ResourceSet.h ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 3 년 전
ScopeGuard.h ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 3 년 전
ScriptHandler.cpp ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 3 년 전
ScriptHandler.h ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 3 년 전
StartInfo.cpp ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 3 년 전
StartInfo.h 9f46bf5bff Apply suggestions from code review 3 년 전
StdInc.cpp 3926920103 Rename radious -> radius 9 년 전
StdInc.h 74a82c4c9d Moved boost:format log proxy to CLoggerBase 9 년 전
StringConstants.h ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 3 년 전
Terrain.cpp a11135152c remove trivial manual implementation of assignment operator 3 년 전
Terrain.h a11135152c remove trivial manual implementation of assignment operator 3 년 전
UnlockGuard.h ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 3 년 전
VCMIDirs.cpp 9b3cab1181 IVCMIDirs::userExtractedPath() created 3 년 전
VCMIDirs.h 9b3cab1181 IVCMIDirs::userExtractedPath() created 3 년 전
VCMI_Lib.cpp eecaa20693 Resource extractor "enablers" are now command line options 3 년 전
VCMI_Lib.h eecaa20693 Resource extractor "enablers" are now command line options 3 년 전
VCMI_lib.cbp ec6f7b88fe !?OB WIP 4 년 전
VCMI_lib.vcxproj 54550b50de Update VS files to 2019, partially fix test project 6 년 전
VCMI_lib.vcxproj.filters 1471043cae Update visual studio project files 7 년 전
int3.h ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 3 년 전
vcmi_endian.h ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 3 년 전