| .. |
|
battles
|
c1ef3c42a9
fix formatting #3
|
3 months ago |
|
processors
|
3d63284c51
Extracted interface through which GameHandler interacts with VCMIServer
|
3 months ago |
|
queries
|
46072a1d60
Merge pull request #5896 from IvanSavenko/code_reorganize
|
3 months ago |
|
CGameHandler.cpp
|
3d63284c51
Extracted interface through which GameHandler interacts with VCMIServer
|
3 months ago |
|
CGameHandler.h
|
3d63284c51
Extracted interface through which GameHandler interacts with VCMIServer
|
3 months ago |
|
CMakeLists.txt
|
3d63284c51
Extracted interface through which GameHandler interacts with VCMIServer
|
3 months ago |
|
CVCMIServer.cpp
|
3d63284c51
Extracted interface through which GameHandler interacts with VCMIServer
|
3 months ago |
|
CVCMIServer.h
|
3d63284c51
Extracted interface through which GameHandler interacts with VCMIServer
|
3 months ago |
|
GlobalLobbyProcessor.cpp
|
645b95ba02
Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY`
|
8 months ago |
|
GlobalLobbyProcessor.h
|
e5f8cefa7f
Store and send mod list and game version for game rooms
|
1 year ago |
|
IGameServer.h
|
3d63284c51
Extracted interface through which GameHandler interacts with VCMIServer
|
3 months ago |
|
LobbyNetPackVisitors.h
|
2fdf40e7a9
Remove connection pointer from CPack
|
8 months ago |
|
NetPacksLobbyServer.cpp
|
2ad186130f
Split MapDefines file on .h per class basis
|
3 months ago |
|
NetPacksServer.cpp
|
cc6f65d8da
Resolve Sonar issues in server code
|
5 months ago |
|
ServerNetPackVisitors.h
|
86b832be67
Remove CPack::applyGs method in favor of GameStatePackVisitor class
|
5 months ago |
|
ServerSpellCastEnvironment.cpp
|
8255a4b9ae
CGameHandler no longer inherits CGameInfoCallback, reduce direct access
|
5 months ago |
|
ServerSpellCastEnvironment.h
|
4d4da0454f
map objects hierarchy now uses IGameInfoCallback
|
5 months ago |
|
StdInc.cpp
|
25125f96da
Fix: licenses, pragma guards, StdInc
|
1 year ago |
|
StdInc.h
|
a1a5bc28c2
convert line endings from CRLF (Windows) to LF (Linux/Unix)
|
2 years ago |
|
TurnTimerHandler.cpp
|
cc6f65d8da
Resolve Sonar issues in server code
|
5 months ago |
|
TurnTimerHandler.h
|
10b50cd905
It is now possible to vote for simturns and turn timer changes
|
1 year ago |