提交历史

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