1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-12-26 22:57:00 +02:00
vcmi/server
2023-05-31 23:18:38 +03:00
..
CGameHandler.cpp case-insensitive cheats 2023-05-20 01:14:06 +02: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
VCMI_server.cbp
VCMI_server.vcxproj