[9974] Restore raid functionality broken after one from 3.3.x switches.

* Fixed typo in raid converting code that triggering raid disband at server restart.
* Fixed current subgroup show for character and update group memebers data at move its
  in diff subgroups.
This commit is contained in:
VladimirMangos 2010-05-26 00:01:58 +04:00
parent dc82105963
commit 94888e52cd
8 changed files with 44 additions and 16 deletions

View file

@ -1,6 +1,6 @@
#ifndef __REVISION_SQL_H__
#define __REVISION_SQL_H__
#define REVISION_DB_CHARACTERS "required_9849_01_characters_saved_variables"
#define REVISION_DB_CHARACTERS "required_9974_01_characters_group"
#define REVISION_DB_MANGOS "required_9967_01_mangos_spell_proc_event"
#define REVISION_DB_REALMD "required_9748_01_realmd_realmlist"
#endif // __REVISION_SQL_H__