server/src/shared
VladimirMangos c64a2e8c84 [9730] Mail send related fixes in recent code.
* Avoid use explicit MailReciever/MailSender where not need.
  Types specially added for autoconvertion from common cases.

* Prevent allow copy text auction mails. It anyway store encoded data.
  Same for some another non-player mails.
2010-04-12 05:07:47 +04:00
..
Auth Small backport from other branch. 2010-04-05 13:39:51 +04:00
Config [9381] Fixed some compile warnings. 2010-02-14 18:16:07 +03:00
Database [9589] Add additional field for storage of speed_run rate of creature 2010-03-15 15:47:56 +01: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 [9616] Fix ByteBuffer::appendPackGUID appending a superfluous byte. 2010-03-25 11:25:08 +01:00
Common.cpp [9168] Correctly work with alternative locale names. 2010-01-13 07:55:48 +03:00
Common.h [9685] Code style cleanups in quest code. 2010-04-07 03:27:28 +04: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 [9730] Mail send related fixes in recent code. 2010-04-12 05:07:47 +04:00
revision_sql.h [9728] Correct icon for one option in default gossip menu 2010-04-11 13:20:21 +02: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 [9634] Remove fields 'data' and 'zone' from corpse table. 2010-03-28 13:23:31 +02:00
Util.h [9684] Add helper function to check if a string is numeric 2010-04-07 00:27:47 +04: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