aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Entities/Player
AgeCommit message (Expand)Author
2015-03-18Revert "*Do not allow players to use vehicles to go further than 1st boss in ...jackpoz
2015-03-18Core/Dungeon Finder: Fix Vote Kick breaking LFG queuejackpoz
2015-03-18Core: INFO->DEBUG cleanups in Player.cppclick
2015-03-18Core/Player: Optimize Player::HaveAtClient() performancejackpoz
2015-03-14Core/Player: Updated sending completed quests data to clientShauren
2015-03-15Core/PacketIO: Sync with wppVincent-Michael
2015-03-13Merge pull request #14344 from DJScias/opcodes2Carbenium
2015-03-13Core/Packets: updated and enabled SMSG_CANCEL_AUTO_REPEAT, SMSG_CANCEL_ORPHAN...DJScias
2015-03-12Core/Loot: Enable setting AcquireReason, correct LootMethod definition, fix s...Epicurus4
2015-03-11Core/Packets: updated and enabled SMSG_SELL_RESPONSEDJScias
2015-03-11Core/PacketIO: updated SMSG_ENVIRONMENTALDAMAGELOG and enabled some opcodesMitchesD
2015-03-10Core/Support: Update the support/ticket system to 6.xCarbenium
2015-03-10Core/Players: Set holy power decay timer to 20 seconds after leaving combat (...Shauren
2015-03-10Core/Enum: Fix typoEpicurus4
2015-03-08Core/Misc: Cleaned up data truncation warningsShauren
2015-03-07Core/Player: All spells and skills are now automatically learned without any ...Shauren
2015-03-06Core/Packets: updated & enabled SMSG_LEVELUP_INFOMitchesD
2015-03-06Core/Player: fixed some leftovers in db after player deletejoschiwald
2015-03-04Core/DataStores: Updated dbc structures to 6.1Shauren
2015-03-01Core/PacketIO: Sync with wppEpicurus4
2015-02-22Core/Packets: SMSG_EXPLORATION_EXPERIENCEGolrag
2015-02-22Core/Packets:Golrag
2015-02-22Merge pull request #14167 from Golrag/WorldStatesDuarte Duarte
2015-02-21Core/Spells: Restored totem category checkShauren
2015-02-21Core/Spells: Removed leftovers of old cooldown handlingShauren
2015-02-17Core/Spells: Cooldown updatesShauren
2015-02-16Core/Opcodes: SMSG_INIT_WORLD_STATESGolrag
2015-02-13Core/Guild: Updated and enabled most previously implemented guild and petitio...Mogadischu
2015-02-13Core/Packets: Fix and enable CMSG_BUY_ITEM, SMSG_BUY_FAILED and SMSG_BUY_SUCC...Duarte Duarte
2015-02-12Core/Packets: Update and enable CMSG_GOSSIP_SELECT_OPTION, SMSG_BINDER_CONFIR...Duarte Duarte
2015-02-12Core/Packets: Update and enable CMSG_USE_ITEMDuarte Duarte
2015-02-11Core/Packets: Update and enable SMSG_COOLDOWN_EVENTDuarte Duarte
2015-02-11Merge pull request #13963 from tkrokli/3.3.5Duarte Duarte
2015-02-11Merge pull request #14098 from ariel-/arenacdDuarte Duarte
2015-02-08Core/Items: fixed AuctionHouse and GuildBank items from DBjoschiwald
2015-02-08Core/Misc: Fix static analysis issuesjackpoz
2015-02-08Fix non pch build. ffs...Gacko
2015-02-08Core/Spells: Implemented SpellLearnSpell.db2 for auto learning linked spellsShauren
2015-02-08Fixed buildjoschiwald
2015-02-08Core/Packets: updated some contactlist packetsjoschiwald
2015-02-07Core/Packets: Implement all mail system relevant packetsCarbenium
2015-02-05Core/Players: Updated player byte field offsetsShauren
2015-02-05Core/Packets:joschiwald
2015-02-05Core/Spells: Added missed iterator check to Player::GetCastSpellInfoShauren
2015-02-03Core/Players: Resetting talents will no longer reset character specializationShauren
2015-02-01Core/Packets:joschiwald
2015-02-01Core/Misc: Fix static analysis issuesjackpoz
2015-01-30Core/Spells: Reimplemented automatic spell learningShauren
2015-01-30Core/Misc: Fix static analysis issuesjackpoz
2015-01-28Core/Packets: Update and enable SMSG_ATTACKSWING_ERROR and SMSG_CANCEL_COMBATNayd