1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-12-16 10:19:47 +02:00
vcmi/server
2024-04-10 23:30:31 +03:00
..
battles Fix text formatting, fix todo's 2024-04-09 16:13:30 +03:00
processors Trim cheats so 'vcmiartifacts ' will be recognized as single-word cheat 2024-04-09 17:08:24 +03:00
queries MoveArtifact, BulkMoveArtifacts PlayerColor player field 2024-03-07 22:28:56 +02:00
CGameHandler.cpp Artifacts swap check 2024-04-10 23:30:31 +03:00
CGameHandler.h Remove some usages of server-side translations 2024-04-09 16:13:30 +03:00
CMakeLists.txt Implemented option to run server as a thread with shared VLC 2024-02-11 17:55:02 +02:00
CVCMIServer.cpp Simplified and fixed server restart procedure: 2024-04-07 14:19:57 +03:00
CVCMIServer.h Implemented option to run server as a thread with shared VLC 2024-02-11 17:55:02 +02:00
GlobalLobbyProcessor.cpp Move account login details from settings to persistent storage, with 2024-03-29 17:04:52 +02:00
GlobalLobbyProcessor.h Move account login details from settings to persistent storage, with 2024-03-29 17:04:52 +02:00
LobbyNetPackVisitors.h Remove redundant virtual specifiers 2024-02-10 20:46:13 +01:00
NetPacksLobbyServer.cpp Merge pull request #3609 from IvanSavenko/single_process 2024-02-14 12:06:22 +02:00
NetPacksServer.cpp MoveArtifact, BulkMoveArtifacts PlayerColor player field 2024-03-07 22:28:56 +02:00
ServerNetPackVisitors.h ManageBackpackArtifacts 2024-03-07 18:16:22 +02:00
ServerSpellCastEnvironment.cpp move SetStackEffect to a separate file 2023-10-24 01:27:52 +03:00
ServerSpellCastEnvironment.h Fix: licenses, pragma guards, StdInc 2024-03-29 07:48:52 +02: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 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
VCMI_server.vcxproj