aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2012-01-30Core/Protocol: Enabled CMSG_SET_ACTION_BUTTON handlerShauren
2012-01-30Core/Protocol: Resolved conflicing opcodes MSG_TALENT_WIPE_CONFIRM and ↵Shauren
CMSG_VERIFY_CONNECTIVITY_RESPONSE
2012-01-29Core/Player: Missed change for talents packetShauren
2012-01-29Core/Players: Fixed talents tree specific spells to work with dual specShauren
2012-01-29Core/Player: Updated talent system for cataclysmShauren
2012-01-29Typo fixShauren
2012-01-29Core/Auras: Updated handlers array (added new auras, unhandled for now)Shauren
2012-01-29Merge pull request #4982 from Gyx/4.xRat
Gyx 4.x update
2012-01-29Core/Opcodes: 3 opcodes by KaelimaNay
2012-01-28Core/DBCs: Fixed memory corruption caused by out of bounds array accessShauren
2012-01-28Core/Misc: Typo...Gyx
Signed-off-by: Gyx <2359980687@qq.com>
2012-01-28Core/Achievement: update AchievementCriteriaTypes to 4.2.2Gyx
Signed-off-by: Gyx <2359980687@qq.com>
2012-01-27Core/Spells: Implemented mountsShauren
2012-01-27Core/Spells: Remove outdated code for Wild HuntShocker
2012-01-27Core/Achievements: Implement more DBC achievement criteria conditionsShocker
2012-01-26Core/Protocol: Enable SMSG_THREAT_UPDATEkaelima
2012-01-26Core/Protocol: Activate some SMSG opcodeskaelima
2012-01-23Merge pull request #4934 from DrakeFish/4x_2Rat
4.x - Added most spline speed changes. (and others)
2012-01-23Merge pull request #4926 from Gyx/4.xRat
Gyx 4.x update
2012-01-23Core/Movement: Fixed SMSG_MOVE_KNOCK_BACK structure.Drake Fish
2012-01-23Core/Movement: Added a cs for SMSG_MOVE_SPLINE_ENABLE/DISABLE_COLLISION.Drake Fish
2012-01-23Core/Movement: Added most spline speed changes.Drake Fish
2012-01-23Core/Opcodes: 4 new opcodesGyx
Signed-off-by: Gyx <2359980687@qq.com>
2012-01-22Merge pull request #4925 from DrakeFish/4x_2Rat
4.x - Added forced speed changes.
2012-01-22Core/Movement: Fixed forced speed changes.Drake Fish
2012-01-22Merge pull request #4923 from DrakeFish/4x_2Nay
4.x - Fixed channels support.
2012-01-22Fixed Channel message handler. Enabled and checked some channel CMSG handlers.Drake Fish
2012-01-22Core/Opcodes: More opcs from WPPNay
2012-01-22Core/Opcodes: Add some opcodes from WPPNay
2012-01-22Core/Groups: Fix structure of CMSG_GROUP_INVITE and SMSG_PARTY_COMMAND_RESULTDrake Fish
Closes #4824
2012-01-224.2.2 More opcodes, enable handlers and update structure for ↵Drake Fish
SMSG_INSTANCE_LOCK_WARNING_QUERY and SMSG_COMPLAIN_RESULT Ref #4824
2012-01-22Core/Opcodes: Few more opcodes, enable handlers;Drake Fish
Send spell id in SMSG_RESURRECT_REQUEST Ref #4824
2012-01-22Revert "Update SMSG_DURABILITY_DAMAGE_DEATH to 4.x."Nay
This reverts commit bbdd2ee2737b3abf8e4eef795f53c4be90b71d9b.
2012-01-22Core/Chat: Fixed whispers and emotes handling. Added missing chat CMSG.Drake Fish
Ref #4824
2012-01-22Update SMSG_DURABILITY_DAMAGE_DEATH to 4.x.Nay
Auras can change durability damage (Reinforce guild perk) and need to send the updated value to the client.
2012-01-22Core/Opcodes: Enable handlers for some opcodes added in previous commitNay
2012-01-22Core/Opcodes: 11 new opcodesGyx
2012-01-22Core/Units: Power fixesShauren
2012-01-21Core/Auras: Fixer assertion failures on mounting (its a good idea to load ↵Shauren
the dbc before trying to lookup its values)
2012-01-21Core/Movement: updated UN/SET_FLY packets, .gm fly on/off now works, fly ↵Rat
mounts are still broken, probably aura handling needs to be updated too
2012-01-21Core/Movement: added forgotten MSG_MOVE_STOP_ASCEND structureRat
2012-01-20Core/Objects: Fixed visibility of gameobjects and fixed client crash when ↵Shauren
logging in a character that had currencies (honor points)
2012-01-20Forgotten dbc format changeShauren
2012-01-20Core/Player: Currency precision updatesShauren
2012-01-20Core/Movement: Fixed short-range teleportation, needs more testingRat
-added structure for CMSG_MOVE_TIME_SKIPPED, still need to implement the time synch
2012-01-20Core/Misc: use ReadXorByte to read bitpacked guidsRat
2012-01-20Core/Trade: Uncommented and updated HandleBeginTradeOpcodeRat
2012-01-20Core/ByteBuffer: Implemented ReadXorByte, usefull when reading guid bytes ↵Rat
based on bits
2012-01-20Core/Opcodes: Removed and checked some duplicate opcodesRat
2012-01-20Core/Opcodes: Removed and checked some duplicate opcodesRat