server/src/shared
Yaki Khadafi 1112b9f353 [0144] Enabled opcodes, most item-related. Enabled cooldown opcodes.
Signed-off-by: Yaki Khadafi <ElSolDolLo@gmail.com>
2020-02-16 19:42:25 +00:00
..
Auth [12079] Remove some redundant explicit NULL checks for pointers before delete or delete[] calls since this check is done implicitly when deleting 2012-08-03 14:30:18 +02:00
Config [12062] Cleanup MaNGOS sources 2012-07-19 22:05:00 +02:00
Database Remove unused file MySQLDelayThread.h. 2020-02-16 08:29:52 +00:00
.gitignore Rename gensvnrevision and related files and references to genrevision/etc. 2008-10-25 15:35:25 +04:00
ByteBuffer.cpp [12086] Fix some unintended custom literals. 2020-02-16 08:48:10 +00:00
ByteBuffer.h [0005] Implement ResetBitReader() method for ByteBuffer and get rid of random unintended read bugs 2020-02-16 02:54:04 +00:00
CMakeLists.txt [11875] Update Copyright notice to year 2012 2012-01-16 17:43:59 +01:00
Common.cpp [12069] Cleanup comment style 2012-07-22 14:39:31 +02:00
Common.h [12069] Cleanup comment style 2012-07-22 14:39:31 +02:00
Errors.h [11875] Update Copyright notice to year 2012 2012-01-16 17:43:59 +01:00
LockedQueue.h Cleanup Operator padding 2012-07-20 17:38:23 +02:00
Log.cpp Eliminate race condition in World Log. 2012-07-31 00:38:45 +04:00
Log.h Eliminate race condition in World Log. 2012-07-31 00:38:45 +04:00
PosixDaemon.cpp [12062] Cleanup MaNGOS sources 2012-07-19 22:05:00 +02:00
PosixDaemon.h [11875] Update Copyright notice to year 2012 2012-01-16 17:43:59 +01:00
ProgressBar.cpp [12066] Optimize some parts for ++C 2012-07-21 17:15:11 +02:00
ProgressBar.h [12062] Cleanup MaNGOS sources 2012-07-19 22:05:00 +02:00
revision_nr.h [0144] Enabled opcodes, most item-related. Enabled cooldown opcodes. 2020-02-16 19:42:25 +00:00
revision_sql.h [0128] Add Outdoor PvP placeholders and string texts 2020-02-16 19:11:05 +00:00
ServiceWin32.cpp [12069] Cleanup comment style 2012-07-22 14:39:31 +02:00
ServiceWin32.h [11875] Update Copyright notice to year 2012 2012-01-16 17:43:59 +01:00
SystemConfig.h.in [0064] Fix some unintended custom literals. 2020-02-16 08:29:04 +00:00
Threading.cpp [12079] Remove some redundant explicit NULL checks for pointers before delete or delete[] calls since this check is done implicitly when deleting 2012-08-03 14:30:18 +02:00
Threading.h [12069] Cleanup comment style 2012-07-22 14:39:31 +02:00
Timer.h [12069] Cleanup comment style 2012-07-22 14:39:31 +02:00
Util.cpp [0048] Enable SMSG_MONSTER_MOVE, CMSG_SET_SELECTION and send normalized orientation in update and movement packets for client to react normally. 2020-02-16 07:37:46 +00:00
Util.h [0048] Enable SMSG_MONSTER_MOVE, CMSG_SET_SELECTION and send normalized orientation in update and movement packets for client to react normally. 2020-02-16 07:37:46 +00:00
WheatyExceptionReport.cpp [12074] Improve OS detection for windows crash reporting 2012-08-02 09:54:45 +02:00
WheatyExceptionReport.h [12069] Cleanup comment style 2012-07-22 14:39:31 +02:00
WorldPacket.h Cleanup Operator padding 2012-07-20 17:38:23 +02:00