Historique des commits

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