Histórico de Commits

Autor SHA1 Mensagem Data
  krs 54f8f2c636 Remove CCreatureHandler::loadBonuses há 1 ano atrás
  Ivan Savenko d3af9f1c67 Removed pointer to VLC entity from CStackBasicDescriptor há 1 ano atrás
  Ivan Savenko 3dd4fa2528 Reduce usage of pointers to VLC entities há 1 ano atrás
  godric3 c34956e912 introduce `getModScope` method to`Entity` class and subclasses há 1 ano atrás
  Ivan Savenko 63bcf7d83c Replaced most of usages of CRandomGenerator with vstd::RNG in library há 1 ano atrás
  Alexander Wilms 02e429e973 Fix typos using https://github.com/crate-ci/typos há 1 ano atrás
  Ivan Savenko df83fa33a1 Merge branch 'vcmi/master' into 'vcmi/develop' há 1 ano atrás
  Ivan Savenko 7461df161c lib now uses shared_ptr for entities. Removed manual memory management. há 1 ano atrás
  Ivan Savenko f309a4eb82 Exclude some AB creatures from randomization picks há 1 ano atrás
  Laserlicht ab50bf9198 biography to description há 1 ano atrás
  Laserlicht e4b60baa3b creature/town biography/description há 1 ano atrás
  Ivan Savenko c3957c2c2a Moved json files to new directory, split on per-class basis há 1 ano atrás
  Alexander Wilms 522cb571b3 Remove redundant `virtual` specifiers há 1 ano atrás
  Ivan Savenko a9866bb5c6 Added RandomGeneratorUtil::nextItemWeighted convenience method há 1 ano atrás
  Ivan Savenko e67e4430ba Removed most of non-const static fields in lib. Reduced header includes. há 1 ano atrás
  Ivan Savenko d5c4478816 Remove most of non-const access to VLC entities há 1 ano atrás
  Alexander Wilms f3277b7953 Define each identifier in a dedicated statement há 1 ano atrás
  Ivan Savenko 0842f5afee Removed remaining usages of std::vector<bool> há 2 anos atrás
  Ivan Savenko 54103813dd Remove no longer used serialization methods há 2 anos atrás
  Ivan Savenko 3880ea58b9 Merge branch 'josch/dos2unix' into develop há 2 anos atrás
  Ivan Savenko ac925bb786 Renamed new types for consistency with code style há 2 anos atrás
  Ivan Savenko 0a10fc30b8 (lib) Bonus subtype is now stored as metaidentifier that can store any há 2 anos atrás
  Johannes Schauer Marin Rodrigues a1a5bc28c2 convert line endings from CRLF (Windows) to LF (Linux/Unix) há 2 anos atrás
  Ivan Savenko dfc72134f2 Removed unused property há 2 anos atrás
  Ivan Savenko 8dfdfffd87 Use ResourcePath for audio files há 2 anos atrás
  Ivan Savenko 823ffa7a07 Always use ResourcePath for referencing images and animations há 2 anos atrás
  Ivan Savenko 8dde8018d0 Implemented support for fixed monster def's from hota há 2 anos atrás
  Konstantin 05eccbc2bb vcmi: split bonus to enumerator and HeroBonus.h há 2 anos atrás
  Konstantin a6de9097be vcmi: rename HeroBonus.h to Bonus.h há 2 anos atrás
  Konstantin 1d34c73c2d vcmi: split CBonusSystemNode, BonusParams and prop há 2 anos atrás