Histórico de Commits

Autor SHA1 Mensagem Data
  Ivan Savenko 86a3806bec MetaString refactor to eliminate integer usage for identifiers há 2 anos atrás
  Ivan Savenko b88a8da4e8 Split off some netpack structures into separate files há 2 anos atrás
  Ivan Savenko ac925bb786 Renamed new types for consistency with code style há 2 anos atrás
  Ivan Savenko 80e6485965 MetaIdentifier now uses std::variant internally há 2 anos atrás
  Ivan Savenko b394158dc9 Bonus Source ID now uses metaidentifier há 2 anos atrás
  Ivan Savenko 77facf9387 Implement missing functions, fixes linking errors 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
  Ivan Savenko 62cd8b12d4 Converted several namespace enums to enum class há 2 anos atrás
  krs 27c488e62f Small changes after review. há 2 anos atrás
  krs 756dd398c2 Added constant for BATTLE_SHOOTING_RANGE_DISTANCE há 2 anos atrás
  krs e938152c1d Fix for showing penalty limit in red for unlimited ranged archers há 2 anos atrás
  krs 33bbbefdeb First working prototype that mimics rangedFullDamageLimit code há 2 anos atrás
  Ivan Savenko 56d69e790b Renamed MetaString methods to more logical names há 2 anos atrás
  krs b8ad5b41f3 UnitState has getRangedFullDamageDistance() 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
  Ivan Savenko 506c3d29bc Replaced vstd clamp with std version há 2 anos atrás
  Ivan Savenko dfa2e2a349 Merge beta into develop há 2 anos atrás
  Ivan Savenko ff66592fad Merge pull request #1882 from rilian-la-te/native-terrain-refactor há 2 anos atrás
  Konstantin 0f5f4c69ec vcmi: specialize native terrain entity há 2 anos atrás
  Konstantin 4f3c826196 vcmi: manaLimit should be spellcaster property há 2 anos atrás
  nordsoft 0093a44889 Added abstract method to caster interface há 2 anos atrás
  Konstantin 11b237a23c vcmi: massive refactoring v1 há 2 anos atrás
  krs 26bca26bd8 Enum is now in its own namespace, comments for enum values removed há 2 anos atrás
  krs 7421fabf2c BattlePhases enum moved to Unit.h há 2 anos atrás
  krs 0373febe6f Refactoring 1st phase - Renaming's mainly há 2 anos atrás
  Konstantin 93c2bbf9ab vcmi: modernize lib/battle há 2 anos atrás
  Ivan Savenko d2b837b116 All creature-related texts go through translator há 2 anos atrás
  Ivan Savenko 41b87088d5 Color muxer effects can now be (partially) configured by user. há 2 anos atrás
  Ivan Savenko a6622b5896 Fixed clone damage há 2 anos atrás