Commit History

作者 SHA1 備註 提交日期
  Michał Zaremba 35543bef7a Revert "Fix incrementing PlayerConnectionID" 2 周之前
  Michał Zaremba ea261ae48f Rework handling some errors and uncought exceptions 1 月之前
  Laserlicht 75f965c93a remove allresources 1 月之前
  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 3 月之前
  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 4 月之前
  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 月之前