aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Handlers/CharacterHandler.cpp
AgeCommit message (Expand)Author
2018-11-05Core/PacketIO: Updated packet structures to 8.0.1Shauren
2018-10-10Core/Entities: Update updatefields to 8.0.1.27980Shauren
2018-10-01Core/PacketIO: Updated opcode enum to 8.0Shauren
2018-09-26Core/Misc: Extended racemasks in db to uint64Shauren
2018-09-16Core/Misc: Updated race enumPalabola
2018-08-03Core/Player: Fixed crash when race or faction changing to an allied race. (#2...Truthlight
2018-07-31Core/Artifact Handle Artifact tiers + Artifact unlock (3rd relic bonus) (#21593)Traesh
2018-04-22Core/Guild: Handle changing the leader in one db transactionjoschiwald
2018-04-11Core/Items: Fixed saving and equipping sets with empty slotsShauren
2018-03-12Core/DataStores: Fixed db2 structures after 7.3.5Shauren
2018-03-04Core/Player: Implement PvP Talents (#19962)Jeremy
2018-02-18Core/DataStores: Updated db2 structures to 7.3.5.25996Shauren
2018-02-18Core/PacketIO: Updated opcodes and packet structures to 7.3.5Shauren
2018-01-21Core/Guild: avoid data integrity problems wrapping delete+insert statements i...ariel-
2018-01-01Update copyright note for 2018vincent-michael
2017-12-10Core/Misc: Removed Death knight creation restrictionsjoschiwald
2017-08-20Core/Quests: Implemented criteria tree quest objective typeRoger Stebler
2017-06-04Core/Game: Include cleanup part 5Shauren
2017-05-21Core/Game: Include cleanup, part 4 - packets and largest headers (after prepr...Shauren
2017-05-18Core/Game: Include cleanupShauren
2017-05-12Core/Database: Include cleanupShauren
2017-04-27Core/Players: Fixed setting a few updatefields to make client addons relying ...Shauren
2017-04-15Core/PacketIO: Updated server packet structures to 7.2.0Shauren
2017-04-11Core/PacketIO: Delete opcodes removed in 7.2Shauren
2017-03-17Core/Config: Add option CharDelete.DemonHunter.MinLevelChazy Chaz
2017-03-17Core/Players: Rename "heroic character" to "death knight"Chazy Chaz
2017-02-12Entities/Player: Fixed an edge case bug that could cause a character to get s...treeston
2017-02-11Core/Logs: Fine tune more logsAokromes
2017-02-05Core/Misc: remove two synch queries and replace them with CharacterInfo cacheariel-
2017-02-01Core/Player: Add option to prevent rename during character customizationpsayafan
2017-01-29Core/Player: Moved character_template from character to world dbjoschiwald
2017-01-16Core/DBLayer: Fixed copy paste mistake in 8e2634b2b49eb814b8cc425a060b2f160db...joschiwald
2017-01-13Core/DBLayer: Convert async queries to new query callbacks and remove old cal...Shauren
2017-01-01Update copyright note for 2017vincent-michael
2016-12-13Core/Units: Cleanup hardcoded magic numbers for byte field offsetsShauren
2016-08-28Core/Characters: Implemented demon hunter cinematic at player loginVincent-Michael
2016-08-27Core/Characters:Vincent-Michael
2016-08-27Core/Logging: removed useless log messagejoschiwald
2016-08-25Core/Players: Implemented new glyph systemShauren
2016-08-15Core/Items: Implemented artifactsShauren
2016-07-25Core/Players: Fix logic regarding HandleCharEnum and DHs (#17660)DJScias
2016-07-23Core/Players: Initial work on demon huntersOvalord
2016-07-19Core/PacketIO: Send spec id in char enumShauren
2016-07-10Merge branch '6.x' of https://github.com/TrinityCore/TrinityCore into legionShauren
2016-07-10Core/PacketIO: Refactored building SMSG_UPDATE_OBJECT to append directly to f...Shauren
2016-07-05Core/Transmog: Implemented transmog collection and updated transmog handlingShauren
2016-06-18Core/PacketIO: Updated equipment set packets and implemented saving transmog ...Shauren
2016-06-13Merge branch '6.x' of https://github.com/TrinityCore/TrinityCore into legionShauren
2016-06-12Core/PacketIO: Initialize HasDemonHunterOnRealm field in character enumShauren
2016-06-06Core/Misc: Fixed coverity issuesShauren