Commit History

Author SHA1 Message Date
  Ivan Savenko ebc7a82c2e Converted pathfinder enum's to enum class 2 years ago
  Ivan Savenko d6a357fd17 Split some map object files into smaller files. Reduced includes usage. 2 years ago
  Konstantin 1d34c73c2d vcmi: split CBonusSystemNode, BonusParams and prop 2 years ago
  Konstantin 713e3004df vcmi: rename updater and limiter files 2 years ago
  Konstantin e37f798a68 vcmi: split bonus updaters 2 years ago
  Konstantin 416faf521e vcmi: move limiters outside of HeroBonus.cpp 2 years ago
  nordsoft 97a1758e8e Merge remote-tracking branch 'upstream/develop' into rewardable-expand 2 years ago
  nordsoft 4b1b58b617 Change Callback to abstract 2 years ago
  nordsoft 1b4d117790 deeper decoupling 2 years ago
  nordsoft e47bb3f1f9 Separate configuration and object 2 years ago
  Ivan Savenko 7db67a3101 int3 now has proper hasher function 2 years ago
  Konstantin 7a5775a9f9 vcmi: use std::optional 2 years ago
  nordsoft bfc75ccd39 Merge remote-tracking branch 'upstream/develop' into battle-dialog 2 years ago
  nordsoft ce3028bd73 Intermediate commit 2 years ago
  Konstantin 11b237a23c vcmi: massive refactoring v1 2 years ago
  Ivan Savenko 06b35ce533 Merge pull request #1595 from vcmi/vkai-hack-to-workaround-freezes 2 years ago
  Ivan Savenko a0e9e01b48 Renamed & reorganized all game mechanics settings names 2 years ago
  Ivan Savenko 383387ef29 Integrated defaultMods into mod system 2 years ago
  Konstantin 4617ce10e5 vcmi: allow showing more than one components in infobar 2 years ago
  Ivan Savenko 11e4d84749 Implemented View Earth / View Air spells 2 years ago
  Andrii Danylchenko 2630fb2330 VCAI: hard limit on iterations per turn 2 years ago
  Ivan Savenko f8f6df02f3 Removed remaining hardcoded objects 2 years ago
  Ivan Savenko 62e127fb59 Bonusing objects are now configured in json 2 years ago
  Ivan Savenko bfd6c40f25 Moved all once-per-hero visitable (sans Tree) to config 2 years ago
  Ivan Savenko 05a1d7c6e3 All text for factions/towns/building are passed through translator 2 years ago
  Ivan Savenko fa6f7513e8 All heroes-related strings are passed through translator 2 years ago
  Ivan Savenko 370e92a90a Added workaround for no longer accessible hero in MoveHero 2 years ago
  Ivan Savenko 405b2976d5 Renamed getUpgradeInfo -> fillUpgradeInfo 2 years ago
  Ivan Savenko 25bceda4ea Added convertToVisitablePos/convertFromVisitablePos to CGHeroInstance 2 years ago
  Ivan Savenko facf77b3ae vstd::unique -> std::unique 2 years ago