server/src
VladimirMangos c8cc9b28f8 [8329] Implement aura deleting delay in case aura lock as currently used.
* Use counter for aura uses lock for recursivly mark as used in some cases.
* At aura remove add aura to deleting delayed auras list for aura target.
* Remove now unneeded hacks from aura handlers and aura tick code (maybe not all found yet)
* Use new aura delete locking for simplify proc spell event code.
* Prevent apply aura boost spells if aura deleted while adding to target by triggered spells.
* Re-implement aura list updating at auras update for target to better way skip
  removed from aura list auras while auras update.
2009-08-08 11:31:29 +04:00
..
bindings [8095] Added gitignore for src/bindings/ 2009-06-29 13:59:43 +02:00
framework
game [8329] Implement aura deleting delay in case aura lock as currently used. 2009-08-08 11:31:29 +04:00
mangosd [8328] Fixed problem with crash at startup in result destroy anti-freeze thread runnable. 2009-08-08 11:00:03 +04:00
realmd [8328] Fixed problem with crash at startup in result destroy anti-freeze thread runnable. 2009-08-08 11:00:03 +04:00
shared [8329] Implement aura deleting delay in case aura lock as currently used. 2009-08-08 11:31:29 +04:00
tools [8255] Makefile.am cleanup, comments + indent 2009-07-27 03:35:53 +02:00
Makefile.am