1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-11-24 08:32:34 +02:00
vcmi/server
2023-08-21 17:55:49 +03:00
..
battles Removed excessive includes 2023-08-21 17:55:49 +03:00
processors Fixed few more discovered regressions 2023-08-21 17:55:49 +03:00
queries Start of stabilization - battles now start correctly 2023-08-21 17:55:49 +03:00
CGameHandler.cpp Split BattleProcessor into few more parts 2023-08-21 17:55:49 +03:00
CGameHandler.h Split CQuery file into multiple files 2023-08-21 17:55:07 +03:00
CMakeLists.txt Split BattleProcessor into few more parts 2023-08-21 17:55:49 +03:00
CVCMIServer.cpp Created directory structure for server files 2023-08-21 17:55:07 +03:00
CVCMIServer.h change servercode to make it more robust 2023-08-14 00:08:48 +02:00
LobbyNetPackVisitors.h rework netpacks to avoid double typeinfo 2023-02-13 20:26:39 +02:00
NetPacksLobbyServer.cpp change servercode to make it more robust 2023-08-14 00:08:48 +02:00
NetPacksServer.cpp Fixes for several discovered edge cases 2023-08-21 17:55:49 +03:00
ServerNetPackVisitors.h Start of stabilization - battles now start correctly 2023-08-21 17:55:49 +03:00
ServerSpellCastEnvironment.cpp Split CQuery file into multiple files 2023-08-21 17:55:07 +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