Historique des commits

Auteur SHA1 Message Date
  Ivan Savenko 8255a4b9ae CGameHandler no longer inherits CGameInfoCallback, reduce direct access il y a 5 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 8 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 11 mois
  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
  Ivan Savenko 10ad0fc760 Split CHeroHandler.cpp/.h into 1 file per class il y a 1 an
  Ivan Savenko a8e84c55f6 Fix some of the new warnings from sonarcloud il y a 1 an
  Ivan Savenko c0f5c7c0ea Replace pointer with reference in pack apply functions il y a 1 an
  Ivan Savenko 48fb58e7a0 Replace few more pointers with references, remove manual delete call il y a 1 an
  Ivan Savenko cc6d6b0d63 Replaced unique_ptr with simple references to packs il y a 1 an
  Ivan Savenko 371eac070f Fixes for player disconnection handling il y a 1 an
  Ivan Savenko b84af1a6de Significantly simplify packs applying il y a 1 an
  Laserlicht 3e5df61946 code review il y a 1 an
  Laserlicht ec005593d3 growth handicap il y a 1 an
  Laserlicht 6273e678a4 fix il y a 1 an