Histórico de Commits

Autor SHA1 Mensagem Data
  Ivan Savenko b85ccccb37 Minor refactoring of translations: há 1 ano atrás
  Ivan Savenko 8225eb454e Added GameSettings to gamestate, potentially allowing to define game há 1 ano atrás
  Ivan Savenko 170330109f Merge pull request #4415 from godric3/map-editor-validate-spells há 1 ano atrás
  godric3 c34956e912 introduce `getModScope` method to`Entity` class and subclasses há 1 ano atrás
  kdmcser b402619351 not use separate function há 1 ano atrás
  kdmcser 87eb026184 support 0 spellpower and knowledge há 1 ano atrás
  Ivan Savenko 4aa73b40c9 Split CTownHandler into smaller chunks há 1 ano atrás
  Ivan Savenko 1aa391fdf8 Split CGeneralTextHandler file into 1 file per class form há 1 ano atrás
  Ivan Savenko 63bcf7d83c Replaced most of usages of CRandomGenerator with vstd::RNG in library há 1 ano atrás
  Ivan Savenko b4c6906471 Merge branch 'vcmi/beta' into 'vcmi/develop' há 1 ano atrás
  Ivan Savenko b638b0b679 Fixed possible crash if hero class has no valid commander ID 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 922966dcf8 Renamed JsonNode::meta to more logical modScope. Member is now private há 1 ano atrás
  Ivan Savenko 3740f8b02f Moved bonus parsing to a new file há 1 ano atrás
  Ivan Savenko c3957c2c2a Moved json files to new directory, split on per-class basis há 1 ano atrás
  Ivan Savenko a18f9d1e8d Added workaround for references to old 'torosar ' ID há 1 ano atrás
  Ivan Savenko ccea7fc1fb Yog will now only get Attack or Defence on leveling up há 1 ano atrás
  Ivan Savenko a9866bb5c6 Added RandomGeneratorUtil::nextItemWeighted convenience method há 1 ano atrás
  Ivan Savenko d04241b10a Code cleanup há 1 ano atrás
  Ivan Savenko 9af7c63a26 Fix build há 1 ano atrás
  Ivan Savenko d5c4478816 Remove most of non-const access to VLC entities há 1 ano atrás
  Ivan Savenko bd5682ecc3 Merge remote-tracking branch 'vcmi/master' into develop há 1 ano atrás
  Alexander Wilms 73019c204d Replace redundant types with `auto` for the lvalues of template factory functions for smart pointers há 1 ano atrás
  Alexander Wilms cca08e29da Remove duplicate semicolons há 1 ano atrás
  Ivan Savenko 2265890f69 Better detection of invalid mod data to avoid crash and notify modders há 1 ano atrás
  Ivan Savenko a2f603ac02 Fixed some cases of illegal access to std::array::operator[] há 1 ano atrás
  Ivan Savenko edb2ecd751 Fix possible overflow errors on leveling up beyond int64_t limit há 1 ano atrás
  Ivan Savenko e9ac8c67c1 Reworked and fixed selection of secondary skills: há 2 anos atrás
  Ivan Savenko abad4b01ce Remove explicit convesion to int in operators há 2 anos atrás
  Ivan Savenko 0842f5afee Removed remaining usages of std::vector<bool> há 2 anos atrás