1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-11-24 08:32:34 +02:00
vcmi/server
Ivan Savenko 2b1def4ef1
Merge pull request #1813 from Laserlicht/patch-1
hide messages from AI
2023-04-02 20:08:45 +03:00
..
CGameHandler.cpp Merge pull request #1813 from Laserlicht/patch-1 2023-04-02 20:08:45 +03:00
CGameHandler.h Use own resources when buying boat in allied shipyard 2023-03-31 23:18:45 +03:00
CMakeLists.txt adjust project for Android (except AI) 2023-03-02 12:09:47 +03:00
CQuery.cpp Allow formation change while in hero exchange query 2023-03-28 19:12:35 +03:00
CQuery.h Fix town portal query when it calls level up query 2023-03-20 16:08:18 +01:00
CVCMIServer.cpp Removed largely unused signal handling, fixes build with musl c library 2023-03-30 14:56:13 +03: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 Use own resources when buying boat in allied shipyard 2023-03-31 23:18:45 +03:00
ServerNetPackVisitors.h rework netpacks to avoid double typeinfo 2023-02-13 20:26:39 +02:00
StdInc.cpp Rename radious -> radius 2016-01-31 18:01:58 +03:00
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