Commit History

Author SHA1 Message Date
  Ivan Savenko 62cd8b12d4 Converted several namespace enums to enum class 2 years ago
  Tomasz Zieliński f6247164ad Fix crash, fix invisible boat blocking the tile 2 years ago
  Ivan Savenko 48ac84110b Replaced hero crossover logic with one that actually matches H3 2 years ago
  Ivan Savenko d1e5a347ff Refactoring of campaign handler: rename types and use strong typing 2 years ago
  Ivan Savenko 08cfbe79cf Added encapsulation for movement points access 2 years ago
  Ivan Savenko f7b27da00e Implemented support for "coast visitable" objects: 2 years ago
  Ivan Savenko 3913b8e98c Heroes placed on water in map will be automatically given boat 2 years ago
  Ivan Savenko 6aedb99117 Cleaned up IShipyard interface 2 years ago
  Ivan Savenko 2e7c382612 Moved creature upgrade logic to CGObjectInstance inheritors 2 years ago
  Ivan Savenko 1e9eea30e1 Merge remote-tracking branch 'soundsgood/CArtHandler-rework' into develop 2 years ago
  Ivan Savenko d6a357fd17 Split some map object files into smaller files. Reduced includes usage. 2 years ago
  SoundSSGood 1366825f08 final fixup 2 years ago
  Konstantin b6eb2dc060 vcmi: rename IFactionMember and ICreature 2 years ago
  Konstantin 4f7035d3ff vcmi: add IFactionMember abstract class 2 years ago
  nordsoft de159df481 Rename boats 2 years ago
  nordsoft 0a28262c15 Merge remote-tracking branch 'upstream/develop' into boats 2 years ago
  nordsoft ed798b06da Prepare transport enum 2 years ago
  Konstantin 7a5775a9f9 vcmi: use std::optional 2 years ago
  Ivan Savenko 3738171b21 Refactoring of H3M loader to make HotA format support easier 2 years ago
  Ivan Savenko ff66592fad Merge pull request #1882 from rilian-la-te/native-terrain-refactor 2 years ago
  Konstantin 4da97682be vcmi: remove code duplication for native terrain 2 years ago
  Konstantin 7326980bd4 vcmi: rename WithXXX to IXXXProvider 2 years ago
  Konstantin 0f5f4c69ec vcmi: specialize native terrain entity 2 years ago
  Konstantin 01f5571342 CGHeroInstance: remove old struct 2 years ago
  nordsoft 0093a44889 Added abstract method to caster interface 2 years ago
  Konstantin 8968f0ef0e vcmi: change EAlignment to enum class 2 years ago
  SoundSSGood f0f9eecf97 Backpack limit part5. End of battle. Other stuff 2 years ago
  Konstantin 0adffc824f vcmi: allow to configure army movement counter 2 years ago
  Konstantin 95503d0623 vcmi: unify movement 2 years ago
  Konstantin a0987313ba vcmi: convert intelligence 2 years ago