1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-11-24 08:32:34 +02:00
vcmi/lib
2022-10-03 20:16:39 +03:00
..
abilities wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 2022-09-24 15:55:21 +03:00
battle Remove T prefix from new typedefs 2022-09-29 11:44:46 +02:00
events wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 2022-09-24 15:55:21 +03:00
filesystem workaround GCC < 7.0 bug 2022-09-24 15:55:25 +03:00
logging iOS: don't create unused CConsoleHandler 2022-09-27 07:05:10 +03:00
mapObjects don't add Necromancy to Witch Hut on random maps 2022-10-01 16:01:47 +03:00
mapping Merge pull request #1000 from vcmi/multiplayer 2022-10-03 20:16:39 +03:00
minizip Update VS files to 2019, partially fix test project 2019-06-09 17:28:55 +02:00
registerTypes Finally game restart works 2022-09-29 21:08:05 +04:00
rmg check amount of artifacts on hero when checking requirements of a quest that requires artifact(s) 2022-10-01 09:28:32 +03:00
serializer remove no longer needed adjustments 2022-09-24 15:55:24 +03:00
spells Merge pull request #981 from kambala-decapitator/fix-analyzer-warnings 2022-09-29 19:23:24 +03:00
vstd wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 2022-09-24 15:55:21 +03:00
AI_Base.h
BattleFieldHandler.cpp wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 2022-09-24 15:55:21 +03:00
BattleFieldHandler.h wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 2022-09-24 15:55:21 +03:00
CAndroidVMHelper.cpp apply review comments for CAndroidVMHelper 2018-05-26 14:50:49 +03:00
CAndroidVMHelper.h apply review comments for CAndroidVMHelper 2018-05-26 14:50:49 +03:00
CArtHandler.cpp check amount of artifacts on hero when checking requirements of a quest that requires artifact(s) 2022-10-01 09:28:32 +03:00
CArtHandler.h check amount of artifacts on hero when checking requirements of a quest that requires artifact(s) 2022-10-01 09:28:32 +03:00
CBonusTypeHandler.cpp wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 2022-09-24 15:55:21 +03:00
CBonusTypeHandler.h wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 2022-09-24 15:55:21 +03:00
CBuildingHandler.cpp wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 2022-09-24 15:55:21 +03:00
CBuildingHandler.h wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 2022-09-24 15:55:21 +03:00
CConfigHandler.cpp wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 2022-09-24 15:55:21 +03:00
CConfigHandler.h wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 2022-09-24 15:55:21 +03:00
CConsoleHandler.cpp wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 2022-09-24 15:55:21 +03:00
CConsoleHandler.h wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 2022-09-24 15:55:21 +03:00
CCreatureHandler.cpp Merge pull request #963 from vcmi/terrain-rewrite 2022-09-29 18:24:05 +02:00
CCreatureHandler.h Remove T prefix from new typedefs 2022-09-29 11:44:46 +02:00
CCreatureSet.cpp Fix stackinstance deserialization 2022-09-29 00:35:51 +04:00
CCreatureSet.h Fix stackinstance deserialization 2022-09-29 00:35:51 +04:00
CGameInfoCallback.cpp Merge remote-tracking branch 'origin/develop' into terrain-rewrite 2022-09-27 07:50:17 +02:00
CGameInfoCallback.h wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 2022-09-24 15:55:21 +03:00
CGameInterface.cpp wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 2022-09-24 15:55:21 +03:00
CGameInterface.h wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 2022-09-24 15:55:21 +03:00
CGameState.cpp Merge remote-tracking branch 'origin/develop' into terrain-rewrite 2022-09-27 07:50:17 +02:00
CGameState.h wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 2022-09-24 15:55:21 +03:00
CGameStateFwd.h wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 2022-09-24 15:55:21 +03:00
CGeneralTextHandler.cpp Merge remote-tracking branch 'origin/develop' into terrain-rewrite 2022-09-27 07:50:17 +02:00
CGeneralTextHandler.h Remove T prefix from new typedefs 2022-09-29 11:44:46 +02:00
CHeroHandler.cpp More style tweaks 2022-09-28 11:38:08 +02:00
CHeroHandler.h Remove T prefix from new typedefs 2022-09-29 11:44:46 +02:00
CMakeLists.txt add standard lib target back 2022-09-24 15:55:21 +03:00
CModHandler.cpp wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 2022-09-24 15:55:21 +03:00
CModHandler.h Merge branch 'develop' into incomatibility-response 2022-09-25 13:26:07 +04:00
CondSh.h wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 2022-09-24 15:55:21 +03:00
ConstTransitivePtr.h wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 2022-09-24 15:55:21 +03:00
CPathfinder.cpp Merge pull request #963 from vcmi/terrain-rewrite 2022-09-29 18:24:05 +02:00
CPathfinder.h Remove T prefix from new typedefs 2022-09-29 11:44:46 +02:00
CPlayerState.cpp wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 2022-09-24 15:55:21 +03:00
CPlayerState.h wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 2022-09-24 15:55:21 +03:00
CRandomGenerator.cpp wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 2022-09-24 15:55:21 +03:00
CRandomGenerator.h wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 2022-09-24 15:55:21 +03:00
CScriptingModule.cpp wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 2022-09-24 15:55:21 +03:00
CScriptingModule.h wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 2022-09-24 15:55:21 +03:00
CSkillHandler.cpp wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 2022-09-24 15:55:21 +03:00
CSkillHandler.h wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 2022-09-24 15:55:21 +03:00
CSoundBase.h wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 2022-09-24 15:55:21 +03:00
CStack.cpp Merge pull request #963 from vcmi/terrain-rewrite 2022-09-29 18:24:05 +02:00
CStack.h Remove T prefix from new typedefs 2022-09-29 11:44:46 +02:00
CStopWatch.h wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 2022-09-24 15:55:21 +03:00
CThreadHelper.cpp Apply suggestions from code review 2022-09-24 15:55:26 +03:00
CThreadHelper.h wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 2022-09-24 15:55:21 +03:00
CTownHandler.cpp Remove T prefix from new typedefs 2022-09-29 11:44:46 +02:00
CTownHandler.h Remove T prefix from new typedefs 2022-09-29 11:44:46 +02:00
FunctionList.h wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 2022-09-24 15:55:21 +03:00
GameConstants.cpp wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 2022-09-24 15:55:21 +03:00
GameConstants.h Remove T prefix from new typedefs 2022-09-29 11:44:46 +02:00
HeroBonus.cpp Remove T prefix from new typedefs 2022-09-29 11:44:46 +02:00
HeroBonus.h Remove T prefix from new typedefs 2022-09-29 11:44:46 +02:00
IBonusTypeHandler.h wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 2022-09-24 15:55:21 +03:00
IGameCallback.cpp Merge remote-tracking branch 'origin/develop' into terrain-rewrite 2022-09-27 07:50:17 +02:00
IGameCallback.h wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 2022-09-24 15:55:21 +03:00
IGameEventsReceiver.h wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 2022-09-24 15:55:21 +03:00
IHandlerBase.cpp wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 2022-09-24 15:55:21 +03:00
IHandlerBase.h wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 2022-09-24 15:55:21 +03:00
int3.h wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 2022-09-24 15:55:21 +03:00
Interprocess.h wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 2022-09-24 15:55:21 +03:00
JsonDetail.cpp wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 2022-09-24 15:55:21 +03:00
JsonDetail.h wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 2022-09-24 15:55:21 +03:00
JsonNode.cpp Apply suggestions from code review 2022-09-24 15:55:26 +03:00
JsonNode.h wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 2022-09-24 15:55:21 +03:00
LoadProgress.cpp Editor prerequisites [part 2] (#889) 2022-09-17 14:04:01 +03:00
LoadProgress.h Editor prerequisites [part 2] (#889) 2022-09-17 14:04:01 +03:00
LogicalExpression.cpp wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 2022-09-24 15:55:21 +03:00
LogicalExpression.h wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 2022-09-24 15:55:21 +03:00
NetPacks.h wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 2022-09-24 15:55:21 +03:00
NetPacksBase.h wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 2022-09-24 15:55:21 +03:00
NetPacksLib.cpp Merge pull request #963 from vcmi/terrain-rewrite 2022-09-29 18:24:05 +02:00
NetPacksLobby.h Finally game restart works 2022-09-29 21:08:05 +04:00
ObstacleHandler.cpp Remove T prefix from new typedefs 2022-09-29 11:44:46 +02:00
ObstacleHandler.h Remove T prefix from new typedefs 2022-09-29 11:44:46 +02:00
PathfinderUtil.h Merge remote-tracking branch 'origin/develop' into terrain-rewrite 2022-09-27 07:50:17 +02:00
ResourceSet.cpp wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 2022-09-24 15:55:21 +03:00
ResourceSet.h wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 2022-09-24 15:55:21 +03:00
ScopeGuard.h wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 2022-09-24 15:55:21 +03:00
ScriptHandler.cpp wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 2022-09-24 15:55:21 +03:00
ScriptHandler.h wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 2022-09-24 15:55:21 +03:00
StartInfo.cpp wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 2022-09-24 15:55:21 +03:00
StartInfo.h Apply suggestions from code review 2022-09-24 15:55:26 +03:00
StdInc.cpp
StdInc.h
StringConstants.h wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 2022-09-24 15:55:21 +03:00
Terrain.cpp remove trivial manual implementation of assignment operator 2022-09-30 11:26:36 +03:00
Terrain.h remove trivial manual implementation of assignment operator 2022-09-30 11:26:36 +03:00
UnlockGuard.h wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 2022-09-24 15:55:21 +03:00
vcmi_endian.h wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 2022-09-24 15:55:21 +03:00
VCMI_lib.cbp !?OB WIP 2021-02-16 13:32:18 +03:00
VCMI_Lib.cpp Merge remote-tracking branch 'origin/develop' into terrain-rewrite 2022-09-27 07:50:17 +02:00
VCMI_Lib.h Merge remote-tracking branch 'origin/develop' into terrain-rewrite 2022-09-27 07:50:17 +02:00
VCMI_lib.vcxproj Update VS files to 2019, partially fix test project 2019-06-09 17:28:55 +02:00
VCMI_lib.vcxproj.filters Update visual studio project files 2018-08-22 17:31:48 +03:00
VCMIDirs.cpp [iOS] don't nest AI and scripting libs under subdirectories 2022-10-01 12:36:48 +03:00
VCMIDirs.h wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 2022-09-24 15:55:21 +03:00