Historique des commits

Auteur SHA1 Message Date
  Ivan Savenko 4e8e85e3e4 Fix issues reported by Sonar, review fixes il y a 6 mois
  Ivan Savenko 4d57a8ed36 Prefer to pass CGameState as reference instead of pointer il y a 6 mois
  Ivan Savenko bdae7285ae Objects list is now private member of CMap il y a 7 mois
  Ivan Savenko 417ea6451a Remove ConstTransitivePtr from hero and town instances il y a 7 mois
  Ivan Savenko 62cb5412ff CGameState::map is now a private, unique_ptr with accessors il y a 8 mois
  Ivan Savenko 82506d5eff Removed ConstTransitivePtr from StackLocation il y a 8 mois
  Ivan Savenko 2fdf40e7a9 Remove connection pointer from CPack il y a 8 mois
  Ivan Savenko 645b95ba02 Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY` il y a 8 mois
  Ivan Savenko 9f56c00336 Reduce excessive FoW updates il y a 9 mois
  Laserlicht 6af8b62dfd more strings; camelcase il y a 11 mois
  Laserlicht 78e933a968 add broadcast to translation il y a 11 mois
  Ivan Savenko 10ad0fc760 Split CHeroHandler.cpp/.h into 1 file per class il y a 1 an
  Ivan Savenko 3dd4fa2528 Reduce usage of pointers to VLC entities il y a 1 an
  Ivan Savenko c0f5c7c0ea Replace pointer with reference in pack apply functions il y a 1 an
  Ivan Savenko cc6d6b0d63 Replaced unique_ptr with simple references to packs il y a 1 an
  SoundSSGood 7466d7452d vcmiscrolls il y a 1 an
  Ivan Savenko a481f07daf PlayerState now stores all objects owned by player il y a 1 an
  Laserlicht 37283e51c3 basic diagram il y a 1 an
  Laserlicht 490f1bfee6 rework il y a 1 an
  Ivan Savenko 4aa73b40c9 Split CTownHandler into smaller chunks il y a 1 an
  Ivan Savenko df83fa33a1 Merge branch 'vcmi/master' into 'vcmi/develop' il y a 1 an
  Ivan Savenko 5ecb527252 Merge pull request #3997 from IvanSavenko/serialization_refactor il y a 1 an
  Ivan Savenko 10b50cd905 It is now possible to vote for simturns and turn timer changes il y a 1 an
  Ivan Savenko 84bc6c42db Added 'Serializeable' base class for classes serializeable by pointer il y a 1 an
  Ivan Savenko 2521557f68 Fixed some newly reported issues from SonarCloud il y a 1 an
  Laserlicht 1f209fd94a use MetaString il y a 1 an
  Laserlicht b9c4a56360 translate also cheater message il y a 1 an
  Ivan Savenko a99d5e6fa1 Simplify code il y a 1 an
  Ivan Savenko f14aec5876 Trim cheats so 'vcmiartifacts ' will be recognized as single-word cheat il y a 1 an
  Ivan Savenko fc4ae3bd8c Merge remote-tracking branch 'vcmi/develop' into lobby il y a 1 an