Commit History

Author SHA1 Message Date
  Ivan Savenko 8255a4b9ae CGameHandler no longer inherits CGameInfoCallback, reduce direct access 5 months ago
  Ivan Savenko 4b30336d03 Fix issues detected by Sonar 6 months ago
  Ivan Savenko 71d742ab19 Fix handling of campaign bonus where player can select color to play 6 months ago
  Ivan Savenko 829739da24 Reduce usage of implicit conversions to int 6 months ago
  Ivan Savenko 4d57a8ed36 Prefer to pass CGameState as reference instead of pointer 6 months ago
  Ivan Savenko 6d65641a43 Gamestate is now passed as shared pointer 7 months ago
  Ivan Savenko b6026084ea StartInfo in gamestate now use unique_ptr 8 months ago
  Ivan Savenko 4a6a8f9496 Merge pull request #5496 from IvanSavenko/std_thread 7 months ago
  Ivan Savenko 2fdf40e7a9 Remove connection pointer from CPack 8 months ago
  Ivan Savenko 5f052165fe Fix missing names for some threads 8 months ago
  Ivan Savenko 844dfb1604 Removed usage of boost::thread from vcmi, except for AI 8 months ago
  Ivan Savenko 645b95ba02 Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY` 8 months ago
  Ivan Savenko 0548f325e4 Merge branch 'master' into 'develop' 8 months ago
  Ivan Savenko 4b824d05e2 Do not allow heroes banned for player as starting heroes 8 months ago
  Ivan Savenko 048fc503c3 Do not start listening for connections in single-player games 9 months ago
  Ivan Savenko d9244cf061 Remove network connection from local games 9 months ago
  Laserlicht 78e933a968 add broadcast to translation 11 months ago
  Ivan Savenko 14a3c6ad14 Fix freeze on closing server before starting the game 11 months ago
  Laserlicht 452762cd78 change datetime format 1 year ago
  Ivan Savenko 604e3b5c67 Merge pull request #4763 from IvanSavenko/herohandler_split 1 year ago
  Ivan Savenko 10ad0fc760 Split CHeroHandler.cpp/.h into 1 file per class 1 year ago
  Ivan Savenko a8e84c55f6 Fix some of the new warnings from sonarcloud 1 year ago
  Ivan Savenko c0f5c7c0ea Replace pointer with reference in pack apply functions 1 year ago
  Ivan Savenko 48fb58e7a0 Replace few more pointers with references, remove manual delete call 1 year ago
  Ivan Savenko cc6d6b0d63 Replaced unique_ptr with simple references to packs 1 year ago
  Ivan Savenko 371eac070f Fixes for player disconnection handling 1 year ago
  Ivan Savenko b84af1a6de Significantly simplify packs applying 1 year ago
  Laserlicht 3e5df61946 code review 1 year ago
  Laserlicht ec005593d3 growth handicap 1 year ago
  Laserlicht 6273e678a4 fix 1 year ago