Michał Zaremba
|
48a683ae49
Fix incrementing PlayerConnectionID
|
1 개월 전 |
Michał Zaremba
|
44557c3558
Fix PlayerConnectionID regression
|
1 개월 전 |
Ivan Savenko
|
52da332640
GameHandler now uses GameConnectionID instead of connection pointers
|
3 달 전 |
Ivan Savenko
|
3576efc3f3
Initial version of antilag support
|
3 달 전 |
Ivan Savenko
|
58de180083
Split CConnection into GameConnection and IGameConnection classes
|
3 달 전 |
Ivan Savenko
|
3d63284c51
Extracted interface through which GameHandler interacts with VCMIServer
|
4 달 전 |
Ivan Savenko
|
2ad186130f
Split MapDefines file on .h per class basis
|
3 달 전 |
Ivan Savenko
|
2cd29c1893
Rework campaign bonuses storage in type-safe form
|
4 달 전 |
Ivan Savenko
|
cc6f65d8da
Resolve Sonar issues in server code
|
5 달 전 |
Ivan Savenko
|
508c54c23a
Fix game startup
|
5 달 전 |
Ivan Savenko
|
8255a4b9ae
CGameHandler no longer inherits CGameInfoCallback, reduce direct access
|
5 달 전 |
Ivan Savenko
|
4b30336d03
Fix issues detected by Sonar
|
5 달 전 |
Ivan Savenko
|
71d742ab19
Fix handling of campaign bonus where player can select color to play
|
5 달 전 |
Ivan Savenko
|
829739da24
Reduce usage of implicit conversions to int
|
6 달 전 |
Ivan Savenko
|
4d57a8ed36
Prefer to pass CGameState as reference instead of pointer
|
6 달 전 |
Ivan Savenko
|
6d65641a43
Gamestate is now passed as shared pointer
|
7 달 전 |
Ivan Savenko
|
b6026084ea
StartInfo in gamestate now use unique_ptr
|
7 달 전 |
Ivan Savenko
|
4a6a8f9496
Merge pull request #5496 from IvanSavenko/std_thread
|
7 달 전 |
Ivan Savenko
|
2fdf40e7a9
Remove connection pointer from CPack
|
7 달 전 |
Ivan Savenko
|
5f052165fe
Fix missing names for some threads
|
7 달 전 |
Ivan Savenko
|
844dfb1604
Removed usage of boost::thread from vcmi, except for AI
|
7 달 전 |
Ivan Savenko
|
645b95ba02
Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY`
|
8 달 전 |
Ivan Savenko
|
0548f325e4
Merge branch 'master' into 'develop'
|
8 달 전 |
Ivan Savenko
|
4b824d05e2
Do not allow heroes banned for player as starting heroes
|
8 달 전 |
Ivan Savenko
|
048fc503c3
Do not start listening for connections in single-player games
|
8 달 전 |
Ivan Savenko
|
d9244cf061
Remove network connection from local games
|
8 달 전 |
Laserlicht
|
78e933a968
add broadcast to translation
|
10 달 전 |
Ivan Savenko
|
14a3c6ad14
Fix freeze on closing server before starting the game
|
11 달 전 |
Laserlicht
|
452762cd78
change datetime format
|
11 달 전 |
Ivan Savenko
|
604e3b5c67
Merge pull request #4763 from IvanSavenko/herohandler_split
|
1 년 전 |