1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-11-24 08:32:34 +02:00
vcmi/server
2023-06-05 18:53:17 +03:00
..
CGameHandler.cpp Merge remote-tracking branch 'soundsgood/CArtHandler-rework' into develop 2023-06-05 18:53:17 +03:00
CGameHandler.h vcmi: split bonus to enumerator and HeroBonus.h 2023-05-03 18:01:06 +03:00
CMakeLists.txt vcmi: move ServerSpellCastEnvironment in separate file 2023-04-04 23:02:54 +03:00
CQuery.cpp vcmi: use std::optional 2023-04-17 00:43:13 +03:00
CQuery.h vcmi: modernize headers 2023-04-30 13:35:54 +03:00
CVCMIServer.cpp Remove excessive CMap.h includes 2023-05-31 23:18:38 +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 Replaced vstd clamp with std version 2023-04-12 01:03:14 +03:00
NetPacksServer.cpp Remove excessive CMap.h includes 2023-05-31 23:18:38 +03:00
ServerNetPackVisitors.h client is able to erase artifact 2023-04-08 00:41:55 +03:00
ServerSpellCastEnvironment.cpp vcmi: move ServerSpellCastEnvironment in separate file 2023-04-04 23:02:54 +03:00
ServerSpellCastEnvironment.h vcmi: move ServerSpellCastEnvironment in separate file 2023-04-04 23:02:54 +03: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