server/src/shared
VladimirMangos fc5dde85c4 [8078] Fixed typos in character data loading after recently added new field.
* Really use race/class/gender fields instead `data` field values.
* Load extra flags (gm mode onm gm fly mode, gm invisibility and etc) from proper field.

NOTE: recommedned reset characters.extra_flags field to 0 for all characters.
It can be corrupted in time login/logout before this fix.
2009-07-02 09:18:25 +04:00
..
Auth Commented out some unneeded code 2009-03-21 15:24:29 +03:00
Config [8036] Move unneded defines from dotconfpp.h to dotconfpp.cpp 2009-06-17 22:10:34 +04:00
Database Added placeholders for new battlegrounds, some other stuff. 2009-06-25 19:08:53 +04:00
vmap [7956] Fixed possible runtime crash. 2009-06-05 02:22:49 +02: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 [7999] Added appendPackXYZ to ByteBuffer class. 2009-06-12 16:11:20 +04:00
Common.cpp [7017] Updated copyright notice for new year 2009-01-03 18:09:51 +01:00
Common.h [7918] Improve portability in work with uint64 string format specifiers and in code literals. 2009-05-30 22:44:20 +04:00
Errors.h [7993] Generate StackTrace in ASSERT. 2009-06-11 15:22:40 +04:00
LockedQueue.h [8067] Fixed tabs and trailing whitespaces in code. 2009-06-22 15:43:47 +04:00
Log.cpp [7418] Implement new log filter LogFilter_AchievementUpdates that let avoid achievments updates spam in logs if not needed. 2009-03-09 07:59:27 +03: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 [7017] Updated copyright notice for new year 2009-01-03 18:09:51 +01:00
ProgressBar.h [7017] Updated copyright notice for new year 2009-01-03 18:09:51 +01:00
revision_nr.h [8078] Fixed typos in character data loading after recently added new field. 2009-07-02 09:18:25 +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 [7816] ACE thread priority values verification. 2009-05-13 16:19:07 +04:00
Threading.h [7810] Moved ZThread related code on ACE framework. 2009-05-11 12:14:22 +04:00
Timer.h [7017] Updated copyright notice for new year 2009-01-03 18:09:51 +01:00
Util.cpp [7810] Moved ZThread related code on ACE framework. 2009-05-11 12:14:22 +04:00
Util.h [7848] Fix set variable to zero on apply -100% mod 2009-05-18 23:41:12 +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 [7017] Updated copyright notice for new year 2009-01-03 18:09:51 +01:00