| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
duplicate definition of ObjectGuidGenerator<HIGHGUID_PET>
|
|
|
|
`graveyard_zone`
|
|
|
|
G3D::Vector3
|
|
|
|
|
|
- Split enum Opcodes in enum OpcodeMisc/OpcodeClient/OpcodeServer
- Old MSGs are temporarly in the enum OpcodeClient
- Split _internalTable of OpcodeTable in two tables, one for CMSG opcodes and another for SMSG opcodes
Note: most added static_cast<OpcodeX> will be removed once WorldPacket
is split in two classes (ServerPacket/ClientPacket, see #13434)
|
|
Fixed SQL typo in characters_database.sql
|
|
|
|
|
|
the cost of height data precision
|
|
Some fixes which I pushed to 3.3.5 which are also valid for 6.x.x but have been missed
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
I will add more when I will have more time.
(Picked from 3.3.5)
|
|
OpcodeTable will be split in two to support opcode direction
|
|
|
|
|
|
|
|
to 128 bit - all fields storing lowguid must be extended to uint64
|
|
|
|
* Database fields storing full guid have been converted to BINARY(16)
|
|
|
|
|
|
|
|
|
|
- ee623a4006009e729ed4cfdd36aa9bb1525d72a9 & 3965ee33efd8751d64da6352227650fb4181fe31
- 8274caeef052ffaf21c9109de13b8c2a5355d9e4
- 805be8ebba07c3280089a128f1764d49f6f84ab6
- d680e82c38068d9f69393f9d32b3f10fc9729460
|
|
25m used to be awarded in 10m vice-versa
(cherry picked from commit 805be8ebba07c3280089a128f1764d49f6f84ab6)
|
|
Headless Horseman is quest complete
By @cr4st
Closes #13273
(cherry picked from commit 22f218540bedbe43fd5fefb049561dbeccddc6c5)
|
|
Closes #10516
(cherry picked from commit f4c035554fdc25d286ddc37c24e3ab43c71f1dae)
|
|
|
|
cmake: platform: also detect clang by C_COMPILER_ID: C_COMPILER may vary
|
|
dep: zmqpp: fix: don't define htonll and ntohll if already #defined
|
|
|
|
|
|
|
|
is the case with osx: defined in /usr/include/sys/_endian.h
|
|
|
|
|
|
|
|
|