server/src/shared
2008-12-12 14:41:27 +01:00
..
Auth Applied new coding standard, see http://github.com/mangos/mangos/wikis/codingstandards for more. 2008-10-15 18:24:59 +02:00
Config [6900] Remove unneed include dependence. 2008-12-12 16:37:31 +03:00
Database [6899] Pass const reference instead of value for some strings in some functions. 2008-12-12 14:17:37 +01:00
vmap [6899] Pass const reference instead of value for some strings in some functions. 2008-12-12 14:17:37 +01: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 Applied new coding standard, see http://github.com/mangos/mangos/wikis/codingstandards for more. 2008-10-15 18:25:33 +02: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 Applied new coding standard, see http://github.com/mangos/mangos/wikis/codingstandards for more. 2008-10-15 18:25:33 +02: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 [6901] Fixed uninitialized variables 2008-12-12 14:41:27 +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 [6800] Added revision number output. 2008-11-08 01:50:42 +02: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 [6899] Pass const reference instead of value for some strings in some functions. 2008-12-12 14:17:37 +01: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