[8815] Reimplemented bgQueues announces, fixed possible problems with multithreaded queues Mutexes have to be still commented because of ACE bug. When player enters new bg from battleground, do not rewrite his m_BgData with zeros. patch is tested.

Signed-off-by: Triply <triply@getmangos.com>
This commit is contained in:
Triply 2009-11-14 18:34:27 +01:00
parent d5ee544367
commit ef26908948
8 changed files with 101 additions and 100 deletions

View file

@ -156,6 +156,7 @@ pkgdata_DATA = \
8800_01_mangos_spell_elixir.sql \
8803_01_mangos_playercreateinfo_spell.sql \
8803_02_mangos_playercreateinfo_action.sql \
8815_01_mangos_mangos_string.sql \
README
## Additional files to include when running 'make dist'
@ -292,4 +293,5 @@ EXTRA_DIST = \
8800_01_mangos_spell_elixir.sql \
8803_01_mangos_playercreateinfo_spell.sql \
8803_02_mangos_playercreateinfo_action.sql \
8815_01_mangos_mangos_string.sql \
README