| .. |
|
battles
|
157b4fea74
Random with history for combat abilities
|
5 months ago |
|
processors
|
cc274c4d34
GameRandomizer is now in lib, add implementation
|
5 months ago |
|
queries
|
716da918f8
Completely remove IGameCallback class
|
5 months ago |
|
CGameHandler.cpp
|
cc274c4d34
GameRandomizer is now in lib, add implementation
|
5 months ago |
|
CGameHandler.h
|
cc274c4d34
GameRandomizer is now in lib, add implementation
|
5 months ago |
|
CMakeLists.txt
|
cc274c4d34
GameRandomizer is now in lib, add implementation
|
5 months ago |
|
CVCMIServer.cpp
|
4b30336d03
Fix issues detected by Sonar
|
5 months ago |
|
CVCMIServer.h
|
2fdf40e7a9
Remove connection pointer from CPack
|
8 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 |
|
LobbyNetPackVisitors.h
|
2fdf40e7a9
Remove connection pointer from CPack
|
8 months ago |
|
NetPacksLobbyServer.cpp
|
4b30336d03
Fix issues detected by Sonar
|
5 months ago |
|
NetPacksServer.cpp
|
f7d08a7288
Merge pull request #5700 from IvanSavenko/gamestate_pack_visitor
|
5 months ago |
|
ServerNetPackVisitors.h
|
86b832be67
Remove CPack::applyGs method in favor of GameStatePackVisitor class
|
5 months ago |
|
ServerSpellCastEnvironment.cpp
|
4d4da0454f
map objects hierarchy now uses IGameInfoCallback
|
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
|
4d57a8ed36
Prefer to pass CGameState as reference instead of pointer
|
6 months ago |
|
TurnTimerHandler.h
|
10b50cd905
It is now possible to vote for simturns and turn timer changes
|
1 year ago |