Commit History

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