aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Entities/Player
AgeCommit message (Expand)Author
2015-06-26Core/Player: Fix resurrection exploitjackpoz
2015-06-24Core/Garrisons: Implemented a method to delete garrisonsShauren
2015-06-22Core/Spell: Fix shaman reincarnationxerkoss
2015-06-08Core/PacketIO: updated SMSG_RESET_FAILED_NOTIFYMitchesD
2015-06-07Core/PacketIO: updated structure of CMSG_RESET_INSTANCES, SMSG_INSTANCE_RESET...MitchesD
2015-06-07Core/PacketIO: updated structure of SMSG_PVP_CREDIT and enabled some other op...MitchesD
2015-06-02Core/Maps: Fixed MapDifficulty lookup for instances that do not have a select...Shauren
2015-05-31Core/Items: Implemented primary stats on gear changing with character special...Shauren
2015-05-31Core/Auras: Implemented SPELL_AURA_MOD_STAT_BONUS_PCT (467)Shauren
2015-05-27Remove unnecessary semicolonsDaniel M. Weeks
2015-05-28Core/Stats: Removed bonus max mana from intellectShauren
2015-05-24Core/PacketIO: updated structure of SMSG_ITEM_COOLDOWN, SMSG_ITEM_ENCHANT_TIM...MitchesD
2015-05-22Core/Garrisons: Implemented follower class/spec abilities and saving them to ...Shauren
2015-05-19Core/PacketsIO: Implemented or updated most of party related packets.et65
2015-05-15Core/Maps: Fixed crash in Map::SendObjectUpdates - items were not properly re...Shauren
2015-05-14Merge pull request #14547 from Regigicas/mount_actionCarbenium
2015-05-12Core/Logs: Fixed incorrect format specifier in Player::UpdateVisibilityOfShauren
2015-05-09Core/Garrisons: Fixed copypaste mistakes with prepared statementsShauren
2015-05-08Core/Misc: Fixed wrong references to ZoneName instead of using AreaName_langKinzcool
2015-05-08Core/Spells: Fix overloadVincent-Michael
2015-05-08Core/Garrisons: Basics for garrisonsShauren
2015-05-06Core/Player: Ignore SPELL_AURA_MOD_CURRENCY_GAIN when completing quests with ...Shauren
2015-05-04Core/Creatures: Extended npcflags to uint64Shauren
2015-05-03Core/PacketIO: Enabled SMSG_TRAINER_LISTVincent-Michael
2015-05-02Core/Misc: Renamed some misnamed flags that were referencing to item-sparse f...Kinzcool
2015-05-01Core/Enums: Defined two unknown item flags, and cleaned the other item flags ...Kinzcool
2015-05-01Warning fixShauren
2015-05-01Core/Player: Implemented seamless teleportingShauren
2015-04-28Core/Entities: Reworked guid scopesShauren
2015-04-27Core/Misc: Use boost::in_place() to initialize optionals.Naios
2015-04-27Core/Util: Fixed flag128 and removed flag96 - previously if flag128 and flag9...Shauren
2015-04-26Core/Misc: Replace tc's optional with boost::optional.Naios
2015-04-26Core/Items: Implemented spec specific set bonusesShauren
2015-04-23Core/Items: Fixed applying heirloom stats during loginShauren
2015-04-21Core/Misc: Barbershop fixesShauren
2015-04-18Core/PacketIO: SMSG_TITLE_EARNED, SMSG_TITLE_LOST, SMSG_SHOW_MAILBOXMitchesD
2015-04-18Core/Spells: Fixed crash happening during character creation when adding init...Shauren
2015-04-18Core/Actions: Allow mounts buttons to be savedRegigicas
2015-04-18Core/PacketIO: Updated and enabled more battleground packetsShauren
2015-04-17Core/PacketIO: updated and enabled CMSG_QUEST_CONFIRM_ACCEPTMitchesD
2015-04-17Core/PacketIO: Updated and enabled some battleground packetsShauren
2015-04-16Core/PacketIO: Updated and enabled SMSG_LOG_XP_GAINCarbenium
2015-04-15Core: Warning fixesShauren
2015-04-14Misc: SQL and small code changes for the 71 last cherry-picksDDuarte
2015-04-14Core: Follow codingstyle guidelines (CamelCase for functions, lowerCamel for ...click
2015-04-14Core/Spells: Allow non-skill-based flying mounts to be used in designated areas.click
2015-04-14Core/Entities: Add player name and ID to GetXPrestBonus calculation-logclick
2015-04-14Core/Quests: Added research results about last field in QuestPackageItem.db2Shauren
2015-04-13Core/Quests: fixed quest rewardingRat
2015-04-13Core/PacketIO: Updated and enabled void storage packetsShauren