Historia zmian

Autor SHA1 Wiadomość Data
  Arseniy Shestakov c5cfc8467f Battles: change naming from drawbridge to gate for everything 9 lat temu
  Arseniy Shestakov 422d5cabdf CBattleInterface: first pass on client drawbridge visualization 9 lat temu
  Arseniy Shestakov 1e008b9756 SiegeInfo: add foundation for drawbridge mechanics support 9 lat temu
  Arseniy Shestakov 9fd1cff090 Refactoring: always use std prefix for shared_ptr, unique_ptr and make_shared 10 lat temu
  AlexVinS 0fab319c73 Merge remote-tracking branch 'remotes/origin/develop' into issue/2306 10 lat temu
  ArseniyShestakov 0a5e9c0fbe Merge pull request #144 from vcmi/fix/teleportMultiExitPoints 10 lat temu
  Ivan Savenko 8a3feb1e48 Added assert to hopefully catch invalid GiveBonus package at some point 10 lat temu
  Ivan Savenko c3ce4b25df Removed all #include's of CMap.h from headers. 10 lat temu
  ArseniyShestakov f6de3f94ca Teleports: use TTeleportExitsList typedef for exits list 10 lat temu
  AlexVinS cfb5853689 Just a bit of black magic 10 lat temu
  DjWarmonger 641aa13526 Some fixes for previous commit. 10 lat temu
  DjWarmonger 716c324695 Don't give a turn to player who is about to lose (days without town). 10 lat temu
  AlexVinS f99bf099ca Made player interface tolerant to active stack removal. 10 lat temu
  AlexVinS a4d4851d80 Fix typo: casted->cast 10 lat temu
  AlexVinS 2c3a607497 Tweak StacksHealedOrResurrected 10 lat temu
  ArseniyShestakov 76cd002f07 Remove unused variable found by valgrind 10 lat temu
  AlexVinS bd70f672c3 fix 1814 10 lat temu
  AlexVinS caf8ae62cc Allow custom effect animation on any stack during spell cast. 10 lat temu
  AlexVinS 32337102ac Fix a typo 10 lat temu
  AlexVinS e82dfb5a85 fixed mantiss 0002254 10 lat temu
  AlexVinS 69c458e881 initial implementation. 10 lat temu
  DjWarmonger ec879046ca Merge pull request #93 from ArseniyShestakov/feature/pathfindingTeleports 10 lat temu
  ArseniyShestakov 21aaad6972 MoveHero: add transit movement option 10 lat temu
  ArseniyShestakov 18535db0ef Add TeleportDialog and CTeleportDialogQuery 10 lat temu
  AlexVinS f4c683cd5e Move VievXXX logic to server side (except expert ViewEarth) 10 lat temu
  AlexVinS d94f15bdf4 Added configurable animation for SPELL_LIKE_ATTACK 11 lat temu
  AlexVinS 657385e32c We need to know caster stack ID for proper projectile animation 11 lat temu
  AlexVinS 6893509f65 Fix manaGain animation always showing 11 lat temu
  AlexVinS b31ed0e4ea Use SetMana packet in battle 11 lat temu
  AlexVinS f2bf3d7f7b Added a way to obtain ID of newly added Stack 11 lat temu