| .. |
|
battles
|
36f2794857
Merge pull request #6341 from kdmcser/spell_like_attack
|
1 week ago |
|
processors
|
4c0b652320
add teleport cheat
|
2 weeks ago |
|
queries
|
46072a1d60
Merge pull request #5896 from IvanSavenko/code_reorganize
|
5 months ago |
|
CGameHandler.cpp
|
1c746a840c
Merge pull request #6033 from thehonestcto/feature/nullkiller2
|
1 week ago |
|
CGameHandler.h
|
afb045ef14
show statistics ingame
|
1 week ago |
|
CMakeLists.txt
|
3d63284c51
Extracted interface through which GameHandler interacts with VCMIServer
|
4 months ago |
|
CVCMIServer.cpp
|
134017a7cd
basic multiplayer support
|
1 month ago |
|
CVCMIServer.h
|
4f6a4c5053
Fix networkHandler is destroyed before networkServer leading to dangling context pointer crash
|
1 month ago |
|
GlobalLobbyProcessor.cpp
|
645b95ba02
Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY`
|
9 months ago |
|
GlobalLobbyProcessor.h
|
e5f8cefa7f
Store and send mod list and game version for game rooms
|
1 year ago |
|
IGameServer.h
|
52da332640
GameHandler now uses GameConnectionID instead of connection pointers
|
4 months ago |
|
LobbyNetPackVisitors.h
|
05ea43438e
ui update
|
1 month ago |
|
NetPacksLobbyServer.cpp
|
05ea43438e
ui update
|
1 month ago |
|
NetPacksServer.cpp
|
afb045ef14
show statistics ingame
|
1 week ago |
|
ServerNetPackVisitors.h
|
afb045ef14
show statistics ingame
|
1 week ago |
|
ServerSpellCastEnvironment.cpp
|
8255a4b9ae
CGameHandler no longer inherits CGameInfoCallback, reduce direct access
|
6 months ago |
|
ServerSpellCastEnvironment.h
|
4d4da0454f
map objects hierarchy now uses IGameInfoCallback
|
6 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
|
6 months ago |
|
TurnTimerHandler.h
|
10b50cd905
It is now possible to vote for simturns and turn timer changes
|
1 year ago |