Commit History

Author SHA1 Message Date
  Laserlicht 01bc8f2078 format cheat table 5 months ago
  Laserlicht 4a1d8efb7b add RoE and AB cheats 5 months ago
  Ivan Savenko 700eeb6bd4 Implemented HERO_SPELL_CASTS_PER_COMBAT_TURN bonus 5 months ago
  Ivan Savenko f70ad2c15b Reorganized artifact-related classes 5 months ago
  Ivan Savenko 4e8e85e3e4 Fix issues reported by Sonar, review fixes 6 months ago
  Ivan Savenko 4d57a8ed36 Prefer to pass CGameState as reference instead of pointer 6 months ago
  Ivan Savenko bdae7285ae Objects list is now private member of CMap 7 months ago
  Ivan Savenko 417ea6451a Remove ConstTransitivePtr from hero and town instances 7 months ago
  Ivan Savenko 62cb5412ff CGameState::map is now a private, unique_ptr with accessors 7 months ago
  Ivan Savenko 82506d5eff Removed ConstTransitivePtr from StackLocation 7 months ago
  Ivan Savenko 2fdf40e7a9 Remove connection pointer from CPack 7 months ago
  Ivan Savenko 645b95ba02 Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY` 8 months ago
  Ivan Savenko 9f56c00336 Reduce excessive FoW updates 9 months ago
  Laserlicht 6af8b62dfd more strings; camelcase 10 months ago
  Laserlicht 78e933a968 add broadcast to translation 10 months ago
  Ivan Savenko 10ad0fc760 Split CHeroHandler.cpp/.h into 1 file per class 1 year ago
  Ivan Savenko 3dd4fa2528 Reduce usage of pointers to VLC entities 1 year ago
  Ivan Savenko c0f5c7c0ea Replace pointer with reference in pack apply functions 1 year ago
  Ivan Savenko cc6d6b0d63 Replaced unique_ptr with simple references to packs 1 year ago
  SoundSSGood 7466d7452d vcmiscrolls 1 year ago
  Ivan Savenko a481f07daf PlayerState now stores all objects owned by player 1 year ago
  Laserlicht 37283e51c3 basic diagram 1 year ago
  Laserlicht 490f1bfee6 rework 1 year ago
  Ivan Savenko 4aa73b40c9 Split CTownHandler into smaller chunks 1 year ago
  Ivan Savenko df83fa33a1 Merge branch 'vcmi/master' into 'vcmi/develop' 1 year ago
  Ivan Savenko 5ecb527252 Merge pull request #3997 from IvanSavenko/serialization_refactor 1 year ago
  Ivan Savenko 10b50cd905 It is now possible to vote for simturns and turn timer changes 1 year ago
  Ivan Savenko 84bc6c42db Added 'Serializeable' base class for classes serializeable by pointer 1 year ago
  Ivan Savenko 2521557f68 Fixed some newly reported issues from SonarCloud 1 year ago
  Laserlicht 1f209fd94a use MetaString 1 year ago