Commit History

Author SHA1 Message Date
  Ivan Savenko c906b27859 Formatting 2 years ago
  Ivan Savenko eb20a4b208 Merge remote-tracking branch 'vcmi/develop' into warnings_fix 2 years ago
  Ivan Savenko 541d98143b Renamed BattleControlPanel -> BattleWindow 2 years ago
  Ivan Savenko c835a84051 Moved all GUI handling from BattleInterface to BattleControlPanel 2 years ago
  Ivan Savenko e9e549148d Implemented teleportation animation effect 2 years ago
  Ivan Savenko deffba01b9 All battle effects are now fully client sided 2 years ago
  Ivan Savenko 60a00b450e Multiple fixes & improvements to animation ordering 2 years ago
  Ivan Savenko 0020d76d1d Introduced animation phases for beter ordering of visuals in battles 2 years ago
  Ivan Savenko c79634b6a7 Moved all animation ordering logic to callers 2 years ago
  Ivan Savenko 25bceda4ea Added convertToVisitablePos/convertFromVisitablePos to CGHeroInstance 2 years ago
  Ivan Savenko c855823528 Renamed files in client/battle to match new names of classes 2 years ago
  Ivan Savenko 3f9a0a855e Renamed most of classes in client/battle directory to match current code 2 years ago
  Ivan Savenko d85ee019ec Removed CGHeroInstance::convertPosition method 2 years ago
  Ivan Savenko 49cbd5adc9 CGHeroInstance::convertPosition is no longer static method 2 years ago
  Ivan Savenko 908e6892f3 Removed CGHeroInstance::getPosition pseudo-override 2 years ago
  Ivan Savenko 2855606a88 Enabled & fixed -Woverloaded-virtual warning from gcc/cland 2 years ago
  Ivan Savenko 5094fab4d9 Refactoring of spell animations, multiple fixes for spell visuals 2 years ago
  Ivan Savenko 6f6d350228 Formatting cleanup 2 years ago
  Ivan Savenko 3e58d1e3c5 Merge remote-tracking branch 'refs/remotes/vcmi/develop' into battleint_refactor 2 years ago
  Ivan Savenko 7c4e04c1ec Refactoring/cleanup of classes in CBattleAnimations.cpp 2 years ago
  Ivan Savenko cb6fe1eedf Moved battle effects into a new class 2 years ago
  Ivan Savenko e6afd8621c Minor improvements & fixes to music player 2 years ago
  Ivan Savenko b01737daf2 Moved stacks & animations handling into a separate class 2 years ago
  Ivan Savenko 7a6ad671ab Separated battle control panel into new class, refactoring of 2 years ago
  Ivan Savenko 3c5858f01e Separated battlefield background&hexes handling into a new class 3 years ago
  Ivan Savenko 0b7edd471c Merge pull request #1128 from IvanSavenko/movement_fix 3 years ago
  Andrii Danylchenko b6bcfec329 Merge pull request #1129 from IvanSavenko/new_day_sound_fix 3 years ago
  Ivan Savenko 4fe8ff9b01 Fixes #825 - do not wait for new week dialog in single-player 3 years ago
  Ivan Savenko 153315e8c3 Refactoring of hero movement animation code 3 years ago
  Andrii Danylchenko 86972d7164 Merge pull request #1112 from SoundSSGood/bulk-move-swap-artifacts-rev2 3 years ago