Andrii Danylchenko 0016b77192 Merge pull request #1218 from IvanSavenko/pathfinder_fix 3 лет назад
..
abilities ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 3 лет назад
battle 8e324603bf Remove extra lines 3 лет назад
events ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 3 лет назад
filesystem 2cbe6bcb47 Added common method to get names of hardcoded mod scopes 3 лет назад
logging 53ac61b52b iOS: don't create unused CConsoleHandler 3 лет назад
mapObjects 89f0cc66e8 Merge pull request #1213 from IvanSavenko/clone_fix 3 лет назад
mapping 2cbe6bcb47 Added common method to get names of hardcoded mod scopes 3 лет назад
minizip 54550b50de Update VS files to 2019, partially fix test project 6 лет назад
registerTypes d0895e30ef callback functions and cleaning up unused code 3 лет назад
rmg 89f0cc66e8 Merge pull request #1213 from IvanSavenko/clone_fix 3 лет назад
serializer 7fdad4e0f6 Code refactor following C++ standard and condition fixes 3 лет назад
spells 861a6849f9 Added possibility to define per-town tower icon for battle queue in siege 3 лет назад
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 2cbe6bcb47 Added common method to get names of hardcoded mod scopes 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 2cbe6bcb47 Added common method to get names of hardcoded mod scopes 3 лет назад
CCreatureHandler.h 1bdc4240d1 Remove unused include 3 лет назад
CCreatureSet.cpp 2cbe6bcb47 Added common method to get names of hardcoded mod scopes 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 8f599ed043 NKAI: android fixes 3 лет назад
CGameInterface.h 82a9f82e1c BattleAI: retreat 3 лет назад
CGameState.cpp 46b8709712 Adjust positions of heroes in towns earlier 3 лет назад
CGameState.h 46b8709712 Adjust positions of heroes in towns earlier 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 2cbe6bcb47 Added common method to get names of hardcoded mod scopes 3 лет назад
CHeroHandler.h 20c102e648 Remove T prefix from new typedefs 3 лет назад
CMakeLists.txt 2d3002bc1d add standard lib target back 3 лет назад
CModHandler.cpp 2cbe6bcb47 Added common method to get names of hardcoded mod scopes 3 лет назад
CModHandler.h 2cbe6bcb47 Added common method to get names of hardcoded mod scopes 3 лет назад
CPathfinder.cpp 48ec21f648 Do not allow attacking from inaccessible tiles 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 2cbe6bcb47 Added common method to get names of hardcoded mod scopes 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 2cbe6bcb47 Added common method to get names of hardcoded mod scopes 3 лет назад
CTownHandler.h 861a6849f9 Added possibility to define per-town tower icon for battle queue in siege 3 лет назад
CondSh.h ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 3 лет назад
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 2cbe6bcb47 Added common method to get names of hardcoded mod scopes 3 лет назад
GameConstants.h 45a3064e5d suggested changes 3 лет назад
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 0032947735 regression fixed. Artifact assemble dialog shows multiple times. 3 лет назад
IHandlerBase.cpp 2cbe6bcb47 Added common method to get names of hardcoded mod scopes 3 лет назад
IHandlerBase.h 2cbe6bcb47 Added common method to get names of hardcoded mod scopes 3 лет назад
Interprocess.h ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 3 лет назад
JsonDetail.cpp 2cbe6bcb47 Added common method to get names of hardcoded mod scopes 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 6e5932c016 Apply suggested changes next part 3 лет назад
NetPacksBase.h ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 3 лет назад
NetPacksLib.cpp b6b6063505 Fix positioning of heroes after release from prisons 3 лет назад
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 20c102e648 Remove T prefix from new typedefs 3 лет назад
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 2cbe6bcb47 Added common method to get names of hardcoded mod scopes 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 10 лет назад
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 2cbe6bcb47 Added common method to get names of hardcoded mod scopes 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 лет назад