1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-12-26 22:57:00 +02:00
vcmi/server
Konstantin cd1730b1fb vcmi: remove obstacle caster logic
It is possible now to cast something via obstacle
Immune creatures should not trigger an obstacle trigger now
and should not reveal it.
2023-03-30 14:41:40 +03:00
..
CGameHandler.cpp vcmi: remove obstacle caster logic 2023-03-30 14:41:40 +03:00
CGameHandler.h Merge pull request #1783 from vcmi/beta 2023-03-27 21:21:25 +03:00
CMakeLists.txt Haiku patch 2023-03-27 10:10:09 +02:00
CQuery.cpp Fix town portal query when it calls level up query 2023-03-20 16:08:18 +01:00
CQuery.h Fix town portal query when it calls level up query 2023-03-20 16:08:18 +01:00
CVCMIServer.cpp Loading of translation mods is now skipped on language mismatch 2023-03-14 16:02:16 +02:00
CVCMIServer.h fix using JNI from server in single process build 2023-03-02 12:09:48 +03:00
LobbyNetPackVisitors.h rework netpacks to avoid double typeinfo 2023-02-13 20:26:39 +02:00
NetPacksLobbyServer.cpp rework netpacks to avoid double typeinfo 2023-02-13 20:26:39 +02:00
NetPacksServer.cpp rework netpacks to avoid double typeinfo 2023-02-13 20:26:39 +02:00
ServerNetPackVisitors.h rework netpacks to avoid double typeinfo 2023-02-13 20:26:39 +02:00
StdInc.cpp
StdInc.h wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 2022-09-24 15:55:21 +03:00
VCMI_server.cbp Entities redesign and a few ERM features 2021-02-14 19:05:43 +03:00
VCMI_server.vcxproj Update VS files to 2019, partially fix test project 2019-06-09 17:28:55 +02:00