1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-12-12 10:03:53 +02:00
vcmi/server
2024-11-26 18:32:58 +02:00
..
battles Fix several new issues detected by SonarCloud 2024-11-20 16:06:38 +00:00
processors Merge remote-tracking branch 'upstream/develop' into develop 2024-11-07 14:35:13 +01:00
queries Fix some of the new warnings from sonarcloud 2024-10-11 10:45:29 +00:00
CGameHandler.cpp Merge remote-tracking branch 'upstream/develop' into develop 2024-11-21 23:14:03 +01:00
CGameHandler.h Fix some of the new warnings from sonarcloud 2024-10-11 10:45:29 +00:00
CMakeLists.txt Move visit query to a separate class, remove no longer needed Cast.h 2024-09-04 14:32:36 +00:00
CVCMIServer.cpp Fix freeze on closing server before starting the game 2024-11-25 17:31:20 +00:00
CVCMIServer.h Replaced unique_ptr with simple references to packs 2024-10-07 14:59:14 +00:00
GlobalLobbyProcessor.cpp Mod management rework, part 1 2024-11-26 13:55:46 +00:00
GlobalLobbyProcessor.h Store and send mod list and game version for game rooms 2024-04-23 17:15:59 +03:00
LobbyNetPackVisitors.h possibility to delete unsupported saves 2024-10-31 21:57:20 +01:00
NetPacksLobbyServer.cpp code review 2024-11-15 20:26:56 +01:00
NetPacksServer.cpp Merge pull request #4741 from IvanSavenko/serialize_local_state 2024-10-10 15:03:14 +03:00
ServerNetPackVisitors.h Implemented serialization of local player state in json form 2024-10-08 20:04:32 +00:00
ServerSpellCastEnvironment.cpp Replace pointer with reference in pack apply functions 2024-10-07 14:59:46 +00:00
ServerSpellCastEnvironment.h Replace pointer with reference in pack apply functions 2024-10-07 14:59:46 +00:00
StdInc.cpp Fix: licenses, pragma guards, StdInc 2024-03-29 07:48:52 +02:00
StdInc.h convert line endings from CRLF (Windows) to LF (Linux/Unix) 2023-10-19 16:23:21 +02:00
TurnTimerHandler.cpp Replace pointer with reference in pack apply functions 2024-10-07 14:59:46 +00:00
TurnTimerHandler.h It is now possible to vote for simturns and turn timer changes 2024-05-19 18:31:32 +00:00