Historial de Commits

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