1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-11-24 08:32:34 +02:00
vcmi/server
Konstantin 716dd9a43b vcmi: remove a bunch of duplicated showInfoDialog
These methods duplicated in almost every map object
Just replace it by one such method
2023-03-11 21:41:57 +03:00
..
CGameHandler.cpp vcmi: remove a bunch of duplicated showInfoDialog 2023-03-11 21:41:57 +03:00
CGameHandler.h vcmi: allow showing more than one components in infobar 2023-03-11 21:41:57 +03:00
CMakeLists.txt adjust project for Android (except AI) 2023-03-02 12:09:47 +03:00
CQuery.cpp vcmi: reduce boost::lexical_cast usage 2023-03-09 16:36:46 +03:00
CQuery.h wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 2022-09-24 15:55:21 +03:00
CVCMIServer.cpp introduce VCMI_MOBILE macro 2023-03-02 12:09:49 +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 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 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