.. |
battles
|
fix castle replay
|
2024-02-28 22:26:53 +01:00 |
processors
|
Fixes and cleanup of game client network shutdown and restart
|
2024-02-03 19:27:04 +02:00 |
queries
|
seperate path for ai vs human
|
2024-03-04 20:34:43 +01:00 |
CGameHandler.cpp
|
fix visiting objects other than town
|
2024-02-28 23:13:51 +01:00 |
CGameHandler.h
|
fix visiting objects other than town
|
2024-02-28 23:13:51 +01:00 |
CMakeLists.txt
|
Implemented option to run server as a thread with shared VLC
|
2024-02-11 17:55:02 +02:00 |
CVCMIServer.cpp
|
Merge pull request #3609 from IvanSavenko/single_process
|
2024-02-14 12:06:22 +02:00 |
CVCMIServer.h
|
Implemented option to run server as a thread with shared VLC
|
2024-02-11 17:55:02 +02:00 |
GlobalLobbyProcessor.cpp
|
Rename toJson to toString/toCompactString for consistency
|
2024-02-26 12:55:49 +02:00 |
GlobalLobbyProcessor.h
|
Some progress on private rooms support
|
2024-02-10 19:02:25 +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
|
Remove custom casts
|
2024-02-14 12:56:37 +02:00 |
ServerNetPackVisitors.h
|
Remove redundant virtual specifiers
|
2024-02-10 20:46:13 +01: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 |