Histórico de Commits

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