Historial de Commits

Autor SHA1 Mensaje Fecha
  Ivan Savenko 3dd4fa2528 Reduce usage of pointers to VLC entities hace 1 año
  Ivan Savenko 36c1ed670f Support for configurable town fortifications hace 1 año
  Ivan Savenko 0d6ec0d224 Reviewed usage of EBlitMode, now specified clearly in all cases hace 1 año
  Alexander Wilms 02e429e973 Fix typos using https://github.com/crate-ci/typos hace 1 año
  Ivan Savenko adc3441bda Merge pull request #3998 from IvanSavenko/refactor_sdl_media hace 1 año
  Ivan Savenko 7461df161c lib now uses shared_ptr for entities. Removed manual memory management. hace 1 año
  Ivan Savenko d27b854cb1 Reorganized music, video and sound players: hace 1 año
  Ivan Savenko b88a8da4e8 Split off some netpack structures into separate files hace 2 años
  Johannes Schauer Marin Rodrigues a1a5bc28c2 convert line endings from CRLF (Windows) to LF (Linux/Unix) hace 2 años
  Ivan Savenko f39fbe5151 Merge pull request #2757 from IvanSavenko/filesystem_refactor hace 2 años
  Ivan Savenko 41210c1dbf Client-side support for multiple battles hace 2 años
  Ivan Savenko 1d0e696db6 Added RenderHandler that acts as factory for images and animations hace 2 años
  Ivan Savenko 8dfdfffd87 Use ResourcePath for audio files hace 2 años
  Ivan Savenko 823ffa7a07 Always use ResourcePath for referencing images and animations hace 2 años
  Ivan Savenko e2718db791 Converted several enumerations into constants hace 2 años
  Ivan Savenko 62a5eeebbc Fixed rendering priority of battlefield background obstacles hace 2 años
  Ivan Savenko e6d8b65e2c Fix toggling of auto combat hace 2 años
  Ivan Savenko 428fb832c6 Implemented foreground/background obstacles: hace 2 años
  Konstantin c4d5a7a2d6 vcmi:towns now can choose if moat render is needed hace 2 años
  Ivan Savenko 688b8db3eb Removed delays due to thread waits from battle animations hace 2 años
  Konstantin 9205ef2c91 vcmi: skill-agnostic ballistics hace 2 años
  Konstantin 5366f9190e vcmi: reduce boost::lexical_cast usage hace 2 años
  Ivan Savenko 108a42e4ba Reorganized includes for new layout. New class - IImageLoader hace 2 años
  Ivan Savenko 05a1d7c6e3 All text for factions/towns/building are passed through translator hace 2 años
  Ivan Savenko 1d7f004658 Implemented reinforced walls in towns with Castle hace 2 años
  Ivan Savenko 500cf7f15d EWallPart & EWallState are now enum class hace 2 años
  Ivan Savenko a25214ae71 Fixes graphical artifacts on toggling stack queue visibility hace 2 años
  Ivan Savenko ae3f6c5e79 Renamed PointEffectAnimation -> EffectAnimation hace 2 años
  Ivan Savenko 5b41ced427 Removed sound playback from PointEffectAnimation hace 2 años
  Ivan Savenko c835a84051 Moved all GUI handling from BattleInterface to BattleControlPanel hace 2 años