1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-11-24 08:32:34 +02:00
vcmi/server
Konstantin fbc05c70ac vcmi: camelCase methods of new classes
Also use EGameSettings for clamping morale and luck
2023-05-02 12:09:13 +03:00
..
CGameHandler.cpp vcmi: camelCase methods of new classes 2023-05-02 12:09:13 +03:00
CGameHandler.h vcmi: modernize headers 2023-04-30 13:35:54 +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