Commit History

Author SHA1 Message Date
  Alexander Wilms 02e429e973 Fix typos using https://github.com/crate-ci/typos 1 year ago
  Ivan Savenko 5d6470e527 Merge pull request #4025 from IvanSavenko/shared_ptr_lib 1 year ago
  Ivan Savenko 7461df161c lib now uses shared_ptr for entities. Removed manual memory management. 1 year ago
  Ivan Savenko 84bc6c42db Added 'Serializeable' base class for classes serializeable by pointer 1 year ago
  Alexander Wilms 678cacbd25 Remove more redundant `virtual` specifiers 1 year ago
  Ivan Savenko 0c07384293 Refactoring of serialization versioning handling 1 year ago
  Ivan Savenko 6b81012f31 Use variant identifier in netpacks where applicable 2 years ago
  Ivan Savenko 10e50548e7 Converted Component class to use VariantIdentifier instead of int 2 years ago
  SoundSSGood 3c5527a222 ArtifactLocation now use ID for artHolder identification part3 2 years ago
  Johannes Schauer Marin Rodrigues a1a5bc28c2 convert line endings from CRLF (Windows) to LF (Linux/Unix) 2 years ago
  nordsoft 5b10b457cf Fix code review suggestions 2 years ago
  Ivan Savenko 97097c20ad Merge pull request #2874 from SoundSSGood/exchange-window-update 2 years ago
  SoundSSGood a83f290e13 bulk move artifacts only equipped, only backpack 2 years ago
  nordsoft 2960895041 Issues fixed 2 years ago
  Ivan Savenko f8541d0ae4 Merge branch 'vcmi/master' into 'vcmi/develop' 2 years ago
  Dydzio 56c969be4f Fix commanders requirements for special skills to match WoG 2 years ago
  Ivan Savenko 823ffa7a07 Always use ResourcePath for referencing images and animations 2 years ago
  Ivan Savenko e2718db791 Converted several enumerations into constants 2 years ago
  Ivan Savenko e57f8742cd Rename ambiguos 'clear' to 'clearSlots' 2 years ago
  SoundSSGood d44821e733 CArtifactInstance moved to own file 2 years ago
  SoundSSGood 1366825f08 final fixup 2 years ago
  Konstantin a6de9097be vcmi: rename HeroBonus.h to Bonus.h 2 years ago
  Konstantin b6eb2dc060 vcmi: rename IFactionMember and ICreature 2 years ago
  Konstantin 1d34c73c2d vcmi: split CBonusSystemNode, BonusParams and prop 2 years ago
  Konstantin 6fa1b2b19f vcmi: move bonuses to its own folder 2 years ago
  Konstantin af25ad0866 vcmi: split creatures and faction members 2 years ago
  Konstantin f4f0fd5945 vcmi: magicResistance is IFactionMember property 2 years ago
  Konstantin 4f7035d3ff vcmi: add IFactionMember abstract class 2 years ago
  Konstantin 86f5d6de69 vcmi: modernize headers 2 years ago
  Konstantin 7a5775a9f9 vcmi: use std::optional 2 years ago