aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Handlers/CharacterHandler.cpp
AgeCommit message (Expand)Author
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
2016-06-04Implement real time statistic visualization (#16956)DDuarte
2016-05-30Core/Players: Fixed character appearance validationShauren
2016-05-30Core/PacketIO: Updated opcodes to 7.0.3.21796Shauren
2016-05-27Core/DataStores: Updated db2 to 7.0.3.21737Shauren
2016-05-26Core/Pets: Fixed wrong prepared statement in bc1a81747ae032bc2ae3681d99f5f605...Shauren
2016-05-26Core/Pets: Implemented pet specializations (#17058)myran2
2016-05-20Core/DataStores: Updated opcodes and db2 to 7.0.3.21414Shauren
2016-05-20Core/DataStores: Updated dbc/db2 to 7.0.1.20810Shauren
2016-05-20Core/PacketIO: Updated character list packets for 7.xShauren
2016-05-07Core/Achievements: AchievementMgr refactoringShauren
2016-03-20Core/Dep: Removed ZMQ dependency in preparation for future changesShauren
2016-02-07Core/PacketIO: Updated and enabled SMSG_SET_PLAYER_DECLINED_NAMES_RESULTCarbenium
2016-02-02Core/PacketIO: Updated and enabled CMSG_SET_PLAYER_DECLINED_NAMESCarbenium
2016-01-06Core/PacketIO: Renamed some unknown fields in FeatureSystemStatusShauren
2016-01-05Core/Players: Split playerBytes fields in characters tableShauren
2016-01-01Update copyright note for 2016Vincent-Michael
2015-11-27Core/Players: Use constant gender from PLAYER_BYTES_3 where appropriate.Shauren
2015-10-15Core/Players: Check if player can enter the instance during login before tryi...Shauren
2015-10-06Core/Battle.net:Shauren
2015-10-05Core/World: Store account id in CharacterInfo to reduce the amount of databas...Shauren