aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Entities/Player
AgeCommit message (Expand)Author
2015-09-05Core: Updated to 6.2.2.20444.Shauren
2015-09-01Core/Spells: Extended spell required shapeshift masks to 64 bits and defined ...Shauren
2015-08-30Core/Players: Implemented serverside validation of reserved/profane namesShauren
2015-08-29Core/Players: Fixed warnings about incorrect creator guid when loading void s...Shauren
2015-08-26Core/Player: implemented ToyboxMitchesD
2015-08-16Merge pull request #15297 from StormBytePP/3.3.5_rename_Revision.hjackpoz
2015-08-16Core/Build: Removed obsolete SystemConfig.h and made genrev be part of shared...StormBytePP
2015-08-14Core/Misc: Build fix for VS 2013Shauren
2015-08-12Core/Void Storage: Implemented saving item upgrade and bonuses for items depo...Shauren
2015-08-10[Core\Quests] Add missing learn spell objective check.xerkoss
2015-08-09Core/Instances: Added ResetFailedReason enum for 6.2.0Vincent-Michael
2015-08-09Core/PacketIO: Updated and enabled SMSG_RAID_GROUP_ONLY opcodeVincent-Michael
2015-08-08Core/PacketIO: Added and enabled CMSG_SET_LOOT_SPECIALIZATION opcodeVincent-Michael
2015-08-08Core/PacketIO: Updated and enabled SMSG_QUEST_GIVER_QUEST_FAILED opcodeVincent-Michael
2015-08-08Core/PacketIO: Updated and enabled SMSG_QUEST_UPDATE_FAILED_TIMER opcodeVincent-Michael
2015-08-08Core/PacketIO: Implemented advanced combat loggingShauren
2015-08-08Core/PacketIO: Updated and enabled SMSG_QUEST_GIVER_INVALID_QUEST opcodeVincent-Michael
2015-08-08Core/Misc:Vincent-Michael
2015-08-08Core/Quests: Update QuestFailedReason enum for 6.2.0Vincent-Michael
2015-08-06Core/PacketIO: Refactored combat log packet sending in preparation for advanc...Shauren
2015-08-03Fix buildVincent-Michael
2015-08-02Core/Loot: Fix group lootVincent-Michael
2015-08-02Core: Added code back in f60a28978a78e983246e97332b8f6d2eff539144Vincent-Michael
2015-08-02Core/PacketIO: Update and enabled SMSG_ITEM_COOLDOWN opcodeVincent-Michael
2015-07-28Merge pull request #15145 from pete318/runeforging6xDuarte Duarte
2015-07-28Core/PacketIO: updated CMSG_INSTANCE_LOCK_RESPONSE and fixed instance binding...MitchesD
2015-07-28Core/PacketIO: Updated and enabled SMSG_ITEM_PUSH_RESULTShauren
2015-07-27Core/PacketIO: updated SMSG_INSTANCE_SAVE_CREATEDMitchesD
2015-07-26Core/PacketIO: updated SMSG_QUEST_LOG_FULL (empty packet)MitchesD
2015-07-25Core: Header cleanup in game/*/*.cppVincent-Michael
2015-07-23Core/PacketIO: updated SMSG_CONVERT_RUNE and SMSG_RESYNC_RUNESMitchesD
2015-07-22Core/Misc: Add a few consts to methodsDDuarte
2015-07-22Implement correction from 3.3.5 into 6.x for runeforging skill learnt frompete318
2015-07-21Core/PacketIO: updated SMSG_CONTROL_UPDATEMitchesD
2015-07-21Core/PacketIO: updated SMSG_QUEST_PUSH_RESULTMitchesD
2015-07-21Core/Misc: Fixing warnings detected by Visual Studio 2015 compilerShauren
2015-07-19Merge pull request #14946 from AriDEV/6.xDuarte Duarte
2015-07-19Core/Players: Fix being able to water walk after being revivedNekroman
2015-07-18Core/PacketIO: Updated spell packetsShauren
2015-07-14Core/Players: Fixed tooltip values for melee spellsShauren
2015-07-12Core/Instances: Fix some Instance Lock chat messagesjackpoz
2015-07-12Core/Players: Fixed crashVincent-Michael
2015-07-12Core/Players: Fixed power slot orderingShauren
2015-07-11Core/Players: Fixed glyph slotsShauren
2015-07-08Core/Support: Drop parts of the support system since Blizz switched to a brow...Carbenium
2015-07-07Core/DataStores: Updated dbc/db2 structures to 6.2.0Shauren
2015-07-05Core/PacketIO: Enabled more opcodes for 6.2.0Vincent-Michael
2015-07-05Core/DataStores: Moved SkillTiers to database - it no longer exists in dbc formShauren
2015-07-03Merge pull request #14976 from robinsch/wgTimermik1893
2015-07-01Core/Quests: Calculate the RewardMoney value with QuestMoneyReward.dbc and de...Kinzcool