[7219] Improvements ins shift-links work.

* Implement support 'Hplayer' link type. Mostly as player name highlights in command messages.
* Support shift-links parsing withoyt '|c' color prefix
* Many related code cleanups.
This commit is contained in:
VladimirMangos 2009-02-02 03:07:03 +03:00
parent a26f327314
commit 4039fa8a4a
6 changed files with 284 additions and 224 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "7218"
#define REVISION_NR "7219"
#endif // __REVISION_NR_H__