[7168] Spell shift-link and command improvements.
commit9531fc914de822c5332642cf22386abbc2a49274
authorVladimirMangos <vladimir@getmangos.com>
Sun, 25 Jan 2009 04:08:38 +0000 (25 07:08 +0300)
committerVladimirMangos <vladimir@getmangos.com>
Sun, 25 Jan 2009 04:53:18 +0000 (25 07:53 +0300)
tree6297f8820c5ff99c9e6a8c2ee561a30a0525c4d1
parentb65684d56aa48b5acedc278bfd14f15525447a52
[7168] Spell shift-link and command improvements.

* Support Htrade shift link (it created by client at click by crafting profession spell icon in spellbook)
  in spell comands.
* Support "all" second arg for .learn for learning not provided spell id but it's all ranks.
* Drop support range for .unlearn command but support instead "all" second arg for unlearn not specific spell id but it's all ranks.
* In .list auras output print spell names as shift links for better readable view.
* Add to beggining Chat.cpp lists all supported by commands shift-links (client generated and server-side)
sql/mangos.sql
sql/updates/7168_01_mangos_command.sql [new file with mode: 0644]
sql/updates/Makefile.am
src/game/Chat.cpp
src/game/Chat.h
src/game/Level3.cpp
src/game/Player.cpp
src/game/Player.h
src/shared/revision_nr.h