Andrii Danylchenko 382b3ae94a Merge pull request #1041 from vcmi/nkai-fixes 3 年之前
..
abilities ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 3 年之前
battle 20c102e648 Remove T prefix from new typedefs 3 年之前
events ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 3 年之前
filesystem a5f9efb3df workaround GCC < 7.0 bug 3 年之前
logging 53ac61b52b iOS: don't create unused CConsoleHandler 3 年之前
mapObjects b26db479d7 don't add Necromancy to Witch Hut on random maps 3 年之前
mapping 04490b709a Merge pull request #1000 from vcmi/multiplayer 3 年之前
minizip 54550b50de Update VS files to 2019, partially fix test project 6 年之前
registerTypes fea05a4320 Finally game restart works 3 年之前
rmg aa217236b3 check amount of artifacts on hero when checking requirements of a quest that requires artifact(s) 3 年之前
serializer 35e1b86683 remove no longer needed adjustments 3 年之前
spells 878aabd4d6 Merge pull request #981 from kambala-decapitator/fix-analyzer-warnings 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 aa217236b3 check amount of artifacts on hero when checking requirements of a quest that requires artifact(s) 3 年之前
CArtHandler.h aa217236b3 check amount of artifacts on hero when checking requirements of a quest that requires artifact(s) 3 年之前
CBonusTypeHandler.cpp ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 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 58a3abb643 Merge pull request #963 from vcmi/terrain-rewrite 3 年之前
CCreatureHandler.h 20c102e648 Remove T prefix from new typedefs 3 年之前
CCreatureSet.cpp 9fb5d0e726 Fix stackinstance deserialization 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 ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 3 年之前
CGameState.cpp f386f42166 Merge remote-tracking branch 'origin/develop' into terrain-rewrite 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 475f835769 More style tweaks 3 年之前
CHeroHandler.h 20c102e648 Remove T prefix from new typedefs 3 年之前
CMakeLists.txt 2d3002bc1d add standard lib target back 3 年之前
CModHandler.cpp ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 3 年之前
CModHandler.h d4f97aadf0 Merge branch 'develop' into incomatibility-response 3 年之前
CPathfinder.cpp 58a3abb643 Merge pull request #963 from vcmi/terrain-rewrite 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 ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 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 58a3abb643 Merge pull request #963 from vcmi/terrain-rewrite 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 20c102e648 Remove T prefix from new typedefs 3 年之前
CTownHandler.h 20c102e648 Remove T prefix from new typedefs 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 ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 3 年之前
GameConstants.h 20c102e648 Remove T prefix from new typedefs 3 年之前
HeroBonus.cpp 20c102e648 Remove T prefix from new typedefs 3 年之前
HeroBonus.h 20c102e648 Remove T prefix from new typedefs 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 ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 3 年之前
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 9f46bf5bff Apply suggestions from code review 3 年之前
JsonNode.h ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 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 ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 3 年之前
NetPacksBase.h ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 3 年之前
NetPacksLib.cpp 58a3abb643 Merge pull request #963 from vcmi/terrain-rewrite 3 年之前
NetPacksLobby.h fea05a4320 Finally game restart works 3 年之前
ObstacleHandler.cpp 20c102e648 Remove T prefix from new typedefs 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 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 b766edb6af [iOS] don't nest AI and scripting libs under subdirectories 3 年之前
VCMIDirs.h ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 3 年之前
VCMI_Lib.cpp f386f42166 Merge remote-tracking branch 'origin/develop' into terrain-rewrite 3 年之前
VCMI_Lib.h f386f42166 Merge remote-tracking branch 'origin/develop' into terrain-rewrite 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 年之前