server/sql
VladimirMangos 8e6410d639 [10089] Change in event system work with pool system.
* `game_event_pool` dropped and related in momory data generated
  based by another pool tables content.

* Pool work with spawed at event and despawned at event object now different.
  - If object listed in `game_event_*` as spawned at event start and it's part of some pool
    then all other pool object must be listed as spawned with this event start, and more,
    if pool has mother pool, then all mother pool members must have objects spawned at this
    event start. More short: all object of some top (not have mother pool) mitbe or listed for some event start spawn,
    or not listed for any event start spawn.
  - If object listed in `game_event_*` as DEspawned at event start and it's part of some pool
    then nothing special required for other pool objects. Event systemwil command to pool system exclude for spawning and despawn referenced
    object until event end.

* Many checks has been added at event/pool data loading.
* Changes fix crashes related to event/pool common work.

Thanks to NoFantasy for help in research original problems and ways for improve code.
2010-06-21 06:13:02 +04:00
..
tools [9122] Updated copyright notice for new year. 2010-01-08 00:02:21 +03:00
updates [10089] Change in event system work with pool system. 2010-06-21 06:13:02 +04:00
characters.sql [10051] Fixed talent 58426 broken after 3.3.3 switch. 2010-06-12 04:32:33 +04:00
create_mysql.sql Imported MaNGOS revision 6767 from http://mangos.svn.sourceforge.net/svnroot/mangos/trunk/ 2008-10-14 00:29:20 +02:00
drop_mysql.sql Imported MaNGOS revision 6767 from http://mangos.svn.sourceforge.net/svnroot/mangos/trunk/ 2008-10-14 00:29:20 +02:00
Makefile.am [9122] Updated copyright notice for new year. 2010-01-08 00:02:21 +03:00
mangos.sql [10089] Change in event system work with pool system. 2010-06-21 06:13:02 +04:00
mangos_spell_check.sql [10022] Fix damage for 14278 and 16511 and ranks when dagger is equipped 2010-06-02 18:39:59 +03:00
realmd.sql [10008] Fix sqls 2010-05-30 23:58:27 +03:00