1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-12-24 22:14:36 +02:00
vcmi/server
2024-02-03 22:24:32 +02:00
..
battles fix if attacked 2024-01-27 01:57:28 +01:00
processors Fixes and cleanup of game client network shutdown and restart 2024-02-03 19:27:04 +02:00
queries Merge remote-tracking branch 'vcmi/develop' into lobby 2024-02-03 21:11:34 +02:00
CGameHandler.cpp Merge remote-tracking branch 'vcmi/develop' into lobby 2024-02-03 21:11:34 +02:00
CGameHandler.h Merge remote-tracking branch 'vcmi/develop' into lobby 2024-02-03 21:11:34 +02:00
CMakeLists.txt Added list of active accounts and rooms to UI. Added room creation logic 2024-01-26 16:32:36 +02:00
CVCMIServer.cpp Properly lock UI mutex on accessing GUI state from network thread 2024-02-03 22:24:32 +02:00
CVCMIServer.h Fixes and cleanup of game client network shutdown and restart 2024-02-03 19:27:04 +02:00
EntryPoint.cpp Code cleanup 2024-01-26 19:15:57 +02:00
GlobalLobbyProcessor.cpp Fixes and cleanup of game client network shutdown and restart 2024-02-03 19:27:04 +02:00
GlobalLobbyProcessor.h Use std::byte to manage network data 2024-02-02 02:02:09 +02:00
LobbyNetPackVisitors.h Added LobbyPrepareStartGame pack to replace old workarounds 2024-02-03 19:57:23 +02:00
NetPacksLobbyServer.cpp Merge remote-tracking branch 'vcmi/develop' into lobby 2024-02-03 21:11:34 +02:00
NetPacksServer.cpp Merge remote-tracking branch 'vcmi/develop' into lobby 2024-02-03 21:11:34 +02:00
ServerNetPackVisitors.h Split off some netpack structures into separate files 2023-10-23 13:59:15 +03:00
ServerSpellCastEnvironment.cpp move SetStackEffect to a separate file 2023-10-24 01:27:52 +03:00
ServerSpellCastEnvironment.h Use optional instead of Json for queries 2023-09-26 13:42:20 +03:00
StdInc.cpp convert line endings from CRLF (Windows) to LF (Linux/Unix) 2023-10-19 16:23:21 +02:00
StdInc.h convert line endings from CRLF (Windows) to LF (Linux/Unix) 2023-10-19 16:23:21 +02:00
TurnTimerHandler.cpp Removed no longer used mutexes from match server 2024-02-03 17:04:14 +02:00
TurnTimerHandler.h Removed no longer used mutexes from match server 2024-02-03 17:04:14 +02: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