Historique des commits

Auteur SHA1 Message Date
  Ivan Savenko b85ccccb37 Minor refactoring of translations: il y a 1 an
  DjWarmonger ffed9480e0 Merge pull request #4483 from vcmi/custom_objects_per_zone il y a 1 an
  Ivan Savenko 123f9ee676 Fix missing registration of onGuardedMessage string for banks il y a 1 an
  Tomasz Zieliński ec603f46ae - Handle new configurable banks il y a 1 an
  Ivan Savenko d20d9bd96b Fix generation of placeholders for banks il y a 1 an
  Ivan Savenko 2ee4e42348 Implement placeholders for creature banks messages il y a 1 an
  Ivan Savenko 39a2c29c97 Removed creatureBank flag from battle, battles now receive BattleLayout il y a 1 an
  Ivan Savenko 31dff8f8da Add coastVisitable property to rewardables, update schemas il y a 1 an
  Ivan Savenko 785036836c Rewardable objects may now define guards. Converted Crypt to rewardable. il y a 1 an
  Ivan Savenko 3d39963a1c Merge branch 'master' into 'develop' il y a 1 an
  Ivan Savenko d1aa55de91 Fix rewards not rerolling correctly on reset due to cached variables il y a 1 an
  Ivan Savenko 1aa391fdf8 Split CGeneralTextHandler file into 1 file per class form il y a 1 an
  Ivan Savenko 63bcf7d83c Replaced most of usages of CRandomGenerator with vstd::RNG in library il y a 1 an
  Ivan Savenko 60a51e98de Remove usage of std::function from CRandomGenerator il y a 1 an
  Ivan Savenko 922966dcf8 Renamed JsonNode::meta to more logical modScope. Member is now private il y a 1 an
  Ivan Savenko c3957c2c2a Moved json files to new directory, split on per-class basis il y a 1 an
  Ivan Savenko a9866bb5c6 Added RandomGeneratorUtil::nextItemWeighted convenience method il y a 1 an
  Ivan Savenko 60ffb81b33 Replaced remaining placeholder code with callbacks il y a 1 an
  Ivan Savenko a15366f5a5 Make IObjectInterface::cb non-static il y a 1 an
  Ivan Savenko 31cef2e7d7 Attempt to fix crash on rewardable configuration il y a 1 an
  Ivan Savenko 86a3806bec MetaString refactor to eliminate integer usage for identifiers il y a 2 ans
  Ivan Savenko 885dce0c27 Replace static_cast's of Identifiers with getNum call il y a 2 ans
  Ivan Savenko 056ef00f74 Bugfixing il y a 2 ans
  Ivan Savenko 10e50548e7 Converted Component class to use VariantIdentifier instead of int il y a 2 ans
  Ivan Savenko 1c4a142849 Fix remaining TODO's il y a 2 ans
  Ivan Savenko 8f4791914e Show content preview only for Witch Huts / Shrines / Tree il y a 2 ans
  Ivan Savenko 530c70c282 Added object descriptions present in H3 il y a 2 ans
  Ivan Savenko ce480c8c84 Fixed Scholar handling il y a 2 ans
  Ivan Savenko 48eba6c362 Fix Witch Hut messages to match H3 il y a 2 ans
  Ivan Savenko eedaa63f5f Hnadling of Shrine messages now matches H3 il y a 2 ans