1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-11-24 08:32:34 +02:00
vcmi/server
nordsoft ce80c83ca2 Merge remote-tracking branch 'upstream/develop' into town-buildings
# Conflicts:
#	lib/CTownHandler.cpp
#	lib/rewardable/Interface.cpp
2023-05-04 22:23:44 +04:00
..
CGameHandler.cpp Merge remote-tracking branch 'upstream/develop' into town-buildings 2023-05-04 22:23:44 +04: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 Merge pull request #2109 from IvanSavenko/server_fix 2023-05-01 16:36:51 +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 Merge pull request #1908 from SoundSSGood/art-client-server-fixes 2023-04-10 18:26:49 +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
VCMI_server.vcxproj