| .. |
|
battles
|
63bcf7d83c
Replaced most of usages of CRandomGenerator with vstd::RNG in library
|
1 year ago |
|
processors
|
63bcf7d83c
Replaced most of usages of CRandomGenerator with vstd::RNG in library
|
1 year ago |
|
queries
|
c00a1e1b0c
Fixed new issues detected by SonarCloud
|
1 year ago |
|
CGameHandler.cpp
|
d2839c8e52
Rewardable object randomization is now always server-sided
|
1 year ago |
|
CGameHandler.h
|
d2839c8e52
Rewardable object randomization is now always server-sided
|
1 year ago |
|
CMakeLists.txt
|
0d263c5571
Implemented option to run server as a thread with shared VLC
|
1 year ago |
|
CVCMIServer.cpp
|
55bf75c43e
Remove no longer used random seeds from StartInfo
|
1 year ago |
|
CVCMIServer.h
|
9d73b50979
Bind server to a randomly assigned port
|
1 year ago |
|
GlobalLobbyProcessor.cpp
|
02e429e973
Fix typos using https://github.com/crate-ci/typos
|
1 year ago |
|
GlobalLobbyProcessor.h
|
e5f8cefa7f
Store and send mod list and game version for game rooms
|
1 year ago |
|
LobbyNetPackVisitors.h
|
812e96ebb1
Guest can also use & renaming
|
1 year ago |
|
NetPacksLobbyServer.cpp
|
02e429e973
Fix typos using https://github.com/crate-ci/typos
|
1 year ago |
|
NetPacksServer.cpp
|
8b861fc58f
Do not check for guards when teleporting using means other than DD
|
1 year ago |
|
ServerNetPackVisitors.h
|
25dea7e364
Saving costume
|
1 year ago |
|
ServerSpellCastEnvironment.cpp
|
8b861fc58f
Do not check for guards when teleporting using means other than DD
|
1 year ago |
|
ServerSpellCastEnvironment.h
|
8b861fc58f
Do not check for guards when teleporting using means other than DD
|
1 year 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
|
8c63a3e4de
Running out of timer during battle will no longer force retreat
|
1 year ago |
|
TurnTimerHandler.h
|
10b50cd905
It is now possible to vote for simturns and turn timer changes
|
1 year ago |