1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-12-28 23:06:24 +02:00
vcmi/lib
Michał Kalinowski ec536e613c CMake more transitive
-Moving AIs cmake to target focusing code
-Beign explicit when link libraries
2019-03-28 16:56:51 +03:00
..
battle Fix lack of unit action with morale+wait 2019-03-23 23:51:50 +01:00
filesystem Enabled GIF format for images (not GIF-animations) as requested by user. 2019-02-07 03:23:14 +03:00
logging Warnings fixes (#538) 2019-01-19 13:52:02 +03:00
mapObjects Fix magic school gold payment 2019-03-11 18:56:05 +01:00
mapping Fixed map format regression: there is no default difficulty. 2019-01-26 17:05:35 +03:00
minizip Warnings fixes (#538) 2019-01-19 13:52:02 +03:00
registerTypes
rmg Warnings fixes (#538) 2019-01-19 13:52:02 +03:00
serializer Hardcoded feature: no random week/month effects 2019-03-17 18:27:05 +01:00
spells Acid breath should have absolute dispel immunity 2019-03-25 02:19:07 +03:00
vstd
AI_Base.h
CAndroidVMHelper.cpp
CAndroidVMHelper.h
CArtHandler.cpp
CArtHandler.h
CBonusTypeHandler.cpp
CBonusTypeHandler.h
CBuildingHandler.cpp
CBuildingHandler.h
CConfigHandler.cpp Revert only launcher saving to settings.json from PR441 2018-07-16 22:05:42 +02:00
CConfigHandler.h Revert only launcher saving to settings.json from PR441 2018-07-16 22:05:42 +02:00
CConsoleHandler.cpp
CConsoleHandler.h
CCreatureHandler.cpp
CCreatureHandler.h
CCreatureSet.cpp Style fixes 2019-02-12 19:47:19 +01:00
CCreatureSet.h
CGameInfoCallback.cpp Warnings fixes (#538) 2019-01-19 13:52:02 +03:00
CGameInfoCallback.h AI pathfinding: rename and add const to functions 2018-10-07 14:51:27 +03:00
CGameInterface.cpp
CGameInterface.h
CGameState.cpp Refactor CGHeroInstance, make spells private 2018-12-23 15:49:26 +03:00
CGameState.h AI pathfinding: rename and add const to functions 2018-10-07 14:51:27 +03:00
CGameStateFwd.h
CGeneralTextHandler.cpp Catch exceptions by const-ref, not by value 2018-10-29 16:41:54 +01:00
CGeneralTextHandler.h
CHeroHandler.cpp Add description for bonuses from hero specialty 2018-10-29 21:33:13 +01:00
CHeroHandler.h Warnings fixes (#538) 2019-01-19 13:52:02 +03:00
CMakeLists.txt CMake more transitive 2019-03-28 16:56:51 +03:00
CModHandler.cpp Hardcoded feature: no random week/month effects 2019-03-17 18:27:05 +01:00
CModHandler.h Hardcoded feature: no random week/month effects 2019-03-17 18:27:05 +01:00
CondSh.h
ConstTransitivePtr.h
CPathfinder.cpp Use the same cost value in Pathfinder and fuzzy evaluations. 2019-01-17 10:54:41 +03:00
CPathfinder.h Use the same cost value in Pathfinder and fuzzy evaluations. 2019-01-17 10:54:41 +03:00
CPlayerState.h
CRandomGenerator.cpp
CRandomGenerator.h
CScriptingModule.h
CSkillHandler.cpp Change skill bonuses description to use name instead of identifier 2018-10-29 20:53:13 +01:00
CSkillHandler.h
CSoundBase.h
CStack.cpp Fix for arrow cart at bank fights 2019-03-22 00:02:32 +01:00
CStack.h
CStopWatch.h
CThreadHelper.cpp
CThreadHelper.h
CTownHandler.cpp Warnings fixes (#538) 2019-01-19 13:52:02 +03:00
CTownHandler.h Setup town`s war machine in finalization step 2018-07-16 15:16:55 +03:00
FunctionList.h
GameConstants.cpp
GameConstants.h
HeroBonus.cpp VCAI performance improvements 2019-01-17 10:50:56 +03:00
HeroBonus.h Fix crystal dragon ability to match H3 2019-03-17 19:48:47 +01:00
IBonusTypeHandler.h Warnings fixes (#538) 2019-01-19 13:52:02 +03:00
IGameCallback.cpp
IGameCallback.h
IGameEventsReceiver.h
IHandlerBase.cpp
IHandlerBase.h
int3.h Warnings fixes (#538) 2019-01-19 13:52:02 +03:00
Interprocess.h
JsonDetail.cpp
JsonDetail.h
JsonNode.cpp allow json schema references to use relative file path 2018-10-30 22:30:56 +01:00
JsonNode.h
LogicalExpression.cpp
LogicalExpression.h
NetPacks.h
NetPacksBase.h Rename typo in NetPacksServer.cpp 2018-11-17 21:58:54 +02:00
NetPacksLib.cpp Fix lack of unit action with morale+wait 2019-03-23 23:51:50 +01:00
NetPacksLobby.h
PathfinderUtil.h VCAI performance improvements 2019-01-17 10:50:56 +03:00
ResourceSet.cpp I have no idea what I'm doing 2018-07-26 12:14:29 +02:00
ResourceSet.h I have no idea what I'm doing 2018-07-26 12:14:29 +02:00
ScopeGuard.h
StartInfo.cpp
StartInfo.h Warnings fixes (#538) 2019-01-19 13:52:02 +03:00
StdInc.cpp
StdInc.h
StringConstants.h
UnlockGuard.h
vcmi_endian.h
VCMI_lib.cbp [C::B] Switch to MinGW 7.3 2019-02-19 14:59:10 +03:00
VCMI_Lib.cpp
VCMI_Lib.h
VCMI_lib.vcxproj Fix AI build, update default Windows SDK version for projects 2018-12-31 15:18:42 +01:00
VCMI_lib.vcxproj.filters Update visual studio project files 2018-08-22 17:31:48 +03:00
VCMIDirs.cpp
VCMIDirs.h