Commit History

Author SHA1 Message Date
  Ivan Savenko 0d0d3d8c80 Renamed speed -> getMovementRange, remove misleading default parameter 1 year ago
  Johannes Schauer Marin Rodrigues a1a5bc28c2 convert line endings from CRLF (Windows) to LF (Linux/Unix) 2 years ago
  Ivan Savenko 823ffa7a07 Always use ResourcePath for referencing images and animations 2 years ago
  Ivan Savenko 43795c39a5 Replaced all usage of SDL_Color outside of render with ColorRGBA 2 years ago
  Konstantin 86f5d6de69 vcmi: modernize headers 2 years ago
  Ivan Savenko 31b718898a Fix playback of shooter animations at max speed 2 years ago
  Ivan Savenko 108a42e4ba Reorganized includes for new layout. New class - IImageLoader 2 years ago
  Ivan Savenko 0ba74fea73 Merge pull request #1515 from IvanSavenko/time_based_animations 2 years ago
  Ivan Savenko 9c3030603d Removed most SDL includes from headers, removed SDL int's 2 years ago
  Ivan Savenko 42df5626d9 Added Color class to replace SDL_Color 2 years ago
  Ivan Savenko 3749074a4d Renamed speed setting name to force-reset it to new scale 2 years ago
  Ivan Savenko d34efaeb81 All battle effects now use time-based timings 2 years ago
  Ivan Savenko 4ca22e652d All projectile animations now use time-based speed 2 years ago
  Ivan Savenko 8b207fae63 ECreatureAnimType enum -> enum class 2 years ago
  Ivan Savenko c835a84051 Moved all GUI handling from BattleInterface to BattleControlPanel 2 years ago
  Ivan Savenko 864990db13 Implemented Bloodlust & Petrification effect 2 years ago
  Ivan Savenko fb3a08e0a6 Added fading animation for fade-in effect for summons 2 years ago
  Ivan Savenko 1dea1854ae Moved battle animation enum's into new file 2 years ago
  Ivan Savenko 49a6d056d9 Changes for BattleInterface classes according to code review: 2 years ago
  Ivan Savenko 7f5e5259c8 Changes to Canvas class according to review: 2 years ago
  Ivan Savenko c855823528 Renamed files in client/battle to match new names of classes 2 years ago