server/src/shared
VladimirMangos 4a051e2443 [9496] HomeBind fixes.
* Use area id instead zone id for home bind zone info as expected.
  This will for example proper show capital name in area himebinding for capital; tavern.
* Clarify that player create zone in fact is area (subzone)
* Implement SPELL_EFFECT_BIND for normal homebinding.
  Also support spell target position mode used in 53823/53821 spells
* Add Spell::EffectEmpty for mark spell effects that used but not expect any code in handler.
  Example weapon spells that used just as known spell markers for client.

Original patch idea inspirit by Sadikum patch suggestion.
2010-03-01 13:08:52 +03:00
..
Auth [9122] Updated copyright notice for new year. 2010-01-08 00:02:21 +03:00
Config [9381] Fixed some compile warnings. 2010-02-14 18:16:07 +03:00
Database [9336] Use single FD_SETSIZE define 2010-02-09 02:38:58 +03:00
vmap [9122] Updated copyright notice for new year. 2010-01-08 00:02:21 +03:00
.gitignore Rename gensvnrevision and related files and references to genrevision/etc. 2008-10-25 15:35:25 +04:00
ByteBuffer.h [9122] Updated copyright notice for new year. 2010-01-08 00:02:21 +03:00
Common.cpp [9168] Correctly work with alternative locale names. 2010-01-13 07:55:48 +03:00
Common.h [9449] Fixes for the Solaris platform. 2010-02-25 05:09:39 +03:00
Errors.h [9122] Updated copyright notice for new year. 2010-01-08 00:02:21 +03:00
LockedQueue.h [9122] Updated copyright notice for new year. 2010-01-08 00:02:21 +03:00
Log.cpp [9122] Updated copyright notice for new year. 2010-01-08 00:02:21 +03:00
Log.h [9122] Updated copyright notice for new year. 2010-01-08 00:02:21 +03:00
Makefile.am [9122] Updated copyright notice for new year. 2010-01-08 00:02:21 +03:00
MemoryLeaks.cpp [9122] Updated copyright notice for new year. 2010-01-08 00:02:21 +03:00
MemoryLeaks.h [9122] Updated copyright notice for new year. 2010-01-08 00:02:21 +03:00
PacketLog.cpp [9122] Updated copyright notice for new year. 2010-01-08 00:02:21 +03:00
PacketLog.h [9122] Updated copyright notice for new year. 2010-01-08 00:02:21 +03:00
ProgressBar.cpp [9384] Resore use uint64 instead time_t in query, some other fixes. 2010-02-14 21:35:03 +03:00
ProgressBar.h [9384] Resore use uint64 instead time_t in query, some other fixes. 2010-02-14 21:35:03 +03:00
revision_nr.h [9496] HomeBind fixes. 2010-03-01 13:08:52 +03:00
revision_sql.h [9482] Implement 48266, and 50365, 50384, 50391 and ranks. 2010-02-28 17:10:25 +03:00
ServiceWin32.cpp [9122] Updated copyright notice for new year. 2010-01-08 00:02:21 +03:00
ServiceWin32.h [9122] Updated copyright notice for new year. 2010-01-08 00:02:21 +03:00
SystemConfig.h.in [9135] Bump for 0.16.0 development. 2010-01-10 05:49:45 +03:00
Threading.cpp [9449] Fixes for the Solaris platform. 2010-02-25 05:09:39 +03:00
Threading.h [9122] Updated copyright notice for new year. 2010-01-08 00:02:21 +03:00
Timer.h [9122] Updated copyright notice for new year. 2010-01-08 00:02:21 +03:00
Util.cpp [9386] Store some config values in Rate emun. 2010-02-15 00:17:44 +03:00
Util.h [9386] Store some config values in Rate emun. 2010-02-15 00:17:44 +03: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 [9122] Updated copyright notice for new year. 2010-01-08 00:02:21 +03:00