1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-11-24 08:32:34 +02:00
vcmi/server
Ivan Savenko 4bb4d7e7a5
Merge pull request #1989 from SoundSSGood/refactoring-arts-p1
Artifact related code refactoring part1 (initial)
2023-04-19 15:31:11 +03:00
..
CGameHandler.cpp Merge pull request #1989 from SoundSSGood/refactoring-arts-p1 2023-04-19 15:31:11 +03:00
CGameHandler.h Teleport: can trigger obstacles now 2023-04-13 11:24:19 +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: use std::optional 2023-04-17 00:43:13 +03:00
CVCMIServer.cpp vcmi: use std::optional 2023-04-17 00:43: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 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 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