server/src/shared
VladimirMangos 67d4335614 [8497] Fixes in talent 53563 work and other area auras spells.
* Support mutiply beacon buffs at same target (as will be in 3.2.x) in triggering part.
* Bonus heal caster expected original paladin, and used his heal bonuses, LoS not required for bonus heal.
* Fixed bug with not apply not-caster affected area spell (hostile area spell or talent 53563)
  to another caster with same area aura active. Correctly remove only specific caster area aura at expire.
* Not show area spell icon for telent 53563 at beacon for this aura.
* Allow stacking dummy auras from diff casters, check formal aura types for effect at add aura stacking check.
  Last important for area auars that can have SPELL_AURA_NONE in modifier data instead formal effect auars at caster.
2009-09-14 08:45:43 +04:00
..
Auth [8496] Resolve some #include cycles and unsafe code. 2009-09-14 05:59:57 +04:00
Config [8036] Move unneded defines from dotconfpp.h to dotconfpp.cpp 2009-06-17 22:10:34 +04:00
Database [8473] Fixed a memory leak in 8441. 2009-09-05 13:45:10 +03:00
vmap [8272] Fixed typos in world 'height' by code. 2009-07-29 10:04:53 +04:00
.gitignore Rename gensvnrevision and related files and references to genrevision/etc. 2008-10-25 15:35:25 +04:00
Base.cpp Imported MaNGOS revision 6767 from http://mangos.svn.sourceforge.net/svnroot/mangos/trunk/ 2008-10-14 00:29:20 +02:00
Base.h Imported MaNGOS revision 6767 from http://mangos.svn.sourceforge.net/svnroot/mangos/trunk/ 2008-10-14 00:29:20 +02:00
ByteBuffer.h [8389] Implement check really read received packet size and warning it not all data read. 2009-08-19 00:45:24 +04:00
Common.cpp [7017] Updated copyright notice for new year 2009-01-03 18:09:51 +01:00
Common.h [8166] Add support for 32-bit hex format in addition to 64-bit version 2009-07-12 15:59:58 +04:00
Errors.h [8079] Fixed build errors at use old ACE versions (without ace/Stack_Trace.h). 2009-06-26 23:30:39 +04:00
LockedQueue.h [8463] Fixed race conditions in LockedQueue. 2009-09-04 10:36:14 +02:00
Log.cpp [8390] Fixed log output work after recent replace UTF8PRINT macro. 2009-08-19 01:58:47 +04:00
Log.h [7810] Moved ZThread related code on ACE framework. 2009-05-11 12:14:22 +04:00
Makefile.am [7810] Moved ZThread related code on ACE framework. 2009-05-11 12:14:22 +04:00
MemoryLeaks.cpp [7017] Updated copyright notice for new year 2009-01-03 18:09:51 +01:00
MemoryLeaks.h [7813] Fixed build x64 debug on win. 2009-05-12 13:49:21 +04:00
PacketLog.cpp [7017] Updated copyright notice for new year 2009-01-03 18:09:51 +01:00
PacketLog.h [7017] Updated copyright notice for new year 2009-01-03 18:09:51 +01:00
ProgressBar.cpp [8155] Move unneeded include from header. 2009-07-10 06:37:34 +04:00
ProgressBar.h [8155] Move unneeded include from header. 2009-07-10 06:37:34 +04:00
revision_nr.h [8497] Fixes in talent 53563 work and other area auras spells. 2009-09-14 08:45:43 +04:00
revision_sql.h [8488] Update and add some coeficents for spells in spell_bonus_data. 2009-09-11 22:03:22 +04:00
ServiceWin32.cpp [7716] Fixed some typos and possible crashes. 2009-04-26 18:49:07 +04:00
ServiceWin32.h [7017] Updated copyright notice for new year 2009-01-03 18:09:51 +01:00
SystemConfig.h.in [7991] Added platform names to server version define. 2009-06-11 13:44:15 +04:00
Threading.cpp [8496] Resolve some #include cycles and unsafe code. 2009-09-14 05:59:57 +04:00
Threading.h [8496] Resolve some #include cycles and unsafe code. 2009-09-14 05:59:57 +04:00
Timer.h [7017] Updated copyright notice for new year 2009-01-03 18:09:51 +01:00
Util.cpp [8450] Prevented using of plaintext passwords in sql queries 2009-09-02 02:03:42 +02:00
Util.h [8450] Prevented using of plaintext passwords in sql queries 2009-09-02 02:03:42 +02:00
WheatyExceptionReport.cpp [6808] Fixed VC9 build when TR1 is not present and added revision number output to the exception report 2008-11-08 22:03:42 +02:00
WheatyExceptionReport.h Imported MaNGOS revision 6767 from http://mangos.svn.sourceforge.net/svnroot/mangos/trunk/ 2008-10-14 00:29:20 +02:00
WorldPacket.h [7017] Updated copyright notice for new year 2009-01-03 18:09:51 +01:00