server/src/shared
ApoC 58a05b831a [6964] Correctly show new guild rank name on guild demote.
Signed-off-by: ApoC <apoc@nymfe.net>
2008-12-28 20:26:49 +01:00
..
Auth Added support for large server to client packets. SMSG_RESPOND_INSPECT_ACHIEVEMENTS and SMSG_ALL_ACHIEVEMENT_DATA have a good chance of reaching the old 32767 byte limit. 2008-12-02 17:35:41 +01:00
Config [6900] Remove unneed include dependence. 2008-12-12 16:37:31 +03:00
Database [6922] Whitespace and newline fixes 2008-12-22 12:47:33 +03:00
vmap Merge branch 'master' into 303 2008-12-12 18:14:49 +03: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 [6953] Cleanup packed guids write/read code. 2008-12-27 17:27:20 +03:00
Common.cpp [6899] Pass const reference instead of value for some strings in some functions. 2008-12-12 14:17:37 +01:00
Common.h [6899] Pass const reference instead of value for some strings in some functions. 2008-12-12 14:17:37 +01:00
Errors.h Applied new coding standard, see http://github.com/mangos/mangos/wikis/codingstandards for more. 2008-10-15 18:25:33 +02:00
Log.cpp [6899] Pass const reference instead of value for some strings in some functions. 2008-12-12 14:17:37 +01:00
Log.h [6899] Pass const reference instead of value for some strings in some functions. 2008-12-12 14:17:37 +01:00
Makefile.am [6800] Added revision number output. 2008-11-08 01:50:42 +02:00
MemoryLeaks.cpp Applied new coding standard, see http://github.com/mangos/mangos/wikis/codingstandards for more. 2008-10-15 18:25:33 +02:00
MemoryLeaks.h Disabled vld 2008-10-26 10:12:09 +03:00
PacketLog.cpp Applied new coding standard, see http://github.com/mangos/mangos/wikis/codingstandards for more. 2008-10-15 18:25:33 +02:00
PacketLog.h Applied new coding standard, see http://github.com/mangos/mangos/wikis/codingstandards for more. 2008-10-15 18:25:33 +02:00
ProgressBar.cpp Applied new coding standard, see http://github.com/mangos/mangos/wikis/codingstandards for more. 2008-10-15 18:25:33 +02:00
ProgressBar.h Applied new coding standard, see http://github.com/mangos/mangos/wikis/codingstandards for more. 2008-10-15 18:25:33 +02:00
revision_nr.h [6964] Correctly show new guild rank name on guild demote. 2008-12-28 20:26:49 +01:00
ServiceWin32.cpp Applied new coding standard, see http://github.com/mangos/mangos/wikis/codingstandards for more. 2008-10-15 18:25:33 +02:00
ServiceWin32.h Applied new coding standard, see http://github.com/mangos/mangos/wikis/codingstandards for more. 2008-10-15 18:25:33 +02:00
SystemConfig.h.in Bump for 0.13.0 development. 2008-12-22 15:54:26 +03:00
Timer.h Applied new coding standard, see http://github.com/mangos/mangos/wikis/codingstandards for more. 2008-10-15 18:25:33 +02:00
Util.cpp [6899] Pass const reference instead of value for some strings in some functions. 2008-12-12 14:17:37 +01:00
Util.h [6935] Use larger buffer instead only formal size increase. 2008-12-23 23:50:32 +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 Some endianess related fixes and cleanups 2008-10-24 04:06:27 +04:00