.. |
battles
|
Merge pull request #2698 from Nordsoft91/turn-timer
|
2023-09-01 00:31:52 +04:00 |
processors
|
Implement player start turn query
|
2023-08-28 18:56:36 +04:00 |
queries
|
Timer pausing while waiting for player accept turn
|
2023-08-30 02:18:44 +04:00 |
CGameHandler.cpp
|
Fix timer end turn while standing on obstacles/water
|
2023-09-02 03:27:46 +04:00 |
CGameHandler.h
|
Replace "currentPlayer" from gamestate with "activePlayers"
|
2023-08-25 18:56:15 +03:00 |
CMakeLists.txt
|
Moved management of turn order into a new class
|
2023-08-24 23:34:33 +03:00 |
CVCMIServer.cpp
|
Converted remaining identifier to new system
|
2023-08-25 13:38:02 +03:00 |
CVCMIServer.h
|
Converted remaining identifier to new system
|
2023-08-25 13:38:02 +03:00 |
LobbyNetPackVisitors.h
|
rework netpacks to avoid double typeinfo
|
2023-02-13 20:26:39 +02:00 |
NetPacksLobbyServer.cpp
|
Moved management of turn order into a new class
|
2023-08-24 23:34:33 +03:00 |
NetPacksServer.cpp
|
Merge pull request #2668 from IvanSavenko/remove_current_player
|
2023-08-28 17:10:28 +04:00 |
ServerNetPackVisitors.h
|
Moved management of turn order into a new class
|
2023-08-24 23:34:33 +03:00 |
ServerSpellCastEnvironment.cpp
|
Split CQuery file into multiple files
|
2023-08-21 17:55:07 +03:00 |
ServerSpellCastEnvironment.h
|
vcmi: move ServerSpellCastEnvironment in separate file
|
2023-04-04 23:02:54 +03:00 |
StdInc.cpp
|
|
|
StdInc.h
|
Use API identical to std classes where possible
|
2023-08-23 16:32:29 +03:00 |
TurnTimerHandler.cpp
|
Add turn timer allowed option
|
2023-09-02 03:17:32 +04:00 |
TurnTimerHandler.h
|
Add turn timer allowed option
|
2023-09-02 03:17:32 +04:00 |
VCMI_server.cbp
|
|
|
VCMI_server.vcxproj
|
|
|